March 26, 2024
StreamChat
✅ Added
- Add mute expiration support when muting a channel #3083
- Add
ChatClient.loadAppSettings
andChatClient.appSettings
#3091 - Load the app settings when connecting the user #3091
- Expose
notificationsMuted
inChatChannelMember
#3111
🐞 Fixed
- Fix saving reaction counts for messages #3109
🔄 Changed
- Deprecates
ChatClientConfig.maxAttachmentSize
in favour of defining the value from Stream's Dashboard #3105
StreamChatUI
✅ Added
- Validates file size limit per attachment type defined in Stream's Dashboard #3105
- Make it easier to customize
ComposerVC.updateContent()
#3112 - Add support markdown font styling customization #3101