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.121.1
latest
2025-05-06

Fixes

  • Fixed an issue in the API functions plugin where route static data was resolved incorrectly, leading to failed requests.

  • Fixed @codemirror/state versions mismatch that caused embedded Replay to terminate.

Reunite
v2025-04-30.2
latest
2025-04-30

Features

  • Added an ability to change the title and description of an external PR.

  • Added a subscription option for users to receive email notifications when new feedback is submitted.

Previous releases

Realm
0.121.0
2025-05-05

Features

  • Introduced API functions.

  • Enabled usage of environment variables in any Redocly config option in the entire redocly.yaml where a string value is expected. Previously, environment variables were only supported in a limited number of options like rbac or developerOnboarding.

  • Introduced the concat Markdoc function, enabling users to combine string values.

  • Improved error reporting by printing the first 5 errors found during OpenAPI bundling instead of just the first one.

  • Updated the sidebar configuration in front matter. The use of sidebar as a direct path is deprecated.

Fixes

  • Fixed an issue where FlexSearch results for versioned content didn’t appear due to a low search limit.

  • Fixed an issue where invalid YAML file caused a crash which prevented a preview from starting.

  • Resolved an issue with displaying tooltips on hover for CodeBlock control buttons.

  • Fixed an issue where icons were not displayed for non-group elements in the footer.

  • Fixed localization of “last updated” in Markdown documents.

  • Resolved an issue where adding a redirect to an absolute URL from the root of the project caused the redirect to forward users to unintended pages in the project.

  • Fixed an issue where RBAC configuration was not applied to content in the static folder.

  • Resolved an issue where array schema in code samples was displayed incorrectly for multipart/form-data.

  • Resolved an issue where AI Search did not respect the RBAC conditions inside of the {% if %} tags by temporarily excluding the content of these tags from being indexed until a proper fix is implemented.

  • Fixed an issue with resolving public environment variables for Markdoc content.

  • Fixed an issue where missing page errors appeared in all versions of sidebars instead of only showing in the relevant version.

  • Resolved an issue where the "TODAY" line would not update on Mermaid Gantt charts.

  • Fixed an issue where invalid versions.yaml file caused a crash which prevented a preview from starting. Improved the error messages to help identify the issue.

  • Fixed an issue where inline scripts on Markdown pages were not triggered after navigating from another page through a link.

  • Fixed an issue where using links to an OpenAPI file generated by the output configuration property caused errors which failed the build.

  • Fixed an issue where the errors were not printed in logs if the preview failed to launch because a React page failed to compile.

  • Fixed an issue where changing the language in the mobile view could cause 404 errors in projects that have both localization and path prefixes.

  • Fixed the type definitions of code samples to support custom languages in x-codeSamples.

  • Fixed an issue when icons were not displayed for non-group elements in the footer.

Reunite
v2025-04-24.2
2025-04-24

Features

  • Added a Download command to editor's file tree context menu, enabling users to download project files.

Reunite
v2025-04-22.2
2025-04-22

Features

  • Added context menu actions to editor tabs.

Reunite
v2025-04-22.1
2025-04-22

Fixes

  • Fixed a security issue within the account linking process.

Reunite
v2025-04-17.4
2025-04-17

Features

  • Added a preview mode for tabs in the editor.

Reunite
v2025-04-14.2
2025-04-14

Features

  • Added dark mode theme 🌓. Your computer or browser color mode setting is used by default. To specify a different color mode from your computer or browser setting, in Reunite select Account settings -> Appearance and change the Color mode.

Realm
0.120.2
2025-04-08

Fixes

  • Fixed an issue where using links to an OpenAPI file generated by the output configuration property caused errors which failed the build.

Realm
0.120.1
2025-04-02

Fixes

  • Fixed an issue where the published version crashed because of a missing dependency.

Realm
0.120.0
2025-04-02

Features

  • Added file version filtering for the Typesense search engine.

  • Added support for customizable sitemap priorities.

  • Added virtualization to the Catalog and Scorecard features. This change improves performance for large API sets.

  • Added context to configure function to programmatically setup request values.

  • Improved navigation using the Tab key in the search dialog. Now, pressing the Tab key for the first time navigates to Search with AI.

  • Added an "Internal server error" page.

  • Reduced memory consumption of projects with OpenAPI files.

  • Added context to configure function to programmatically setup request values.

