Skip to content

4.18.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 05 Jul 14:22
· 1100 commits to main since this release

July 05, 2022

StreamChat

βœ… Added

  • Added missing ChannelListFilterScope and MemberListFilterScope 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