4.21.4
·
34 commits
to master
since this release
Improvements
- Added timeout in
GroupChannelCollection.loadMore()
to prevent long delay during fetching channels - Fixed a bug where non-operator's message affects the last message and the unread message count for exclusive channels
- Modified
GroupChannel.markAsRead
behavior when called multiple times so thatGroupChannelDelegate.channelWasChanged(channel)
gets called when the unread count gets cleared