github GetStream/stream-chat-android 4.7.0

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

stream-chat-android-client

⚠️ Changed

stream-chat-android-offline

🐞 Fixed

  • Fixed refreshing channel list after removing member
  • Fixed an issue that didn't find the user when obtaining the list of messages

⚠️ Changed

  • Deprecated ChatDomain::disconnect, use disconnect on ChatClient instead, it will make the disconnection on ChatDomain too.
  • Deprecated constructors for ChatDomain.Builder with the User type parameter, use constructor with Context and ChatClient instead.

stream-chat-android-ui-common

⚠️ Changed

  • Message options list changed colour for dark version. The colour is a little lighters
    now, what makes it easier to see.

stream-chat-android-ui-components

🐞 Fixed

  • Fixed some rare crashes when MessageListView was created without any attribute info present

⬆️ Improved

  • Updated PhotoView to version 2.3.0

✅ Added

  • Introduced AttachmentViewFactory as a factory for custom attachment views/custom link view
  • Introduced TextAndAttachmentsViewHolder for any combination of attachment content and text

❌ Removed

  • Deleted OnlyFileAttachmentsViewHolder, OnlyMediaAttachmentsViewHolder,
    PlainTextWithMediaAttachmentsViewHolder and PlainTextWithFileAttachmentsViewHolder

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

NewReleases is sending notifications on new releases.