github GetStream/stream-chat-android 4.4.7

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

Common changes for all artifacts

  • Updated to Kotlin 1.4.21
  • For Java clients only: deprecated the Call.enqueue(Function1) method, please use Call.enqueue(Callback) instead

stream-chat-android

  • Add new attrs to MessageListView: streamDeleteMessageActionEnabled, streamEditMessageActionEnabled
  • Improve Channel List Diff
  • Add new attrs to MessageInputView: streamInputScrollbarEnabled, streamInputScrollbarFadingEnabled
  • Add API for setting custom message date formatter in MessageListView via setMessageDateFormatter(DateFormatter)
    • 24 vs 12 hr controlled by user's System settings.

stream-chat-android-client

  • Add ChatClient::isValidRemoteMessage method to know if a RemoteMessage is valid for Stream

stream-chat-android-offline

  • Add updating channelData after receiving ChannelUpdatedByUserEvent
  • Fix crash when a push notification arrives from other provider different than Stream

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

NewReleases is sending notifications on new releases.