stream-chat-android-client
✅ Added
- Introduce
NotificationIdFactoryfor customizing the default notification IDs. #6072
stream-chat-android-state
🐞 Fixed
- Fix
message.updatedandmessage.deletedevents unhiding the channel. #6038
stream-chat-android-ui-common
✅ Added
- Add poll results + poll option votes state/controllers to support pagination and error handling. #6043
stream-chat-android-ui-components
🐞 Fixed
- Fix poll results sheet cutting off the last option items. #6043
- Fix poll dialogs layout on edge-to-edge devices by applying system bar insets. #6043
⬆️ Improved
- Add stricter
ExoPlayercleanup logic to prevent keepingAudioMixpartial wake locks. #6075
✅ Added
- Add XML poll option votes dialog with pagination support. #6043
stream-chat-android-compose
🐞 Fixed
- Fix audio recording race conditions. #6077
- Fix poll results sheet cutting off the last option items. #6043
⬆️ Improved
- Add stricter
ExoPlayercleanup logic to prevent keepingAudioMixpartial wake locks. #6075 - Increase default search debounce period to 300ms. #6076
✅ Added
- Add Compose poll option votes dialog with pagination support. #6043