Bump streamChatSDK from 6.1.1 to 6.2.2
Bumps streamChatSDK from 6.1.1 to 6.2.2.
Updates io.getstream:stream-chat-android-client from 6.1.1 to 6.2.2
Release notes
Sourced from io.getstream:stream-chat-android-client's releases.
v6.2.2
stream-chat-android-core
✅ Added
- Added
Member.notificationsMutedproperty support. #5217stream-chat-android-ui-components
🐞 Fixed
- Fixed the crash happening while editing a message with a recording attachment. #5220
- Fixed intermittent crash when opening a channel. #5219
stream-chat-android-compose
🐞 Fixed
- Fixed
MessageListViewModel.selectExtendedReactionsnot calling the proper function inMessageListController. #5218✅ Added
- Added
MessageTextFormatterto format the message text. #5214
- Can be overridden by
ChatTheme.messageTextFormatter- Added
QuotedMessageTextFormatterto format the quoted message text. #5214
- Can be overridden by
ChatTheme.quotedMessageTextFormatter- Added
itemModifierparameter into bothMessageListandMessagescomponents to allow customizing the message item. #5209v6.2.1
stream-chat-android-ui-components
⬆️ Improved
- Added
flag-messagecapability support. #5211stream-chat-android-compose
✅ Added
- Added
flag-messagecapability support. #5211v6.2.0
Common changes for all artifacts
✅ Added
Messageentity has a newmessageTextUpdatedAtproperty to represent the last time the message text was updated. #5200FileUploadConfigentity has a newsizeLimitInBytes:property to represent the size limit for attachments. #5205stream-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.maxAttachmentSizeproperty. #5205stream-chat-android-ui-components
✅ Added
- Edited message will show info about when they were edited. #5200
❌ Removed
- Removed
MessagesViewModelFactory.maxAttachmentSizeproperty. #5205
... (truncated)
Changelog
Sourced from io.getstream:stream-chat-android-client's changelog.
March 22th, 2024 - 6.2.2
stream-chat-android-core
✅ Added
- Added
Member.notificationsMutedproperty support. #5217stream-chat-android-ui-components
🐞 Fixed
- Fixed the crash happening while editing a message with a recording attachment. #5220
- Fixed intermittent crash when opening a channel. #5219
stream-chat-android-compose
🐞 Fixed
- Fixed
MessageListViewModel.selectExtendedReactionsnot calling the proper function inMessageListController. #5218✅ Added
- Added
MessageTextFormatterto format the message text. #5214
- Can be overridden by
ChatTheme.messageTextFormatter- Added
QuotedMessageTextFormatterto format the quoted message text. #5214
- Can be overridden by
ChatTheme.quotedMessageTextFormatter- Added
itemModifierparameter into bothMessageListandMessagescomponents to allow customizing the message item. #5209March 20th, 2024 - 6.2.1
stream-chat-android-ui-components
⬆️ Improved
- Added
flag-messagecapability support. #5211stream-chat-android-compose
✅ Added
- Added
flag-messagecapability support. #5211March 15th, 2024 - 6.2.0
Common changes for all artifacts
✅ Added
Messageentity has a newmessageTextUpdatedAtproperty to represent the last time the message text was updated. #5200FileUploadConfigentity has a newsizeLimitInBytes:property to represent the size limit for attachments. #5205stream-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.maxAttachmentSizeproperty. #5205stream-chat-android-ui-components
✅ Added
- Edited message will show info about when they were edited. #5200
❌ Removed
- Removed
MessagesViewModelFactory.maxAttachmentSizeproperty. #5205
... (truncated)
Commits
dda2776AUTOMATION: Version Bump and CHANGELOG Update316eb0e[i265] Support Member.notificationsMuted property (#5217)e38635b[i262] Expose message list item modifier (#5209)61dc648[i264] Support message text formatting (#5214)cead6ae(crash) fix message list crash (#5219)4865944[i267] fix crash on editing message with recording (#5220)247fda1(docs) describe the LLC lifecycle + samples of usage (#5216)577f2aa[i266] SelectExtendedReactions does not work (#5218)0646350AUTOMATION: Changelog updateea51bc1AUTOMATION: Version Bump and CHANGELOG Update- Additional commits viewable in compare view
Updates io.getstream:stream-chat-android-offline from 6.1.1 to 6.2.2
Release notes
Sourced from io.getstream:stream-chat-android-offline's releases.
v6.2.2
stream-chat-android-core
✅ Added
- Added
Member.notificationsMutedproperty support. #5217stream-chat-android-ui-components
🐞 Fixed
- Fixed the crash happening while editing a message with a recording attachment. #5220
- Fixed intermittent crash when opening a channel. #5219
stream-chat-android-compose
🐞 Fixed
- Fixed
MessageListViewModel.selectExtendedReactionsnot calling the proper function inMessageListController. #5218✅ Added
- Added
MessageTextFormatterto format the message text. #5214
- Can be overridden by
ChatTheme.messageTextFormatter- Added
QuotedMessageTextFormatterto format the quoted message text. #5214
- Can be overridden by
ChatTheme.quotedMessageTextFormatter- Added
itemModifierparameter into bothMessageListandMessagescomponents to allow customizing the message item. #5209v6.2.1
stream-chat-android-ui-components
⬆️ Improved
- Added
flag-messagecapability support. #5211stream-chat-android-compose
✅ Added
- Added
flag-messagecapability support. #5211v6.2.0
Common changes for all artifacts
✅ Added
Messageentity has a newmessageTextUpdatedAtproperty to represent the last time the message text was updated. #5200FileUploadConfigentity has a newsizeLimitInBytes:property to represent the size limit for attachments. #5205stream-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.maxAttachmentSizeproperty. #5205stream-chat-android-ui-components
✅ Added
- Edited message will show info about when they were edited. #5200
❌ Removed
- Removed
MessagesViewModelFactory.maxAttachmentSizeproperty. #5205
... (truncated)
Changelog
Sourced from io.getstream:stream-chat-android-offline's changelog.
March 22th, 2024 - 6.2.2
stream-chat-android-core
✅ Added
- Added
Member.notificationsMutedproperty support. #5217stream-chat-android-ui-components
🐞 Fixed
- Fixed the crash happening while editing a message with a recording attachment. #5220
- Fixed intermittent crash when opening a channel. #5219
stream-chat-android-compose
🐞 Fixed
- Fixed
MessageListViewModel.selectExtendedReactionsnot calling the proper function inMessageListController. #5218✅ Added
- Added
MessageTextFormatterto format the message text. #5214
- Can be overridden by
ChatTheme.messageTextFormatter- Added
QuotedMessageTextFormatterto format the quoted message text. #5214
- Can be overridden by
ChatTheme.quotedMessageTextFormatter- Added
itemModifierparameter into bothMessageListandMessagescomponents to allow customizing the message item. #5209March 20th, 2024 - 6.2.1
stream-chat-android-ui-components
⬆️ Improved
- Added
flag-messagecapability support. #5211stream-chat-android-compose
✅ Added
- Added
flag-messagecapability support. #5211March 15th, 2024 - 6.2.0
Common changes for all artifacts
✅ Added
Messageentity has a newmessageTextUpdatedAtproperty to represent the last time the message text was updated. #5200FileUploadConfigentity has a newsizeLimitInBytes:property to represent the size limit for attachments. #5205stream-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.maxAttachmentSizeproperty. #5205stream-chat-android-ui-components
✅ Added
- Edited message will show info about when they were edited. #5200
❌ Removed
- Removed
MessagesViewModelFactory.maxAttachmentSizeproperty. #5205
... (truncated)
Commits
dda2776AUTOMATION: Version Bump and CHANGELOG Update316eb0e[i265] Support Member.notificationsMuted property (#5217)e38635b[i262] Expose message list item modifier (#5209)61dc648[i264] Support message text formatting (#5214)cead6ae(crash) fix message list crash (#5219)4865944[i267] fix crash on editing message with recording (#5220)247fda1(docs) describe the LLC lifecycle + samples of usage (#5216)577f2aa[i266] SelectExtendedReactions does not work (#5218)0646350AUTOMATION: Changelog updateea51bc1AUTOMATION: Version Bump and CHANGELOG Update- Additional commits viewable in compare view
Updates io.getstream:stream-chat-android-compose from 6.1.1 to 6.2.2
Release notes
Sourced from io.getstream:stream-chat-android-compose's releases.
v6.2.2
stream-chat-android-core
✅ Added
- Added
Member.notificationsMutedproperty support. #5217stream-chat-android-ui-components
🐞 Fixed
- Fixed the crash happening while editing a message with a recording attachment. #5220
- Fixed intermittent crash when opening a channel. #5219
stream-chat-android-compose
🐞 Fixed
- Fixed
MessageListViewModel.selectExtendedReactionsnot calling the proper function inMessageListController. #5218✅ Added
- Added
MessageTextFormatterto format the message text. #5214
- Can be overridden by
ChatTheme.messageTextFormatter- Added
QuotedMessageTextFormatterto format the quoted message text. #5214
- Can be overridden by
ChatTheme.quotedMessageTextFormatter- Added
itemModifierparameter into bothMessageListandMessagescomponents to allow customizing the message item. #5209v6.2.1
stream-chat-android-ui-components
⬆️ Improved
- Added
flag-messagecapability support. #5211stream-chat-android-compose
✅ Added
- Added
flag-messagecapability support. #5211v6.2.0
Common changes for all artifacts
✅ Added
Messageentity has a newmessageTextUpdatedAtproperty to represent the last time the message text was updated. #5200FileUploadConfigentity has a newsizeLimitInBytes:property to represent the size limit for attachments. #5205stream-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.maxAttachmentSizeproperty. #5205stream-chat-android-ui-components
✅ Added
- Edited message will show info about when they were edited. #5200
❌ Removed
- Removed
MessagesViewModelFactory.maxAttachmentSizeproperty. #5205
... (truncated)
Changelog
Sourced from io.getstream:stream-chat-android-compose's changelog.
March 22th, 2024 - 6.2.2
stream-chat-android-core
✅ Added
- Added
Member.notificationsMutedproperty support. #5217stream-chat-android-ui-components
🐞 Fixed
- Fixed the crash happening while editing a message with a recording attachment. #5220
- Fixed intermittent crash when opening a channel. #5219
stream-chat-android-compose
🐞 Fixed
- Fixed
MessageListViewModel.selectExtendedReactionsnot calling the proper function inMessageListController. #5218✅ Added
- Added
MessageTextFormatterto format the message text. #5214
- Can be overridden by
ChatTheme.messageTextFormatter- Added
QuotedMessageTextFormatterto format the quoted message text. #5214
- Can be overridden by
ChatTheme.quotedMessageTextFormatter- Added
itemModifierparameter into bothMessageListandMessagescomponents to allow customizing the message item. #5209March 20th, 2024 - 6.2.1
stream-chat-android-ui-components
⬆️ Improved
- Added
flag-messagecapability support. #5211stream-chat-android-compose
✅ Added
- Added
flag-messagecapability support. #5211March 15th, 2024 - 6.2.0
Common changes for all artifacts
✅ Added
Messageentity has a newmessageTextUpdatedAtproperty to represent the last time the message text was updated. #5200FileUploadConfigentity has a newsizeLimitInBytes:property to represent the size limit for attachments. #5205stream-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.maxAttachmentSizeproperty. #5205stream-chat-android-ui-components
✅ Added
- Edited message will show info about when they were edited. #5200
❌ Removed
- Removed
MessagesViewModelFactory.maxAttachmentSizeproperty. #5205
... (truncated)
Commits
dda2776AUTOMATION: Version Bump and CHANGELOG Update316eb0e[i265] Support Member.notificationsMuted property (#5217)e38635b[i262] Expose message list item modifier (#5209)61dc648[i264] Support message text formatting (#5214)cead6ae(crash) fix message list crash (#5219)4865944[i267] fix crash on editing message with recording (#5220)247fda1(docs) describe the LLC lifecycle + samples of usage (#5216)577f2aa[i266] SelectExtendedReactions does not work (#5218)0646350AUTOMATION: Changelog updateea51bc1AUTOMATION: Version Bump and CHANGELOG Update- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)