github GetStream/stream-chat-android v5.0.2

latest releases: v6.9.0, v6.8.0, v6.7.0...
2 years ago

stream-chat-android-client

✅ Added

  • Added a systemMessage: Message parameter to ChatClient::addMembers, ChatClient::removeMembers, ChannelClient::addMembers and ChannelClient::removeMembers to send a system message to that channel. #3254

stream-chat-android-offline

🐞 Fixed

  • Fixed a bug which occurs when we reinitialize OfflinePlugin because it uses old instance of StateRegistry and LogicRegistry. #3267

stream-chat-android-ui-components

🐞 Fixed

  • Users now able to open MessageOptionsDialogFragment by clicking on a reaction left on a Giphy message. #3620
  • inside MessageOptionsDialogFragment now properly displays all of the reactions to a message. Previously it erroneously displayed a blank state. #3620
  • Fixed the links in UI Components code snippets. #3261
  • Messages containing links are now properly aligned with other types of messages. They use @dimen/stream_ui_spacing_small for their root layout start and end padding. #3264
  • Made it impossible to send blank or empty messages. #3269

stream-chat-android-compose

🐞 Fixed

  • Made it impossible to send blank or empty messages. #3269

✅ Added

  • Added support for failed messages and an option to resend them. #3263

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

NewReleases is sending notifications on new releases.