Fixes

  • Fixed an issue where after clicking on a search result, the section of text that matched was not scrolled into view.

  • Fixed an issue where saving files with broken links could cause inconsistent results in link checker during builds.

  • Fixed an error message related to syntax in sidebars.yaml files.

  • Fixed an issue where the page data preload link was constructed incorrectly for the project index page, causing a warning in the browser's console.

  • Resolved ambiguity in the AI search responses by changing "X resources found" to "Based on X resources".

  • Fixed an issue where external navbar links within groups opened in the same tab instead of a new one.

  • Fixed an issue where AsyncAPI pages were incorrectly rendered during server-side rendering (SSR) on Windows platforms.

  • Fixed an issue where links to an OpenAPI index.yaml pages were falsely reported as broken.

  • Fixed an issue where OpenAPI and GraphQL pages could not be opened when using a path prefix for project.

  • Resolved an issue where the AI search might have provided empty code snippets.

  • Fixed an issue where clicking on a link to another page in Markdown did not display a load progress bar at the top of the page.

  • Fixed an issue with malformed cookies that were not processed.

  • Fixed an issue where the build error page was displayed in the production environment instead of in the webview.

  • Fixed an issue where pressing the Enter or Return key in the search dialog would start AI search.

  • Fixed an issue where very long resource titles would overflow the AI response message area.

  • Resolved an issue with the external icon in the group navigation panel elements.

  • Resolved an issue where description docs would not display correct titles for items that had an allOf keyword nested inside oneOf.

  • Resolved an issue that severed the connection between second and third level headings to the sidenav links. Now when users select a sidenav link for a second or third level heading, the correct section of the document is presented, and correspondingly when users select the second or third level heading on the document the sidenav link is highlighted as active.

  • Resolved an issue where the replay-openapi tag generated corsProxyUrl links that could not be resolved by the Sandbox environment.

Realm
0.119.1
2025-03-20

Fixes

  • Resolved vulnerabilities CVE-2025-29774 and CVE-2025-29775 by updating the xml-crypto library to a version 6.0.1 with a security patch.

Reunite
v2025-03-17.1
2025-03-17

Fixes

  • Fixed critical security vulnerabilities CVE-2025-29775 and CVE-2025-29774, known as the "SAML storm" zero-day, by upgrading the xml-crypto library.

Reunite
v2025-03-16.1
2025-03-16

Fixes

  • Fixed ejecting components functionality for monorepo projects.

Reunite
v2025-03-11.2
2025-03-11

Features

  • Removed colorSchema query when you open Webview in a new window.

Reunite
v2025-03-07.2
2025-03-07

Features

  • Improved the domain slug validation and the overall user experience of creating a new project in Reunite.

Reunite
v2025-03-07.1
2025-03-07

Fixes

  • Fixed dark mode styles of autofilled input fields to improve the contrast making the text easier to read when users select dark mode.

Reunite
v2025-03-06.1
2025-03-06

Features

  • Added Theme components panel to the Editor page with the ability to eject and customize built-in components. To use this feature, we recommend version Realm 0.119.0 and above.

Realm
0.119.0
2025-03-05

Features

  • Added AI conversations UI with follow up questions.

  • Added support for partial loading of items included in large OpenAPI descriptions to improve performance.

  • Improved the check for the Complex badge in openapi-docs. The badge now appears only when the nesting of allOf exceeds 5 levels.

Fixes

  • Fixed an issue with links inside Markdown files, where links to OpenAPI documents were not resolved properly.

  • Fixed an issue that caused launching with the redocly preview command to fail if you installed dependencies using yarn.

  • Resolved an issue where switching to a product opened a non-priority page instead of an index page.

  • Fixed an issue where Markdown pages with frontmatter.slug directed users to a 404 error page when selected in a different language locale.

  • Fixed AI search error handling for Unauthorized and Forbidden errors.

  • Resolved an issue with AI search resource styles being overridden by custom styles for <Tag> component.

  • Fixed script handling in single page application (SPA) mode. Inline scripts are now executed on navigation.

  • Fixed an issue where in development mode updates to redocly.yaml config were processed much longer than updates to other files.

  • Fixed an issue where the navigation.nextButton.text and navigation.previousButton.text config properties did not change the text of the navigation buttons.

  • Fixed an issue where the SEO meta tags were not updated during navigation between pages.

  • Resolved an issue where active operation items were incorrectly rendered on the server side.

  • Resolved an issue where the discriminator did not update the property type.

  • Resolved an issue where an additional slash was incorrectly added to the URL in code samples when using server variables.

Reunite
v2025-02-24.4
2025-02-24

Features

  • Added a new Spam option for feedback status.

  • Added a Logs panel to Webview.

  • Added a record of the email address of the last user to edit an API to the API registry.

Reunite
v2025-02-07.3
2025-02-07

Features

  • Added a Logs panel to Webview.

  • Added a new feature that displays a list of commits for preview branches.

Reunite
v2025-02-03.2
2025-02-03

Fixes

  • Fixed an issue where members on the People page were displayed without a role.