stream-chat-android-client
✅ Added
- Add throttling mechanism to prevent excessive API calls when updating locations. #5871
stream-chat-android-ui-common
✅ Added
- Added a check for skipping the message send when text is not changed. #5831
stream-chat-android-ui-components
⬆️ Improved
- Improve enforcement of multiple answer ranges in polls. The number of multiple answers must be between 2 and 10, inclusive. #5872
- Show the number of selectable poll answers as a subtitle in poll message content. #5872
- Show unique poll winner. #5872
- Show "Vote ended" subtitle for closed polls.. #5872
- Shows the vote date and time in the Poll result dialog. #5872
✅ Added
- Add customizable
DurationFormatter
viaChatUI
. #5876
stream-chat-android-compose
🐞 Fixed
- Fix duplicate avatars in poll messages by remembering
imageUrl
to invalidatedata
whenimageUrl
changes. #5872
⬆️ Improved
- Improve enforcement of multiple answer ranges in polls. The number of multiple answers must be between 2 and 10, inclusive. #5872
- Show the number of selectable poll answers as a subtitle in poll message content. #5872
- Show unique poll winner. #5872
- Show "Vote ended" subtitle for closed polls.. #5872
- Show the number of comments on the "View Comments" button. #5872
- Show discard dialog when there are changes in the poll composer and the system back button is "pressed". #5872
- Shows the vote date and time in the Poll result dialog. #5872
- Optimize default channel search query to prevent timeouts. #5870
✅ Added
- Add customizable
DurationFormatter
viaChatTheme
. #5876