Skip to content

3.1.5

Compare
Choose a tag to compare
@b-onc b-onc released this 09 Apr 15:21
· 2343 commits to main since this release

βœ… Added

  • Channels are properly marked as read when ChatChannelVC is displayed #972

🐞 Fixed

  • Fix ChannelControllers created with createChannelWithId and createChannelWithMembers functions not reporting their initial values #945
  • Fix issue where channel lastMessageDate was not updated when new message arrived #949
  • Fix channel unread count not being updated in the real time #969
  • Fix updated values not reported for some controllers if the properties were accessed for the first time after synchronize has finished. Affected controllers were ChatUserListController, ChatChannelListController, ChatUserSearchController #974

πŸ”„ Changed

  • Logger.assertationFailure was renamed to Logger.assertionFailure #935