Skip to content

8.6.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@rocketchat-github-ci rocketchat-github-ci released this 26 Jun 02:15
· 19 commits to develop since this release

Engine versions

  • Node: 22.22.3
  • Deno: 2.3.1
  • MongoDB: 8.0
  • Apps-Engine: 1.64.0-rc.0

Patch Changes

  • Bump @rocket.chat/meteor version.

  • (#41057) Fixes incoming integrations inability of reaching internal hosts by adding "ignoreSsrfValidation: true" to it

  • (#41046) Fixes an issue where editing or deleting a message in a federated room caused subsequent messages to stop syncing between servers

    Note: this prevents the issue from happening, but does not restore rooms that are already affected. Recovering those requires a separate, one-time repair.

  • (#41065) Fixes REST API endpoints that require two-factor authentication (such as users.update) rejecting requests authenticated with a Personal Access Token created with "Ignore Two Factor Authentication", returning totp-required even though the token was meant to bypass the check. The two-factor authorization check now resolves the login token from the REST connection, so bypassTwoFactor tokens are honored again.

  • Updated dependencies [308e1c5, 6fa5378, 5d5edd8, 9861932]:
    • @rocket.chat/federation-matrix@0.1.5-rc.1
    • @rocket.chat/core-typings@8.6.0-rc.1
    • @rocket.chat/media-signaling@1.1.0-rc.1
    • @rocket.chat/ui-voip@22.0.0-rc.1
    • @rocket.chat/rest-typings@8.6.0-rc.1