stream-chat-android-client
🐞 Fixed
- Fixing postponing api calls to avoid showing empty screen in the wrong moment. #4344
✅ Added
- Added
thumbUrl
field to the return type of theFileUploader::sendImage
method, so that clients are able to return image thumb URL when implementing their customFileUploader
. #4423
stream-chat-android-ui-components
🐞 Fixed
- Fixed an edge case in which deleting an attachment using the attachment gallery would not delete it given the message was freshly uploaded. #4349
- When a user uploads image attachments in a message that contains links, the link attachments are no longer displayed inside the attachment gallery along with the image attachments. #4399
stream-chat-android-compose
⬆️ Improved
- When a user uploads image attachments in a message that contains links, the link attachments are no longer displayed inside the attachment gallery along with the image attachments. #4399