November 03, 2023
StreamChat
✅ Added
- Add message moderation details to
ChatMessage
#2846 - Add support for resending, editing and deleting bounced messages #2846
🐞 Fixed
- Fix not being able to delete local-only messages #2846
- Fix bounced message displayed as a system message instead of an error #2846
- Fix not showing bounced actions when long pressing bounced message #2846
- Fix empty channel list when querying both hidden or shown channels #2865
StreamChatUI
✅ Added
- Allow easier customisation of the
ChatChannelListItemView
#2855
🐞 Fixed
- Always use
reloadChannels()
in the Channel List to improve stability #2858
⚠️ Important
- From now on, our XCFrameworks will be built with Swift 5.7. In order to use them, you need Xcode 14 or above.