github GetStream/stream-chat-android 4.3.0-beta-4

latest releases: 6.23.0, 6.22.1, 6.22.0...
4 years ago
  • For Java clients, the bindView methods used to bind a ViewModel and its UI component together are now available with friendlier syntax.
  • Calls such as MessageListViewModelBindingKt.bindView(...); should be replaced with calls like MessageListViewModelBinding.bind(...);
  • The ChannelListViewModelBindingKt class has been renamed to ChannelsViewModelBinding, to match the name of the ViewModel it's associated with.
  • The MessageInputView has been moved to package com.getstream.sdk.chat.view.messageinput
  • Update client to the latest version. See changes: https://github.com/GetStream/stream-chat-android-client/releases/tag/1.16.5
  • Update Stream Livedata to the last version. See changes: https://github.com/GetStream/stream-chat-android-livedata/releases/tag/0.8.4

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

NewReleases is sending notifications on new releases.