4.51.0
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