Releases: holixfactory/stream-chat-android
Releases · holixfactory/stream-chat-android
v4.30.2
stream-chat-android-client
✅ Added
- Added
notificationChannellambda parameter toNotificationHandlerFactory::createNotificationHandlerwhich is being used to create aNotificationChannel.
⚠️ Changed
LoadNotificationDataWorkeris now using a separateNotificationChannelwithNotificationCompat.PRIORITY_LOW.
stream-chat-android-offline
🐞 Fixed
- Fixed updating typing users. #3154
stream-chat-android-ui-components
🐞 Fixed
- Fixed displaying long usernames in message's footnote within
MessageListView. #3149 - A bug that made
ScrollButtonViewinMessageListViewpermanently visible. #3170 - Fixed display of read status indicators #3181
✅ Added
- Added a way to check if the adapters and message/channel lists have been initialized or not. #3182
- Added
streamUiRetryMessageEnabledattribute toMessageListViewthat allows to show/hide retry action in message's overlay. #3185
stream-chat-android-compose
🐞 Fixed
- Fixed display of read status indicators #3181