Skip to content

4.79.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 28 May 13:48
· 210 commits to main since this release

May 28, 2025

StreamChat

βœ… Added

  • Add SendMessageInterceptor to intercept send message requests #3671
  • Add ChatMessage.changing() to allow overriding message data temporarily #3671

🐞 Fixed

  • Fix swipe to reply enabled when quoting a message is disabled #3662
  • Fix shadowed messages increasing the channel messages unread count #3665
  • Fix publishing MessageUpdatedEvent for messages with restricted visibility #3674
  • Show message with restricted visibility in the message list on the message.updated web-socket event #3674

StreamChatUI

🐞 Fixed

  • Fix ChatMessagePopupVC transition animation when there are no reactions #3670