June 22, 2022
StreamChat
✅ Added
parentMessageId
parameter for typing events #2080- Adds support for multi bundle push notifications #2101
🐞 Fixed
- Fix hidden channels not appearing on relaunch #2056
- Fix
channel.hidden
event failing to decode on launch/reconnection #2056 - Fix messages in hidden channels with
clearHistory
re-appearing #2056 - Fix last message of hidden channel with
clearHistory
visible in channel list #2056 - Message action title now supports displaying 2 lines of text instead of 1 #2082
- Fix Logger persisting config after usage, preventing changing parameters (such as LogLevel) #2081
- Fix crash in
ChannelVC
when it's initialized using aChannelController
created withcreateDirectMessageChannelWith
factory #2097 - Fix
ChannelListSortingKey.unreadCount
causing database crash #2094
🔄 Changed
- JSON decoding performance is increased 3 times, parsing time reduced by %70 #2081
- EventPayload decoding errors are now more verbose #2099
StreamChatUI
✅ Added
🐞 Fixed
- Fix Logger persisting config after usage, preventing changing parameters (such as LogLevel) #2081