May 17th, 2023 - 5.17.3
Common changes for all artifacts
🐞 Fixed
stream-chat-android-client
✅ Added
- Added new
hideHistory
flag intoChatClient.addMembers
function. This flag can be used to hide the channel's history from the added member. #4817 - Added new
hideHistory
flag intoChannelClient.addMembers
function. This flag can be used to hide the channel's history from the added member. #4817 - Added
ChatClient.inviteMembers
to invite members to an existing channel. #4816 - Added
ChannelClient.inviteMembers
to invite members to an existing channel. #4816
stream-chat-android-ui-common
✅ Added
- New method on
DateFormatter
to format date-time. #4810
stream-chat-android-ui-components
✅ Added
- Added the ability to enable/disable camera recorder and/or take picture attachment feature in
MessageComposerView
via xml attributes. #4811streamUiMessageComposerTakeImageEnabled
streamUiMessageComposerRecordVideoEnabled
- Added the ability to enable/disable camera recorder and/or take picture attachment feature in
MessageInputView
via xml attributes. #4811stream_ui_message_input_capture_media_take_photo
stream_ui_message_input_capture_media_record_video