github GetStream/stream-chat-android v5.14.0-hotfix
v5.14.0

latest releases: v6.9.0, v6.8.0, v6.7.0...
22 months ago

stream-chat-android-client

✅ Added

  • Added the following parameters to Message. #4701
    • skipPushNotification: when set to true a newly sent message will not trigger a push notification.
    • skipEnrichUrl: when set to true the URL contained inside the message will not be enriched as a link

stream-chat-android-compose

✅ Added

  • Added the property skipEnrichUrl to ImagePreviewViewModelFactory, ImagePreviewViewModel and ImagePreviewContract.Input constructors and the functions StreamAttachmentFactories.defaultFactories(), ImageAttachmentFactory(), ImageAttachmentContent(). When set to false, updating a message by deleting an attachment inside the message will skip the URL enrichment process, meaning the links will not be transformed to link attachments. Any existing link attachments will be preserved. #4701
  • Added the following parameters to MessagesScreen. #4701
    • skipPushNotification: when set to true a newly sent message will not trigger a push notification.
    • skipEnrichUrl: when set to true the URL contained inside the message will not be enriched as a link.

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

NewReleases is sending notifications on new releases.