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.130.2
latest
2026-02-13

Fixes

  • Fixed an issue where Project Analytics would not display any data for specific versions of Realm.

Reunite
v2026-02-06.2
latest
2026-02-06

Features

  • Consolidated sidebar navigation by grouping Feedback and Analytics under a Reports menu and moving project settings into a collapsible Settings submenu.

Fixes

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

Previous releases

Realm
0.130.1
2026-02-11

Fixes

  • Fixed an issue where the login button was not displayed when a default identity provider was configured.

Realm
0.130.0
2026-02-10

Features

  • Added an interactive lightbox viewer for Mermaid diagrams with zoom, pan, and keyboard navigation.

  • Added bundling support for OpenAPI 3.2 components/mediaTypes references used in request and response content.

  • Added support for branch-specific configuration in redocly.yaml.

  • Transitioned AI Search to agent mode, now featuring expanded search capabilities and direct integration with the Docs MCP.

  • Made the 403 Forbidden error page layout ejectable and improved its styling.

  • Added login-button Markdoc tag to render a login button on project pages.

  • Added rbac support for banners to allow conditional visibility based on user team membership.

  • Added ejectable DocumentationLayoutTop and DocumentationLayoutBottom to customize component positions in DocumentationLayout.

  • Improved tooltip positioning and performance.

  • Added search to the dropdown in the examples panel for OpenAPI docs.

  • Improved editing experience for Replay's URL input.

  • Added support for downloading files from the response body in Replay.

  • Improved editing experience for Replay's input fields.

Fixes

  • Fixed an issue where project processing could halt indefinitely.

  • Fixed an issue where downloading large AsyncAPI files would fail.

  • Fixed an issue where project builds could fail due to unset environment variables, despite the variables existing in the cloud environment.

  • Fixed support for .redocly.lint-ignore.yaml in the scorecard.

  • Fixed an issue where RBAC access control did not apply to schema properties that used $ref references.

  • Updated @redocly/openapi-core to version 2.15.2.

  • Fixed id_token audience validation to support organization ID alongside slug, preventing auth failures after slug changes.

  • Fixed an issue where extra space in mobile menu and navbar was displayed together with the banner.

  • Fixed an issue where deep links would open pages in an incorrect position if a banner was present.

  • Fixed an issue where the Back to Search button was displayed when AI Assistant was opened using the Ask AI button.

  • Fixed image alignment in headers.

  • Fixed language icon rendering issues in API docs.

  • Fixed an issue where URLs of OpenAPI docs pages could automatically receive -1 suffixes.

  • Fixed an issue where the mock server returned a 404 error when enabled at the product level but disabled at the root level in redocly.yaml.

  • Fixed an issue in API docs where the discriminators displayed incorrect names.

  • Fixed an issue where a schema wouldn't be displayed in OpenAPI docs when it was an only item in a oneOf.

  • Added support for query in OpenAPI 3.2 and x-query in OpenAPI versions earlier than 3.2.

  • Improved misleading warning for expired plan gates token.

  • Fixed API docs performance issues in projects that use Markdoc partial tags.

  • Fixed an issue where the Copy and Copy for LLM buttons were not hidden on OpenAPI endpoint pages that had excludeFromSearch option configured.

  • Fixed an issue where the llms.txt page ignored path prefix in links.

  • Fixed an issue where the Card component displayed unintended text underlines when used in React pages.

  • Updated the Security panel in API docs to display required scopes in line.

  • Fixed an issue where the Security modal in API docs displayed combined information for multiple flows.

Reunite
v2026-02-05.3
2026-02-05

Features

  • Fixed double scrollbar issue in project breadcrumbs navigation.

Reunite
v2026-02-05.1
2026-02-05

Features

  • Fixed bundled Arazzo files not including files referenced via $file() syntax.

  • Added scorecard view filtering based on reunite.ignoreLint patterns.

Fixes

  • Fixed an issue causing the pull request author to load indefinitely in some cases.

Reunite
v2026-02-04.1
2026-02-04

Features

  • Fixed an issue where changes to organization slug would result in "Forbidden: No valid audience found in id_token" error, restricting user access.

