github GetStream/stream-chat-android v6.1.0

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

Common changes for all artifacts

⬆️ Improved

  • Migrated the internal PhotoView library into the photoview-android, and now the stream-chat-android-ui-components doesn't need to depend on Jitpack.

⚠️ Changed

  • Bump Compose UI to 1.6.2 and Compose compiler to 1.5.10.

stream-chat-android-core

✅ Added

  • Added LinkPreview model to represent the link preview data. #5184

stream-chat-android-client

🐞 Fixed

  • Fixed ArrayIndexOutOfBoundsException in ApiRequestsDumper. #5187

⬆️ Improved

  • Ensure fresh token is used to establish WS connection. #5185

✅ Added

  • Added ChatClient.enrichUrl to enrich the URL with the preview data. #5184

stream-chat-android-ui-common

⚠️ Changed

  • Deprecated AttachmentSelectionListener class, use AttachmentsSelectionListener instead. #5178

stream-chat-android-ui-components

✅ Added

  • Added MessageComposerView.attachmentsPickerDialogBuilder lambda that allow you to create your own Picker Dialog. #5178

stream-chat-android-compose

✅ Added

  • Added MessageComposerTheme to customize the message composer. #5183
  • Added ComposerLinkPreview to show link previews in the message composer. #5184

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

NewReleases is sending notifications on new releases.