stream-chat-android-client
🐞 Fixed
- Fixed Push Notifications for not working with R8 enabled. #4961
✅ Added
- Added
ChatClientDebugger.onNonFatalErrorOccurred
to handle non-fatal errors. #4959 - Added
Message.deletedReplyCount
property. #4950
stream-chat-android-state
🐞 Fixed
- Fixed
ChatClient.watchChannelAsState
to be called without connecting a user. #4962
stream-chat-android-ui-components
🐞 Fixed
- Fixed user avatar click on channel list view. #4957