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.119.1
latest
2025-03-20

Features

  • Updated the xml-crypto library to a version with a security patch for the latest vulnerabilities.

Reunite
v2025-03-17.1
latest
2025-03-17

Features

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

Previous releases

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.

Reunite
v2025-01-27.2
2025-01-27

Features

  • Improved organization invites by adding expiration indicators, creation time tracking, and easier invite link sharing capabilities. Enhanced the UI with better visual feedback and improved action menu functionality.

Realm
0.117.0
2025-01-27

Features

  • Enhanced search so you can search for specific operation parameters in API reference documents, then click on a search results item with the highlighted parameter and be directed to the correct place in the API reference document.

  • Added a functionality that enables users to programatically setup request values.

Realm
0.116.1
2025-01-24

Features

  • Added CSS variables to CompilationError component.

Reunite
v2025-01-24.1
2025-01-24

Fixes

  • Fixed an issue where the Team filter on the People page returns error if the selected team or teams have no members.

Realm
0.116.0
2025-01-23

Features

  • Enhanced development mode error handling showing compilation errors instead of Internal Server Error page.