stream-chat-android-client
⬆️ Improved
- Return an error when invoking
ChatClient::disconnect
without a connected user. #4494
stream-chat-android-offline
🐞 Fixed
- Fixed
IllegalArgumentException
when uploading attachments fails. #4487 - Fixed returning
ChannelsStateData.OfflineNoResults
fromQueryChannelsState::channelsStateData
when API call is still in progress. #4496 - Fixed returning an empty map from
QueryChannelsState::channels
when API call is still in progress. #4496
stream-chat-android-ui-components
✅ Added
- Added the
streamUiShowReactionsForUnsentMessages
attribute toMessageListView
that allows to show/hide the edit reactions bubble for unsent messages on the options overlay. #4449
🐞 Fixed
- Fixed empty placeholder blinking on
ChannelListView
when loading channels. #4496
stream-chat-android-compose
🐞 Fixed
- Fixed empty placeholder blinking on
ChannelList
when loading channels. #4496