github GetStream/stream-chat-android 4.4.5

latest releases: v6.12.0, v6.11.0, v6.10.0...
4 years ago

Common changes for all artifacts

  • Stream SDks has been uploaded to MavenCentral and the GroupID has changed to io.getstream.

stream-chat-android

  • New artifact name: io.getstream:stream-chat-android:STREAM_VERSION

stream-chat-android-client

  • It's no longer required to wait for setUser to finish before querying channels
  • ChatClient::setUser method allows be called without network connection and will retry to connect when network connection is available
  • New artifact name: io.getstream:stream-chat-android-client:STREAM_VERSION
  • Show date of the last message into channels list when data comes from offline storage
  • Show text of the last message into channels list when data comes from offline storage
  • Accept Invite Message is now optional, if null value is sent, no message will be sent to the rest of members about this action

stream-chat-android-offline

  • Fix bug when channels with newer messages don't go to the first position in the list
  • Fix Offline usage of ChatDomain
  • New artifact name: io.getstream:stream-chat-android-offline:STREAM_VERSION
  • Provide the last message when data is load from offline storage

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

NewReleases is sending notifications on new releases.