v6.4.2
stream-public-bot
released this
17 Jul 22:37
·
356 commits
to release
since this release
stream-chat-android-state
🐞 Fixed
- Fixed channel cache not being updated when a message is soft deleted. #5321
- Expired/deleted pinned messages are filtered out. #5321
- Clear channels' cache on
channel.hidden
event. #5324
stream-chat-android-ui-common
✅ Added
- Added
TimeProvider
to provide the current time. #5321
stream-chat-android-ui-components
⬆️ Improved
- Sent messages from the MessageComposer are marked as read. #5322
stream-chat-android-compose
🐞 Fixed
- Fixed quoted message styling. #5316
- Fixed checkbox visibility in
MessageComposer
's footer when dark theme is used. #5318
⬆️ Improved
- Sent messages from the MessageComposer are marked as read. #5322
✅ Added
- Added
ChatTheme.timeProvider
to provide the current time. #5321