October 31st, 2023 - 6.0.6
stream-chat-android-client
✅ Added
- Display translated text in push notifications. #5028
🐞 Fixed
- Encode filename before uploading. #5026
⚠️ Changed
- Make
ChatClient.addDevice
andChatClient.deleteDevice
public. #5024
stream-chat-android-ui-common
🐞 Fixed
- Fixed channel update emissions in
MessageListController
. #5029