Deprecate NotInFilterObject because it is not supported backend-side anymore. #5393
stream-chat-android-client
⬆️ Improved
Attachment.uploadId is only used locally and removed whenever the attachments are uploaded. #5395
✅ Added
Added notificationTextFormatter lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to formats the text of the notification. #5409
Added actionsProvider lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to provide actions for the notification. #5409
Added FileTransformer to allow transforming files before uploading. #5416
stream-chat-android-ui-common
🐞 Fixed
UnreadLabel is not added on the case all unread messages are deleted. #5403
stream-chat-android-ui-components
✅ Added
Split poll options on the poll attachment to show a fit nubmer of options and a button to open new view with all options.#5406
Deprecate NotInFilterObject because it is not supported backend-side anymore. #5393
stream-chat-android-client
⬆️ Improved
Attachment.uploadId is only used locally and removed whenever the attachments are uploaded. #5395
✅ Added
Added notificationTextFormatter lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to formats the text of the notification. #5409
Added actionsProvider lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to provide actions for the notification. #5409
Added FileTransformer to allow transforming files before uploading. #5416
stream-chat-android-ui-common
🐞 Fixed
UnreadLabel is not added on the case all unread messages are deleted. #5403
stream-chat-android-ui-components
✅ Added
Split poll options on the poll attachment to show a fit nubmer of options and a button to open new view with all options.#5406
Deprecate NotInFilterObject because it is not supported backend-side anymore. #5393
stream-chat-android-client
⬆️ Improved
Attachment.uploadId is only used locally and removed whenever the attachments are uploaded. #5395
✅ Added
Added notificationTextFormatter lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to formats the text of the notification. #5409
Added actionsProvider lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to provide actions for the notification. #5409
Added FileTransformer to allow transforming files before uploading. #5416
stream-chat-android-ui-common
🐞 Fixed
UnreadLabel is not added on the case all unread messages are deleted. #5403
stream-chat-android-ui-components
✅ Added
Split poll options on the poll attachment to show a fit nubmer of options and a button to open new view with all options.#5406
Deprecate NotInFilterObject because it is not supported backend-side anymore. #5393
stream-chat-android-client
⬆️ Improved
Attachment.uploadId is only used locally and removed whenever the attachments are uploaded. #5395
✅ Added
Added notificationTextFormatter lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to formats the text of the notification. #5409
Added actionsProvider lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to provide actions for the notification. #5409
Added FileTransformer to allow transforming files before uploading. #5416
stream-chat-android-ui-common
🐞 Fixed
UnreadLabel is not added on the case all unread messages are deleted. #5403
stream-chat-android-ui-components
✅ Added
Split poll options on the poll attachment to show a fit nubmer of options and a button to open new view with all options.#5406
Deprecate NotInFilterObject because it is not supported backend-side anymore. #5393
stream-chat-android-client
⬆️ Improved
Attachment.uploadId is only used locally and removed whenever the attachments are uploaded. #5395
✅ Added
Added notificationTextFormatter lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to formats the text of the notification. #5409
Added actionsProvider lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to provide actions for the notification. #5409
Added FileTransformer to allow transforming files before uploading. #5416
stream-chat-android-ui-common
🐞 Fixed
UnreadLabel is not added on the case all unread messages are deleted. #5403
stream-chat-android-ui-components
✅ Added
Split poll options on the poll attachment to show a fit nubmer of options and a button to open new view with all options.#5406
Deprecate NotInFilterObject because it is not supported backend-side anymore. #5393
stream-chat-android-client
⬆️ Improved
Attachment.uploadId is only used locally and removed whenever the attachments are uploaded. #5395
✅ Added
Added notificationTextFormatter lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to formats the text of the notification. #5409
Added actionsProvider lambda parameter to NotificationHandlerFactory::createNotificationHandler which is being used to provide actions for the notification. #5409
Added FileTransformer to allow transforming files before uploading. #5416
stream-chat-android-ui-common
🐞 Fixed
UnreadLabel is not added on the case all unread messages are deleted. #5403
stream-chat-android-ui-components
✅ Added
Split poll options on the poll attachment to show a fit nubmer of options and a button to open new view with all options.#5406
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
streamChatSDK
from 6.5.0 to 6.5.1. Updatesio.getstream:stream-chat-android-client
from 6.5.0 to 6.5.1Release notes
Sourced from io.getstream:stream-chat-android-client's releases.
Changelog
Sourced from io.getstream:stream-chat-android-client's changelog.
Commits
b1b878a
AUTOMATION: Version Bump and CHANGELOG Update845cbc4
Add User-Agent with the App Databe31537
Update CHANGELOG.mdd0a14bc
Use FileTransformer before the file is upload515847f
Create FileTransformer71c7dfd
[PBE-6026] Expose text formater and actions provider on PN Factory (#5409)0794b28
[PBE-4800] fix found voice recording issues (#5412)3e4b227
Add workaround to filter reactions don't belong to the current message (#5413)7a9e810
Update CHANGELOG.md8a7e907
Expose a property on ChatThem to use a custom ImageHadersProvider with CoilUpdates
io.getstream:stream-chat-android-offline
from 6.5.0 to 6.5.1Release notes
Sourced from io.getstream:stream-chat-android-offline's releases.
Changelog
Sourced from io.getstream:stream-chat-android-offline's changelog.
Commits
b1b878a
AUTOMATION: Version Bump and CHANGELOG Update845cbc4
Add User-Agent with the App Databe31537
Update CHANGELOG.mdd0a14bc
Use FileTransformer before the file is upload515847f
Create FileTransformer71c7dfd
[PBE-6026] Expose text formater and actions provider on PN Factory (#5409)0794b28
[PBE-4800] fix found voice recording issues (#5412)3e4b227
Add workaround to filter reactions don't belong to the current message (#5413)7a9e810
Update CHANGELOG.md8a7e907
Expose a property on ChatThem to use a custom ImageHadersProvider with CoilUpdates
io.getstream:stream-chat-android-compose
from 6.5.0 to 6.5.1Release notes
Sourced from io.getstream:stream-chat-android-compose's releases.
Changelog
Sourced from io.getstream:stream-chat-android-compose's changelog.
Commits
b1b878a
AUTOMATION: Version Bump and CHANGELOG Update845cbc4
Add User-Agent with the App Databe31537
Update CHANGELOG.mdd0a14bc
Use FileTransformer before the file is upload515847f
Create FileTransformer71c7dfd
[PBE-6026] Expose text formater and actions provider on PN Factory (#5409)0794b28
[PBE-4800] fix found voice recording issues (#5412)3e4b227
Add workaround to filter reactions don't belong to the current message (#5413)7a9e810
Update CHANGELOG.md8a7e907
Expose a property on ChatThem to use a custom ImageHadersProvider with CoilDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show