github GetStream/stream-chat-swift 4.70.0

one day ago

January 14, 2025

StreamChat

✅ Added

  • Use AppSettings.fileUploadConfig and AppSettings.imageUploadConfig for blocking attachment uploads #3556
  • Add FilterKey.disabled and ChatChannel.isDisabled #3546
  • Add ImageAttachmentPayload.file for setting file_size and mime_type for image attachments #3548

🐞 Fixed

  • Remove the main thread requirement from the DataStore #3541
  • Refresh quoted message preview when the quoted message is deleted #3553

⚡ Performance

  • Improve performance of accessing database model properties #3534
  • Improve performance of model conversions with large extra data #3534

🔄 Changed

  • Deprecate ImageAttachmentPayload.init(title:imageRemoteURL:originalWidth:originalHeight:extraData:) in favor of ImageAttachmentPayload.init(title:imageRemoteURL:file:originalWidth:originalHeight:extraData:) #3548

StreamChatUI

🔄 Changed

  • Set supported media types based on AppSettings in ComposerVC.filePickerVC #3556

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

NewReleases is sending notifications on new releases.