6.25.1
·
112 commits
to release
since this release
stream-chat-android-compose
🐞 Fixed
- Fix unsent messages should be placed as the last ones in the message list. #5959
- Fix poll creation screen not persisting its state after an orientation change. #5958
✅ Added
- Add
CreatePollScreencomposable to expose the poll creation functionality outside of attachment picker factories. #5958