stream-chat-android-core
❌ Removed
- Removed field name notation transformation from
QuerySortByField
. NowQuerySortByField
does not transform field name from snake case to camel case. #5140
stream-chat-android-client
🐞 Fixed
- Fixed crash when playing completed voice message. #5135
- Fixed send attachment without the offline plugin. #5142
stream-chat-android-ui-components
✅ Added
- Added
UserAvatarRenderer
andChannelAvatarRenderer
to customize avatars. #5141