github GetStream/stream-chat-swift 4.27.0

latest releases: 4.88.0, 4.87.0, 4.86.0...
2 years ago

February 16, 2023

StreamChat

✅ Added

  • Add UploadedAttachmentPostProcessor in ChatClientConfig to allow changing custom attachment payloads after an attachment has been uploaded #2457
  • Add AnyAttachmentPayload(localFileURL:customPayload:) initializer to allow creating custom attachments without a remote URL #2457
  • Add skip push support when sending a message #2486
  • Add support for automatically filtering channels in the Channel List #2488
  • Add isChannelAutomaticFilteringEnabled in ChatClientConfig to allow changing whether the Channels in ChannelList will be automatically filtered #2488

🔄 Changed

  • Remove unused ReactionNotificationContent #2485

🐞 Fixed

  • Fix channel unread count not updating when in foreground and notification extension is saving messages #2481

StreamChatUI

🔄 Changed

  • Deprecates ChatMessageGalleryView.UploadingOverlay in favor of UploadingOverlayView (Renaming) #2457
  • Deprecates Components.default.imageUploadingOverlay in favor of Components.default.uploadingOverlayView (Renaming) #2457

🐞 Fixed

  • Fix message cell not updated when custom attachment data is different #2454

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

NewReleases is sending notifications on new releases.