Skip to content

Changelog

Next release

Try the "next" release candidate or wait until it is promoted to the latest version at the beginning of each month

Latest release

Realm
0.136.2
latest
2026-08-25

Fixes

  • Fixed build and Webview preview failures caused by missing exports in @xyflow/system.

Reunite
v2026-09-11.2
latest
2026-09-11

Fixes

  • Removed the Creator column from the Reunite API keys page and the createdById field from API key responses. Audit log exports still indicate who created, updated, or revoked each key.

Previous releases

Reunite
v2026-09-11.1
2026-09-11

Fixes

  • Fixed an issue where builds complete successfully but incorrectly report internal system errors.

  • Fixed an issue where changing a pull request's target branch did not start a preview deployment.

  • Improved build times for projects with many commit statuses by reducing redundant status updates.

  • Fixed the placement of the Reunite hint shown after the setup checklist is closed. The hint appears next to the checklist button in the sidebar instead of the top-right corner of the screen.

Reunite
v2026-09-10.2
2026-09-10

Features

  • Added the option for invited users to resend their organization invitation email from within Reunite.

Fixes

  • Fixed search errors that occurred when Typesense search was enabled for a project for the first time.

Reunite
v2026-09-09.1
2026-09-09

Fixes

  • Hardened AI search access rules configured under access.rbac (features.aiSearch and the assistant hide flags).

  • Fixed Reunite login to show a clear error message for unverified email addresses and removed sensitive details from login failure responses.

  • Fixed missing commit events in the pull request timeline for branches with long histories.

  • Fixed duplicated commit events in the Reunite pull request timeline.

Reunite
v2026-09-08.3
2026-09-08

Features

  • Added a request ID to Reunite server error pages so users can copy it and share it with support when reporting a problem.

Reunite
v2026-09-08.2
2026-09-08

Features

  • Added a filter on the Reunite Teams page to display all teams, Reunite-managed teams, or SSO-synced teams.

Reunite
v2026-09-08.1
2026-09-08

Fixes

  • Updated @redocly/cli and @redocly/openapi-core to version 2.51.2.

Reunite
v2026-09-04.1
2026-09-04

Fixes

  • Fixed slow AI assistant responses that could take minutes and time out on large projects.

  • Fixed dropped push or pull request webhooks for remote content preview branches when GitHub could not compute the comparison for very large commit ranges. Reunite now detects changes and syncs the remote content.

  • Fixed missing email notifications for replies to pull request comments, ensuring all participants and mentioned users receive notifications.

  • Fixed Reunite pull request notifications to include people who commented on or reviewed the pull request, so they receive updates on later activity.

  • Fixed pull request creation in Reunite failing right after a push to the branch, which also lost the pull request notification for remote content updates.

  • Fixed Reunite reconnecting a closed pull request that did not belong to a branch it just created, and reconnecting a different pull request on each attempt.

  • Updated @redocly/cli and @redocly/openapi-core to version 2.49.1.

  • Fixed hard-to-read onboarding progress colors in light and dark themes and removed an empty onboarding item from the sidebar.

  • Fixed an error message appearing instead of the login page when a session expired and the authentication service was unavailable.

Reunite
v2026-09-02.3
2026-09-02

Fixes

  • Fixed GitHub rate-limit errors and timeouts for remotes and project sources connected through the GitHub App.

  • Fixed a crash on the add-project page triggered by a missing project context in the Git remote form.

Reunite
v2026-09-01.4
2026-09-01

Features

  • Added support for connecting your own Git provider as the project source when creating a project.

Fixes

  • Fixed an issue where the AI assistant ignored usage instructions from the documentation server.

  • Improved project creation speed by preloading templates.

  • Fixed production builds skipping Respect Monitoring jobs triggered by build events, restoring API monitoring on the deployment page.

  • Fixed editor showing Disconnected status and warning about lost changes during reconnection to reduce user confusion.

Reunite
v2026-09-01.1
2026-09-01

Features

  • Added access-level badges on project cards in the Reunite Projects page.

Reunite
v2026-08-28.3
2026-08-28

Features

  • Added access badges to project cards on the Reunite Projects page indicating Public or Limited visibility.

Fixes

  • Fixed loading placeholders that remained visible on project cards without production builds on the Reunite Projects page.

Reunite
v2026-08-28.2
2026-08-28

Features

  • Surfaced pending organization invites inside Reunite: they appear on the organization creation page, in a dismissible banner in the app layout, and in an Invitations tab in user settings. Invitation acceptance still happens via the link in the invitation email.

Fixes

  • Added email notifications when a project is published to production for the first time.

  • Fixed email notifications for build failure and deploy success when triggered by external users.

Reunite
v2026-08-25.4
2026-08-25

Fixes

  • Updated @redocly/cli and @redocly/openapi-core to version 2.47.0.

Reunite
v2026-08-21.3
2026-08-21

Features

  • Made organizationId and projectId optional in Reunite resource responses where both IDs are already included in the endpoint path.

Reunite
v2026-08-21.2
2026-08-21

Features

  • Added identity verification for the embedded AI assistant to provide access-controlled responses for signed-in users.

  • Blocked sign-up with disposable email domains in Reunite by rejecting these addresses in the registration form and API validation.

Fixes

  • Removed the beta insiders program. Sign-up and SSO login are no longer gated behind the beta-insiders allowlist, and organization creation no longer shows the Insiders confirmation step.

  • Fixed an issue that prevented custom domain verification from succeeding when a DNS or CDN provider added an intermediate CNAME hop before ssl.redocly.app. Verification now follows the full CNAME chain instead of only checking the first record. Note that domains served through a proxying CDN (such as Cloudflare's proxied/orange-cloud mode) hide the origin and must use DNS-only mode to be verified.

Reunite
v2026-08-21.1
2026-08-21

Fixes

  • Fixed the collapsed height of logs in the webview error screen.

Reunite
v2026-08-20.2
2026-08-20

Fixes

  • Fixed pull request creation failing when the title was too long. Pull request actions now report the reason the git provider gives.

  • Fixed incorrect empty 502 responses for requests with incompatible credentials.

Reunite
v2026-08-20.1
2026-08-20

Fixes

  • Improved project creation speed in Reunite by eliminating delays during repository setup.

Reunite
v2026-08-18.1
2026-08-18

Features

  • Added AI code review follow-up replies that identify remaining issues when flagged problems are only partially fixed.

  • Added a notification prompting users to refresh the UI after a version update in Reunite.

  • Added Find in file option to the editor file tree context menu.

Fixes

  • Fixed file-level access in the Reunite editor to restrict editing to files within a member's permission scope for projects using the access.rbac setting.

Realm
0.136.1
2026-08-14

Fixes

  • Fixed an issue where legacy #operation deep links to operation sub-sections (such as callbacks or responses) did not scroll correctly.

  • Fixed an issue in API docs where Markdown in MCP tool, resource, and prompt descriptions rendered as raw text.

  • Fixed an issue where the Try it button in OpenAPI docs was displayed after a delay.