github GetStream/stream-chat-android v6.2.0

latest releases: 6.22.1, 6.22.0, 6.21.0...
17 months ago

Common changes for all artifacts

✅ Added

  • Message entity has a new messageTextUpdatedAt property to represent the last time the message text was updated. #5200
  • FileUploadConfig entity has a new sizeLimitInBytes: property to represent the size limit for attachments. #5205

stream-chat-android-ui-common

⚠️ Changed

  • Attachment size limit is not configured client-side anymore, you should configure it on the dashboard. #5205

❌ Removed

  • Removed MessagesViewModelFactory.maxAttachmentSize property. #5205

stream-chat-android-ui-components

✅ Added

  • Edited message will show info about when they were edited. #5200

❌ Removed

  • Removed MessagesViewModelFactory.maxAttachmentSize property. #5205

stream-chat-android-compose

✅ Added

  • Edited message will show info about when they were edited. #5200
  • Added SearchMode to ChannelsScreen to allow searching for channels or messages. #5203
  • Added ChannelsList.searchResultContent comoposable lambda to render the search result content. #5203

❌ Removed

  • Removed MessagesViewModelFactory.maxAttachmentSize property. #5205

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

NewReleases is sending notifications on new releases.