You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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