Skip to content

Releases: WOA-Project/Chat

Beta ready release

Choose a tag to compare

@gus33000 gus33000 released this 06 Aug 20:00

image

This release has most of the view models working as expected.
Most performance issues have also been fixed.
The app now has new subtle effects in the conversation view (a bit like iMessage conversation view in fact)
You can now individually delete messages in a conversation, just right click the message you want to delete.

Tip: did you know you could already (since a while) delete entire conversations? Right click a conversation in the left pane.

More work on the viewmodels

Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 06 Aug 09:15

image

Small changes

Small changes Pre-release
Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 06 Aug 07:07
  • Reverted the app icon temporarily until we find a better one
  • More UI touchups
  • Made the menu items use a view model
  • The chat list won't refresh in a weird way now, items instead will get refreshed (still need to implement proper ordering when the message store updates)
  • Added drawing option (dummy for now) into the attachment menu

New app icon

New app icon Pre-release
Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 05 Aug 14:46

image

Relative dates

Relative dates Pre-release
Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 05 Aug 13:29

Now messages will show a more friendly date

More polish

More polish Pre-release
Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 05 Aug 12:37

image

  • Every page now uses a ViewModel (but not fully yet for some)
  • The chat list will automatically refresh on new changes from the message store
  • Malformed messages in the message store are now fixed (#1) which caused the stock messaging app to crash
  • More UI polish
  • About page

v0.0.41.0

v0.0.41.0 Pre-release
Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 04 Aug 20:33
Update Package.appxmanifest

Fifth release - Bug fixes

Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 04 Aug 20:25
  • Fixed profile pictures in notification toasts

Minor fixes

Minor fixes Pre-release
Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 04 Aug 19:51

Changed the notification sound to the message one (inbox)
More UI touch ups

Third release: conversations are here

Pre-release

Choose a tag to compare

@gus33000 gus33000 released this 04 Aug 14:42

image

  • The app can now display conversations
  • You can reply to conversations
  • UI changes