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.120.2
latest
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.

Reunite
v2025-04-17.4
latest
2025-04-17

Features

  • Added a preview mode for tabs in the editor.

Previous releases

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.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.

Reunite
v2025-02-03.1
2025-02-03

Fixes

  • Fixed an issue where an incorrect number of team members was displayed when applying the Team filter on the People page.

Realm
0.118.2
2025-01-31

Features

  • Added error handling with proper error messages for AI Search dialog.

Fixes

  • Fixed an issue where loading fonts from external URL in CSS produced an error stating that the fonts could not be resolved.

  • Fixed an issue where requests in Replay were missing predefined data that had to be manually defined.

Reunite
v2025-01-29.6
2025-01-29

Features

  • Extended API Monitoring Workflow statistics calculations to include the following: Downtime, P95, and Median Duration.

Realm
0.118.1
2025-01-29

Fixes

  • Fixed an issue where the withLightbox property was not working in the Markdoc img tag.

Realm
0.118.0
2025-01-29

Features

  • Added lightbox support to the Markdoc img tag. The new withLightbox property can be enabled on an image by setting the property to true in the Markdoc tag.

Fixes

  • Fixed an issue where disabling Mock Server in the redocly.yaml file when using the openapi-code-sample Markdoc tag caused an error.

Realm
0.117.1
2025-01-28

Fixes

  • Fixed an issue where the configure function did not set up request values after being ejected.