Skip to content

6.25.1

Choose a tag to compare

@stream-public-bot stream-public-bot released this 14 Oct 09:57
· 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 CreatePollScreen composable to expose the poll creation functionality outside of attachment picker factories. #5958