January 15th, 2023 - 5.17.21
stream-chat-android-client
⬆️ Improved
- Protected PN related requests from repeated usage. #5110
- Prevented ChatClient.getDevicesfrom duplicate requests.
- Prevented ChatClient.addDevicefrom duplicate requests.
- Prevented ChatClient.deleteDevicefrom duplicate requests.
- Added debouncing logic into PushTokenUpdateHandler
 
- Prevented 
stream-chat-android-ui-components
🐞 Fixed
- Fixed old messages being marked as read by freshly added members. #5138
stream-chat-android-compose
🐞 Fixed
- Fixed unread count not being cleared. #5116