github GetStream/stream-chat-android v5.17.7-hotfix
v5.17.7

latest releases: 6.23.0, 6.22.1, 6.22.0...
2 years ago

July 11th, 2023 - 5.17.7

stream-chat-android-client

🐞 Fixed

  • Fixed QueryChannelRequest.withWatchers to make watchers accessible in response. #4848
  • Fixed WS being reconnected after App backgrounding. #4858

✅ Added

  • Added ChannelClient.fetchCurrentUser to fetch current user from backend. #4857
  • Added FetchCurrentUserListener interface used to perform actions as side effects when the ChatCliet.fetchCurrentUser() method is used to fetch the current user from the backend. #4857

stream-chat-android-state

🐞 Fixed

  • Fixed a metadata attachment not being sent. #4851
  • Fixed SyncManager not emitting missed events after getting online. #4861

stream-chat-android-ui-components

✅ Added

  • Added Typing Users list to ChannelItem. #4867
  • Added typing indicator on ChannelLitsView. #4867
  • Added options visibility customization for each channel in a list. #4869

⚠️ Changed

  • Create new bind() method on BaseChannelListItemViewHolder that takes as parameter ChannelItem. #4867

stream-chat-android-compose

✅ Added

  • Added MessageTheme to customize the message components into ChatTheme. #4855

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

NewReleases is sending notifications on new releases.