Fixed an issue where project processing could halt indefinitely due to incorrect cache handling.
- Realm
- Reef
- Revel
- Redoc
- Reunite
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
Previous releases
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version0.0.0-snapshot.1769511679.Fixed an issue where Reunite did not process
.redocly.lint-ignore.yaml.
Features
Enabled
word wrapby default in the editor forMarkdownfiles.Added type hints on hover in the Reunite editor.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version0.0.0-snapshot.1769415576.Updated
@redocly/openapi-coreand@redocly/clito version2.14.9.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.14.7.Updated
@redocly/ajvto version8.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.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.14.5.
Fixes
Fixed missing
initActiveColorModemethod.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
Admonitioncomponent.Fixed an issue where the
Version historybutton appeared in the sidebar.
Features
Added
accessconfiguration object to group authentication settings (requiresLogin,logoutReturnUrl,residency,sso,rbac) andlogoutReturnUrloption to customize post-logout redirect URL.Added tooltips to items in the API docs overview section.
Added support for OpenAPI 3.2
dataValueandserializedValue.Added support for OpenAPI 3.2 Sequential and Streaming Data.
Added
useColorSwitcherReact hook to receive color mode updates in components.Added support for the
json-exampleMarkdoc 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
curlcommands 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-tagswithschemaDefinition.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
scorecardconfigurations from applying in development mode.Fixed Y-axis scroll position when deep linking to pages with banners.
Updated
@redocly/openapi-coreto version2.14.3.Fixed an issue where body parameters were not pre-filled when the operation had a
oneOfschema 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-coreto version2.14.3.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.14.3.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.14.1.
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.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.13.0.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.12.5.
Features
Excluded pages from sitemaps if they are excluded from search.
Added support for
additionalOperationsin OpenAPI 3.2.0.Added a
bannercomponent to display announcements on project pages.Added GraphQL overview section customization with the
graphql.infoconfiguration option.Added search and curation support for
Reactpages.Added support for downloading API description files up to 15MB.
Updated header UI on the Replay request page.
Finalized
x-mcpsupport by adding resources and prompts.Added
hideOtherSecuritySchemesoption to@redocly/replayto 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
ESCkey 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
Previewtab 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 itkeeps 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
$refinsidebars.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 AIbutton overlapped code examples.Fixed scorecard badge linking to a non-existent page when multiple catalogs were defined.
Fixed where
oneOfwas 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.yamlOpenAPI file in the project root caused all pages to return a 500 error.Fixed security vulnerability in CORS middleware by upgrading
honoto 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
useConfigureReplayhook 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
RecursiveandComplextypes and restored missing title and description display foroneOf.Fixed code sample generation for
x-www-form-urlencodedandmultipart/form-datacontent types.Fixed an issue where the close button on Replay tabs also caused tabs to drag.
Fixed error message in
Generate tokento 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.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.12.3.
Features
Added synchronization of reviews and comments from Reunite to external Git providers.
Fixes
Updated
@redocly/ajvto version8.17.1.Updated
@redocly/openapi-coreand@redocly/clito version2.12.1.
Features
Removed
Theme componentspanel from editor page for unsupported productsREDOC,REEF, andREDOC_REEF.Fixed product type and version resolution during component ejection in the
Theme componentspanel whenpackage.jsonspecifies a product below the organization’s subscription plan.
Fixes
Skipped visual review check on external Git providers for pull requests targeting non-default branches.
Fixes
Fixed an issue where merged pull requests appeared as open for PRO plan subscriptions.
Fixes
Fixed editor reconnection failures caused by unexpected errors during connection.
Fixed issue where new files were not backed up to browser storage.