June 03, 2026
StreamChat
✅ Added
- Add
ChannelListQuery(predefinedFilter:filterValues:sortValues:)for creating channel list queries with predefined filters #4113 - Add
ChatClient.queryGroupedChannels(groups:limit:presence:watch:)to fetch grouped channels with per-group unread counts #4076 - Add
ChatClient.makeChannelList(with:)overload for observing a single grouped channels group in the state layer #4076 - Add
unreadChannelCountsByGrouptoCurrentChatUser, observable for changes viaConnectedUser#4076