June 08, 2023
StreamChat
✅ Added
- Add support for shadow banning a member #2660
- Expose
ChatChannelMember.isShadowBannedFromChannel
#2660 - Add support for passing a custom id when creating a message/reply #2667
🐞 Fixed
- Fix not being able to send messages when jumping to message in newest page #2647
- Fix shadow message making hidden channel reappear #2663(#2663)
StreamChatUI
✅ Added
- Add jumping to a reply inside a thread when tapping a quoted message which is inside a thread #2647
- Add jumping to a reply inside a thread when opening a thread from a thread reply in the channel view #2647
- Add jumping to a reply inside a thread when opening a channel from a reply as the given message around id #2647
- Add swipe to reply when
Components.default.messageSwipeToReplyEnabled
istrue
#2665 - Allow editing messages with attachments #2659