Skip to content

4.78.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 24 Apr 14:42
· 225 commits to main since this release

April 24, 2025

StreamChat

βœ… Added

  • Add CurrentUserUnreads.totalUnreadMessagesCount #3651

🐞 Fixed

  • Fix FilterKey.id not returning any channels in ChannelListQuery #3643
  • Fix incorrect channel list sorting when sorted by .hasUnread #3646
  • Fix CurrentUserUnreads.totalUnreadChannelsCount with incorrect value #3651
  • Fix unsetProperties not having any effect in CurrentUserController.updateUserData() #3650

πŸ”„ Changed

  • Change the teamsRole parameter from [String: String] to [TeamId: UserRole] #3650

StreamChatUI

🐞 Fixed

  • Fix message search with empty avatars #3644