Fixes

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

Reunite
v2026-01-30.1
2026-01-30

Fixes

  • Fixed project deletion permissions at the project level.

Reunite
v2026-01-28.2
2026-01-28

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 0.0.0-snapshot.1769511679.

  • Fixed an issue where Reunite did not process .redocly.lint-ignore.yaml.

Reunite
v2026-01-26.2
2026-01-26

Features

  • Enabled word wrap by default in the editor for Markdown files.

  • Added type hints on hover in the Reunite editor.

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 0.0.0-snapshot.1769415576.

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

Reunite
v2026-01-23.2
2026-01-23

Fixes

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

  • Updated @redocly/ajv to version 8.17.2.

  • Synchronized color mode in visual PR review preview with Reunite's appearance settings.

  • Fixed an issue where the first modified page did not open automatically in Visual Review.

Reunite
v2026-01-19.4
2026-01-19

Fixes

  • Fixed support for PUBLIC_REDOCLY_BRANCH_NAME in project builds.

Reunite
v2026-01-19.1
2026-01-19

Fixes

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

Realm
0.129.2
2026-01-16

Fixes

  • Fixed an issue where project processing could halt indefinitely due to incorrect cache handling.

Realm
0.129.1
2026-01-13

Fixes

  • Fixed missing initActiveColorMode method.

  • Fixed C# syntax highlighting for code samples.

  • Fixed an issue that caused incorrect display of versioned group items in the sidebar.

  • Improved styles of the Admonition component.

  • Fixed an issue where the Version history button appeared in the sidebar.

Realm
0.129.0
2026-01-12

Features

  • Added access configuration object to group authentication settings (requiresLogin, logoutReturnUrl, residency, sso, rbac) and logoutReturnUrl option to customize post-logout redirect URL.

  • Added tooltips to items in the API docs overview section.

  • Added support for OpenAPI 3.2 dataValue and serializedValue.

  • Added support for OpenAPI 3.2 Sequential and Streaming Data.

  • Added useColorSwitcher React hook to receive color mode updates in components.

  • Added support for the json-example Markdoc tag to embed JSON snippets in documentation.

  • Added product-specific CSS class to the root element for targeted styling by product name.

  • Reduced Replay's side panel's minimum size to respond to screen size changes in Try it.

  • Added support for enumerated values for server variables in Replay, improving the editing experience.

  • Updated the design of the History tab in Replay.

  • Added operation name to the request header and to the tab name in Replay.

  • Updated disabled state styling for the URL input field in Replay.

  • Added support for importing HTTP requests from curl commands using the paste modal in Replay.

  • Improved security by masking secret environment variable values in Replay's environment variables editor.

  • Added a tooltip to a Send request button when it's in a disabled state in Replay.

Fixes

  • Fixed a bug where scorecard custom targets did not match.

  • Fixed an issue where a trailing slash was automatically added to URLs in the Servers section of API docs.

  • Fixed an issue where breadcrumbs appeared on non-nested pages in projects with a path prefix.

  • Fixed layout shift in x-tags with schemaDefinition.

  • Fixed an issue where image assets were incorrectly flagged as broken links in OpenAPI description.

  • Improved loading of description files for the MCP Docs server.

  • Fixed an issue where the path prefix was added twice to the login page.

  • Fixed an issue where Docs MCP required authentication for publicly available docs.

  • Fixed a bug that prevented scorecard configurations from applying in development mode.

  • Fixed Y-axis scroll position when deep linking to pages with banners.

  • Updated @redocly/openapi-core to version 2.14.3.

  • Fixed an issue where body parameters were not pre-filled when the operation had a oneOf schema in the request body in Replay.

  • Fixed an issue where closing a tab in Replay in development mode caused the application to crash.

  • Fixed the alignment of Connected Operation badge in open step in Replay.

  • Fixed an issue where the response type selection reset to the default when interacting with Replay.

  • Fixed overflow of step and API titles in Replay tabs.

  • Fixed UI issues with inputs in the Security tab of Replay.

  • Fixed an issue where opening a history item failed in some cases in Replay.

  • Fixed an issue where URLs without protocols caused malformed code samples to generate in Replay.

  • Updated @redocly/respect-core to version 2.14.3.

