Skip to content

4.85.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 13 Aug 11:30
· 26 commits to main since this release

August 13, 2025

StreamChat

βœ… Added

  • Handle member-related events in LivestreamChannelController #3775
  • Handle channel truncation events in LivestreamChannelController #3775
  • Handle user banned events in LivestreamChannelController #3777
  • Add a completion block to LivestreamChannelController.resume() to observe possible errors #3774

🐞 Fixed

  • Fix pending message being added to LivestreamChannelController.messages when in paused state #3774
  • Fix LivestreamChannelController not connecting chat after coming from background #3778

πŸ”„ Changed

  • The LivestreamChannelController.resume() should be manually called, previously, it was automatically called on a new message #3774