github GetStream/stream-chat-android 6.17.0

latest releases: 6.22.1, 6.22.0, 6.21.0...
2 months ago

stream-chat-android-client

⬆️ Improved

  • Add ChannelInfo fallback to Message when parsing from API and/or Events. #5813
  • Refresh token only during WS reconnection when the reconnection is triggered by a token issue. #5816

stream-chat-android-ui-components

⬆️ Improved

  • Improve the performance of playing video/audio attachments by using ExoPlayer instead of VideoView. #5749

stream-chat-android-compose

⬆️ Improved

  • Use the lambda-based graphicsLayer modifier to improve performance by avoiding unnecessary recompositions caused by mutable state in modifiers. #5800
  • Mark the bottom-most item as seen only if app is in foreground. #5814

✅ Added

  • Introduce experimental DirectChannelInfoScreen and GroupChannelInfoScreen for displaying channel information and the available channel actions. #5773
  • Introduce internal ChannelInfoMemberInfoModalSheet for displaying channel information and the available channel actions. #5785

⚠️ Changed

  • Deprecate MessageListHeaderCenterContent in ChatComponentFactory in favor of a version that makes the onClick parameter optional. #5785
  • Make the MessageListHeader support nullable onHeaderTitleClick, so that the ripple effect is not shown when the header is not clickable. #5785

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

NewReleases is sending notifications on new releases.