Skip to content

4.35.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 09 Aug 09:22
· 612 commits to main since this release

August 08, 2023

We have noticed an issue on older iOS versions with this release, please use 4.35.1 instead.

StreamChat

βœ… Added

  • Add support for sorting Channel List with custom data #2701

🐞 Fixed

  • Fix pinning messages with attachments not synced with server #2698
  • Fix messages disappearing in search query after entering a channel #2700
  • Fix unread counts not updating if the channelRead information was missing from the persistence storage #2709
  • Fix channel search with autocomplete only showing results if value started with the given query #2703

StreamChatUI

βœ… Added

  • Add Message Search UI Component #2703
  • Add Channel Search UI Component #2703
  • Add Components.channelListSearchStrategy to enable channel list search #2703

πŸ”„ Changed

  • Renames Components.mentionAvatarView -> Components.userAvatarView #2703
  • Use Diffing to update Channel List data to improve stability #2701