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
CreatePollScreen
composable to expose the poll creation functionality outside of attachment picker factories. #5958