Skip to content

4.61.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 31 Jul 10:50
· 144 commits to main since this release

July 30, 2024

StreamChat

⚡ Performance

  • Improve performance of ChatChannel database model conversions more than 7 times #3325
  • Improve performance of ChatChannel and ChatMessage equality checks #3335

✅ Added

  • Expose MissingConnectionId + InvalidURL + InvalidJSON Errors #3332
  • Add support for .hasUnread filter key to ChannelListQuery #3340

🐞 Fixed

  • Fix a rare issue with incorrect message order when sending multiple messages while offline #3316
  • Fix sorting channel list by unread count #3340

StreamChatUI

🐞 Fixed

  • Fix message search not showing results for new search terms #3345