github GetStream/stream-chat-android v6.0.13

latest releases: 6.23.0, 6.22.1, 6.22.0...
20 months ago

stream-chat-android-client

🐞 Fixed

  • Ensure PushNotification Permissions are only requested on the case NotificationConfig.requestPermissionOnAppLaunch lambda returns true.#5158

⚠️ Changed

  • Exposed Decorator and related classes for the better MessageListView customization. #5144

stream-chat-android-state

✅ Added

  • Open ChatClient.getMessageUsingCache() extension method. [#5153](#5153

stream-chat-android-ui-common

🐞 Fixed

  • Fixed unread count not being cleared while user is inside a channel. #5146

✅ Added

  • Added StartOfTheChannelItemState, a new MessageListItemState that represent the start of the channel inside a message list. #5145

⚠️ Changed

  • Changed AttachmentConstants.MAX_ATTACHMENTS_COUNT to align with the API limits. #5159

stream-chat-android-ui-components

🐞 Fixed

  • Fixed blinking of the message list. #5150

✅ Added

  • Added StartOfTheChannelItem, a new MessageListItem that represent the start of the channel inside a message list. #5145

stream-chat-android-compose

✅ Added

  • Added startOfTheChannelItemState composable function to MessageContainer to be able to render the start of the channel. #5145

Don't miss a new stream-chat-android release

NewReleases is sending notifications on new releases.