v6.4.3
stream-public-bot
released this
23 Jul 20:30
·
223 commits
to release
since this release
stream-chat-android-client
🐞 Fixed
- Fixed pinned message expire date validation. #5329
⚠️ Changed
Attachment
class doesn't useurl
property anymore. UseassetUrl
instead. #5325
❌ Removed
- Removed
url
property ofAttachment
class. UseassetUrl
instead. #5325
stream-chat-android-state
🐞 Fixed
- Fixed channel cache not being updated on message unpin operation. #5329
stream-chat-android-compose
✅ Added
- Exposed user avatar click listener in MessagesScreen.kt
- Added ability to create multiple instance of ChannelListViewModel with differing parameters