Skip to content

5.9.0

Latest

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 12 Aug 15:30

August 12, 2026

StreamChat

βœ… Added

  • Add ChatMessage.member with the author's channel role, notification mute state, and member extra data #4206
  • Add ChannelSearch and ChatChannelSearchController #4198

🐞 Fixed

  • Fix concurrent channel watches hanging indefinitely due to a FetchCache deadlock #4200

πŸ”„ Changed

  • Apply dynamic search debouncing to message, user, and channel search controllers #4198

StreamChatCommonUI

βœ… Added

  • Add chatThreadConnectorIncoming and chatThreadConnectorOutgoing colors for customizing the thread connector #4195

StreamChatUI

πŸ”„ Changed

  • Route channel search through ChatChannelSearchController #4198