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.129.2
latest
2026-01-16

Fixes

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

Reunite
v2026-01-26.2
latest
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.

Previous releases

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

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.