January 15th, 2023 - 5.17.21
stream-chat-android-client
⬆️ Improved
- Protected PN related requests from repeated usage. #5110
- Prevented
ChatClient.getDevices
from duplicate requests. - Prevented
ChatClient.addDevice
from duplicate requests. - Prevented
ChatClient.deleteDevice
from 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