github GetStream/stream-chat-android 4.9.2

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

stream-chat-android-offline

✅ Added

  • Added ChatDomain::user, a new property that provide the current user into a LiveData/StateFlow container

⚠️ Changed

  • ChatDomain::currentUser has been warning-deprecated because it is an unsafe property that could be null, you should subscribe to ChatDomain::user instead

stream-chat-android-ui-components

🐞 Fixed

  • Fixed NPE on MessageInputViewModel when the it was initialized before the user was set

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

NewReleases is sending notifications on new releases.