github GetStream/stream-chat-android 4.2.4
Updated LLC & LiveData

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

Updates livedata to 0.4 branch

Features:

  • Massive improvement to javadoc/dokka
  • Support for user ban events. Exposed via chatDomain.banned
  • Muted users are available via chatDomain.muted
  • Support for notificationMarkRead, invite and removed from channel events
  • Support for deleting channels
  • Support for silent messages
  • Creating channels with both members and additional data works now
  • User presence is enabled

Bugfixes:

  • No longer denormalizing channelData.lastMessageAt
  • Fixed an issue with channel event handling and the usage of channel.id vs channel.cid
  • Changed channelData.createdBy from lateinit to a regular field

Other:

  • Moved from Travis to Github actions

Updated LLC to 1.4.5

  • add message.silent field
  • add extension properties name and image to Channel and User

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

NewReleases is sending notifications on new releases.