4.18.0
July 05, 2022
StreamChat
β Added
- Added missing
ChannelListFilterScope
andMemberListFilterScope
filter keys #2119
π Changed
- Improved performance when saving big payloads (by 50% in some edge cases)#2113
- Chat SDK now leverages
chat.stream-io-api.com
endpoint by default #2125 - JSON decoding performance is futher increased, parsing time reduced by another %50 #2128
- Better errors in case JSON decoding fails #2126
- File upload size limit is increased to 100MB #2136
π Fixed
- Allow sending giphy messages programmatically #2124
- JSON decoding is now more robust, single incomplete/broken object won't disable whole channel list #2126
StreamChatUI
π Fixed
- Allow scroll automatically to the bottom when sending a giphy from the middle of the message list #2130