github GetStream/stream-chat-android v5.17.3-hotfix
V5.17.3

latest releases: v6.12.0, v6.11.0, v6.10.0...
21 months ago

May 17th, 2023 - 5.17.3

Common changes for all artifacts

🐞 Fixed

  • When a message is sent, updated user is set. #4814
  • Fix reconnection socket behavior. #4820

stream-chat-android-client

✅ Added

  • Added new hideHistory flag into ChatClient.addMembers function. This flag can be used to hide the channel's history from the added member. #4817
  • Added new hideHistory flag into ChannelClient.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. #4811
    • streamUiMessageComposerTakeImageEnabled
    • streamUiMessageComposerRecordVideoEnabled
  • Added the ability to enable/disable camera recorder and/or take picture attachment feature in MessageInputView via xml attributes. #4811
    • stream_ui_message_input_capture_media_take_photo
    • stream_ui_message_input_capture_media_record_video

stream-chat-android-compose

✅ Added

  • Add ThreadMessagesStart that allows to control if the stack of thread messages starts at the bottom or the top. #4806
  • Add PickerMediaMode that allows control if the camera recorder and/or take picture feature is allowed or not. #4811

Don't miss a new stream-chat-android release

NewReleases is sending notifications on new releases.