github GetStream/stream-chat-swift 4.94.0

2 hours ago

December 02, 2025

StreamChat

✅ Added

  • Add ChatClient.uploadAttachment(localUrl:progress:) #3883
  • Add ChatClient.deleteAttachment(remoteUrl:) #3883
  • Add CDNClient.deleteAttachment(remoteUrl:) #3883
  • Add heic, heif and svg formats to the supported image file types #3883
  • Add ChatChannelController.markUnread(from:completion:) and Chat.markUnread(from:) where the from argument is Date #3885
  • Add support for filter tags in channels #3886
    • Add ChatChannel.filterTags
    • Add filterTags channel list filtering key
    • Add filterTags argument to ChatChannelController and Chat factory methods in ChatClient
    • Add filterTags argument to ChatChannelController.updateChannel and ChatChannelController.partialUpdateChannel
    • Add filterTags argument to Chat.update and Chat.updatePartial

🐞 Fixed

  • Fix rare crash in WebSocketClient.connectEndpoint #3882
  • Fix audio recordings not playing from AirPods automatically #3884
  • Fix audio recordings not using AirPods mic automatically #3884

StreamChatUI

🐞 Fixed

  • Fix marking channel read when scrolling to the bottom without unread counts #3881

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

NewReleases is sending notifications on new releases.