Reunite
v2026-01-07.1
2026-01-07

Fixes

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

Reunite
v2025-12-30.2
2025-12-30

Fixes

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

Realm
0.128.1
2025-12-22

Fixes

  • Fixed a bug where scorecard custom targets did not match.

  • Fixed an issue where the product picker was not properly aligned in the navbar.

Reunite
v2025-12-22.1
2025-12-22

Fixes

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

Reunite
v2025-12-12.2
2025-12-12

Fixes

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

Realm
0.128.0
2025-12-09

Features

  • Excluded pages from sitemaps if they are excluded from search.

  • Added support for additionalOperations in OpenAPI 3.2.0.

  • Added a banner component to display announcements on project pages.

  • Added GraphQL overview section customization with the graphql.info configuration option.

  • Added search and curation support for React pages.

  • Added support for downloading API description files up to 15MB.

  • Updated header UI on the Replay request page.

  • Finalized x-mcp support by adding resources and prompts.

  • Added hideOtherSecuritySchemes option to @redocly/replay to hide the Other security scheme group in the Authorization type dropdown, displaying only the documented schemes from the OpenAPI description.

  • Added code generation for requests in Try It.

  • Added support to close Replay modals with the ESC key or by clicking outside of them.

  • Added search functionality to the API selection dropdown.

  • Updated layout of the Response panel.

  • Redesigned the Select environments dropdown in Replay.

  • Added a Preview tab to Replay that closes automatically when inactive.

  • Added search functionality to all editors in Try it.

  • Enabled autocompletion in OAuth token generation fields.

  • Double clicking a request preview tab in Try it keeps it open while previewing other tabs.

Fixes

  • The Connect to MCP page action option does not display when the MCP server is not available.

  • Fixed an issue where items from different versions appeared simultaneously in the sidebar when using $ref in sidebars.yaml.

  • Fixed an issue where the AI Search form unintentionally submitted during text entry in Japanese.

  • Fixed content flickering in the OpenAPI sidebar navigation for non-default layouts.

  • Fixed incorrect application of rel="noreferrer" on internal links.

  • Fixed an issue where the Ask AI button overlapped code examples.

  • Fixed scorecard badge linking to a non-existent page when multiple catalogs were defined.

  • Fixed where oneOf was incorrectly labeled as recursive on API documentation pages.

  • Fixed an issue where versioned API descriptions appeared multiple times in the classic catalog.

  • Fixed an issue where an index.yaml OpenAPI file in the project root caused all pages to return a 500 error.

  • Fixed security vulnerability in CORS middleware by upgrading hono to v4.10.6.

  • Fixed an issue where scorecard didn't work for projects with path prefix.

  • Fixed an issue where switching versions at the project root redirected to the first sidebar page instead of the current one.

  • Updated the useConfigureReplay hook to allow saving Replay inputs for multiple security schemes.

  • Fixed an issue where the AI Search feedback buttons weren't shown when a message had no resources.

  • Fixed an issue where a negative AI Search feedback was submitted without a provided reason but not shown as selected when the form was closed. Users were still able to change the feedback from negative to positive it was submitted.

  • Fixed incorrect detection of Recursive and Complex types and restored missing title and description display for oneOf.

  • Fixed code sample generation for x-www-form-urlencoded and multipart/form-data content types.

  • Fixed an issue where the close button on Replay tabs also caused tabs to drag.

  • Fixed error message in Generate token to display the correct reason.

  • Fixed tabs overlapping the drop-down list in Step view.

  • Fixed server URL resolution for relative OAuth token URLs in Replay.

  • Fixed a rendering issue that prevented line numbers from appearing in the editor when the content size exceeded certain limits.

  • Fixed saving Replay inputs for multiple security schemes from useConfigureReplay.

  • Fixed incorrect tab selection in the Replay Step view after switching tabs.

  • Fixed path parameters separated by underscores being parsed as a single parameter.

  • Fixed Avro schema support to correctly handle named schemas.