stream-chat-android-state
🐞 Fixed
- Fix
markChannelAsReadnot working whenlastReadMessageIdis correct butunreadCount> 0. #5994
⬆️ Improved
- Prioritize
Message.createdLocallyAtoverMessage.createdAtwhen sorting messages, to ensure the message order is consistent before the messages are synced with the server. #5993
stream-chat-android-ui-common
🐞 Fixed
- Fix thread messages not grouped properly. #5985
- Fix unread indicator showing for own messages after logout/login. #5991
stream-chat-android-compose
🐞 Fixed
- Fix
MessagesScreenoverlapping with itself when auto-scrolling to a message which is not loaded. #5990