stream-chat-android-ui-components
🐞 Fixed
- Fixed displaying messages with failed image attachments. #4234
- Fixes problem when alligning reactions ballon for custom ViewHolders in message options dialog. #4248
⬆️ Improved
- Improved asking for
WRITE_EXTERNAL_STORAGEpermission. The permission won't be requested starting from Android Q unless legacy external storage is requested. #4219 - When
ChatClient.disconnectis called, only remove the device on backend side ifflushPersistenceistrue#4280
stream-chat-android-compose
⬆️ Improved
- Improved requesting
WRITE_EXTERNAL_STORAGEpermission when legacy storage is requested. #4219