Skip to content

6.27.0

Latest

Choose a tag to compare

@stream-public-bot stream-public-bot released this 11 Nov 17:36

stream-chat-android-offline

⬆️ Improved

  • Fallback to empty User instead of crashing if the searched user is not yet inserted into the DB. #5998

stream-chat-android-state

🐞 Fixed

  • Fix jump to message overwriting the initially loaded messages in the channel. #6000

stream-chat-android-ui-common

✅ Added

  • Add MessageListController.hideUnreadSeparator() method to manually hide the unread separator. #6001

stream-chat-android-ui-components

✅ Added

  • Add MessageListViewModel.hideUnreadSeparator() method to manually hide the unread separator. #6001

stream-chat-android-compose

✅ Added

  • Add MessageListViewModel.hideUnreadSeparator() method to manually hide the unread separator. #6001
  • Add MentionStyleFactory for customizing mentions in the message composer. #5984