github GetStream/stream-chat-android 6.14.1

latest releases: 6.30.0, 6.29.0, 6.28.0...
pre-release7 months ago

stream-chat-android-client

🐞 Fixed

  • Fix NullPointerException in SubscriptionImpl when subscription is disposed concurrently while being filtered. #5738

stream-chat-android-ui-components

🐞 Fixed

  • Fix audio recording attachments not paused when the app goes to the background or the screen is covered with another one. #5685

⚠️ Changed

  • Replace StreamImage with StreamAsyncImage. #5724
  • Deprecate landscapist StreamImage in favor of coil SubcomposeAsyncImage. #5724
  • Deprecate rememberStreamImagePainter in favor of coil rememberAsyncImagePainter. #5724

stream-chat-android-compose

🐞 Fixed

  • Fix audio recording attachments not paused when the app goes to the background or the screen is covered with another one. #5685
  • Fix crash when multiple answers field is not a valid number when creating a poll. #5733

⬆️ Improved

  • Improve the images loading. #5724

✅ Added

  • Introduce MediaGalleryConfig for simple configuration(show/hide) of the actions in the MediaGalleryPreviewActivity. #5726
  • Introduce experimental MediaGalleryPreviewScreen composable component which renders a standalone media gallery for a Message with media attachments. #5726

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

NewReleases is sending notifications on new releases.