Conversation
🦋 Changeset detectedLatest commit: 95a834c The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #33306 +/- ##
==========================================
- Coverage 58.71% 58.25% -0.46%
==========================================
Files 2682 2682
Lines 65011 65001 -10
Branches 14603 14600 -3
==========================================
- Hits 38169 37866 -303
- Misses 24366 24372 +6
- Partials 2476 2763 +287
Flags with carried forward coverage won't be shown. Click here to find out more. |
…webhooks and related features (#33304) Co-authored-by: Ricardo Garim <9621276+ricardogarim@users.noreply.github.com>
This was referenced Sep 19, 2024
…3348) Co-authored-by: Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
…ve remnant references on client of `Accounts_AvatarExternalProviderUrl` (#33314) Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>
…n removal (#33389) Co-authored-by: Ricardo Garim <9621276+ricardogarim@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
You can see below a preview of the release change log:
6.12.2
Engine versions
14.21.34.4, 5.0, 6.01.45.0-alpha.866Patch Changes
(#33348 by @dionisio-bot) Fixes a problem that caused visitor creation to fail when GDPR setting was enabled and visitor was created via Apps Engine or the deprecated
livechat:registerGuestmethod.Bump @rocket.chat/meteor version.
(#33389 by @dionisio-bot) Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
(#33304 by @dionisio-bot) Resolves the issue where outgoing integrations failed to trigger after the version 6.12.0 upgrade by correcting the parameter order from the
afterSaveMessagecallback to listener functions. This ensures the correct room information is passed, restoring the functionality of outgoing webhooks, IRC bridge, Autotranslate, and Engagement Dashboard.(#33314 by @dionisio-bot) Fixed remaining direct references to external user avatar URLs
Fixed local avatars having priority over external provider
It mainly corrects the behavior of E2E encryption messages and desktop notifications.
Updated dependencies []: