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.128.1
latest
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-30.2
latest
2025-12-30

Fixes

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

Previous releases

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.

Reunite
v2025-12-09.1
2025-12-09

Fixes

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

Reunite
v2025-12-04.1
2025-12-04

Features

  • Added synchronization of reviews and comments from Reunite to external Git providers.

Fixes

  • Updated @redocly/ajv to version 8.17.1.

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

Reunite
v2025-11-25.2
2025-11-25

Features

  • Removed Theme components panel from editor page for unsupported products REDOC, REEF, and REDOC_REEF.

  • Fixed product type and version resolution during component ejection in the Theme components panel when package.json specifies a product below the organization’s subscription plan.

Reunite
v2025-11-21.3
2025-11-21

Fixes

  • Skipped visual review check on external Git providers for pull requests targeting non-default branches.

Reunite
v2025-11-20.1
2025-11-20

Fixes

  • Fixed an issue where merged pull requests appeared as open for PRO plan subscriptions.

Reunite
v2025-11-18.3
2025-11-18

Fixes

  • Fixed editor reconnection failures caused by unexpected errors during connection.

  • Fixed issue where new files were not backed up to browser storage.

Reunite
v2025-11-12.1
2025-11-12

Features

  • Fixed an issue where filtering by values containing commas did not work correctly in API requests.

Fixes

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

  • Updated @redocly/ajv to version 8.11.4.

Reunite
v2025-11-07.2
2025-11-07

Fixes

  • Synchronized date range filters between feedback export modal and feedback list.

Realm
0.127.0
2025-11-06

Features

  • Added x-keywords extension support for OpenAPI documents to boost or exclude search terms through keywords.

  • Added connect-mcp Markdoc tag.

  • Added support for configuring mock server settings at the product level.

  • Added Ask AI floating action button to trigger AI Search. Deprecated search.ai config option and replaced it with aiAssistant.

  • Added a possibility to send feedback for AI Search responses.

  • Added page actions that allow to connect to the MCP server via VSCode and Cursor.

  • Added support for discriminator.defaultMapping in OpenAPI 3.2.0.

  • Added projectTitle parameter to seo configuration to append project name to page titles.

  • Added frontmatterTranslate utility to localize React front matter.

  • Added additionalProps to navbar, sidebar, and footer items to enable adding custom properties.

  • Added support for anchor links to the tabs Markdoc tag.

  • Updated CSS styles for the tag component.

Fixes

  • Fixed a path prefix issue for static assets from static directory.

  • Fixed an issue where disabling mockServer did not remove its paths.

  • Fixed an issue where valid links caused link checker errors for API description file download links.

  • Fixed incorrect paths in anchor links when REDOCLY_PREFIX_PATHS was used.

  • Fixed an issue where scorecard level rules were not overridden with target rules.

  • Fixed an issue where the link checker incorrectly reported links with configured wildcard redirects as broken.

  • Fixed navigation issues in sidebar, product, and version pickers for projects using path prefixes.

  • Fixed an issue where static assets were served without path prefix when it was enabled.

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

  • Fixed an issue where renaming route paths and changing API functions required full restart in the preview mode.

  • Fixed security vulnerability CVE-2025-62610.

  • Fixed a conflict in the router between MCP server and file with the same name in the root directory.

  • Fixed an issue where API output files listed in the ignore configuration were not excluded.

  • Fixed an issue in AsyncAPI docs where schemaFormat with $ref in message payloads caused crashes.

  • Fixed an issue where the sidebar didn't preserve its state between reloads.

  • Fixed an issue where component ejection failed with npm installations.

  • Fixed an issue where search didn't parse Markdoc variables and partials.

  • Fixed an issue where URLs in the sitemap didn't respect the path prefix.

  • Fixed an issue that caused redirects to not work in locales.

  • Fixed card links leading to incorrect locations in GraphQL and AsyncAPI docs.

  • Fixed an issue where navigation actions could not be disabled for a page using front matter.

  • Fixed an issue where link checker reported HTML a tag valid links in project under path prefix.

  • Improved layout of the tabs component.

  • Improved AI assistant usability on mobile devices.

  • Content slugger no longer takes media assets and ignored files into account.

  • Fixed an issue where page actions appeared for each partial Markdoc tag on a page.

  • Fixed an issue where oneOf titles were overridden by the parent schema's title.

  • Fixed an issue where servers in OpenAPI documentation pages were not inherited from the root server.

  • Fixed malformed operation link URL in Replay.

  • Updated openapi-sampler from version 1.6.1 to 1.6.2.

  • Updated @redocly/openapi-core and @redocly/respect-core to version 2.10.0.

  • Changed Ask AI button default icon from redocly to sparkles.

  • Fixed an issue where the navbar link to the root ("/") path in projects under path prefix was not active.

  • Fixed the Card component missing list bullets and limited Markdown support.

  • Improved Download panel height to fit the content size for Graphql docs.

Reunite
v2025-11-03.2
2025-11-03

Fixes

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

Reunite
v2025-10-31.1
2025-10-31

Fixes

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

Reunite
v2025-10-29.1
2025-10-28

Fixes

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

Reunite
v2025-10-22.2
2025-10-22

Features

  • Improved text color of disabled items in the file context menu.

Fixes

  • Fixed file upload for allowed folders with RBAC.

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

  • Fixed issue that allowed deletion of protected files from the file tree using keyboard shortcuts.

Realm
0.126.2
2025-10-16

Fixes

  • Fixed an issue where successive sidebar items were not activated when users were scrolling API document pages.

Reunite
v2025-10-14.2
2025-10-14

Fixes

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

Reunite
v2025-10-13.1
2025-10-13

Fixes

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

Reunite
v2025-10-10.1
2025-10-10

Fixes

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