| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.26.1 source code.tar.gz | 2025-11-07 | 29.0 MB | |
| 6.26.1 source code.zip | 2025-11-07 | 32.8 MB | |
| README.md | 2025-11-07 | 988 Bytes | |
| Totals: 3 Items | 61.8 MB | 2 | |
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