August 25th, 2023 - 6.0.0-beta5
I hope you're interested in our latest major release - v6.0.0-beta5! We're currently in the process of preparing migration guides and updating all of our
documentation, but in the meantime, you can look into what we plan to release in v6 of Android Chat.
If you want to learn more about these changes and our decisions, check out our Android Chat v6 Blog Post.
stream-chat-android-ui-components
🐞 Fixed
- Fixed
LinkAttachmentViewto open the correct link when the attachment is clicked. #4930
✅ Added
- Added
MessageComposerViewModelBinderfor Java parity with Kotlin'sMessageComposerViewModel.bindViewextension function. #4931
⚠️ Changed
- Changed
MessageListView.setCustomItemAnimatorsignature to allow passingnullto reset the item animator. #4933