December 02, 2025
StreamChat
✅ Added
- Add
ChatClient.uploadAttachment(localUrl:progress:)#3883 - Add
ChatClient.deleteAttachment(remoteUrl:)#3883 - Add
CDNClient.deleteAttachment(remoteUrl:)#3883 - Add
heic,heifandsvgformats to the supported image file types #3883 - Add
ChatChannelController.markUnread(from:completion:)andChat.markUnread(from:)where the from argument isDate#3885 - Add support for filter tags in channels #3886
- Add
ChatChannel.filterTags - Add
filterTagschannel list filtering key - Add
filterTagsargument toChatChannelControllerandChatfactory methods inChatClient - Add
filterTagsargument toChatChannelController.updateChannelandChatChannelController.partialUpdateChannel - Add
filterTagsargument toChat.updateandChat.updatePartial
- Add
🐞 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