Fixed agent and crawler requests to static files such as sitemap.xml are served instead of a non-existent Markdown path, and the site root resolved index.html.md correctly instead of a hidden .index.html.md path.
- 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
Fixes
Previous releases
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.25.2.Fixed an issue where saving remote Git content after editing replaced the selected repository folder with the repository root. The selected folder is retained when saving without changes.
Features
Added OAuth2 client management in organization settings with access scope configuration and client revocation.
Fixes
Fixed an issue where manually triggered deployments showed incorrect commit messages on the deployment details page.
Changed the
add tabbutton in the preview panel to always open a blank tab instead of opening a missing tab.
Features
Added AI pull requests review summary comment which automatically updates as the AI review progresses.
Fixes
Fixed security vulnerability
CVE-2026-0540by upgradingdompurifyto version3.3.3.Fixed security vulnerabilities
CVE-2026-29085,CVE-2026-29045, andGHSA-v8w9-8mx6-g223by upgradinghonoto version4.12.8.Fixed security vulnerabilities
CVE-2026-27904andCVE-2026-27903by upgradingminimatchto version10.2.4.Fixed security vulnerability
CVE-2026-28292by upgradingsimple-gitto version3.32.3.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.24.0.
Features
Improved system stability by moving authentication into a separate service.
Added access to Project Analytics for project maintainers.
Added mapping of common OAuth2 errors to human-friendly messages.
Fixed sidebar UI inconsistencies and bugs.
Added a filter by product to Search queries and AI Search queries on Project Analytics page.
Enhanced the autocomplete suggestions and added type validation for TypeScript in Reunite's editor.
Removed an outline on menu items in collapsed sidebar mode.
Fixed the positioning of the
Preview Templatebutton, on theCreate Projectpage.Changed all tables to use infinite scroll on window with sticky header
Added window-level infinite scroll and sticky header support to the DataGrid, and enabled them for the feedback page.
Added an intent step to the organization creation form.
Moved "Create project" from the sticky footer to the main menu for organizations without projects.
Fixes
Updated
@redocly/ajvto version8.17.4.Updated
@redocly/openapi-coreand@redocly/clito version2.19.0.Updated
@redocly/ajvto version8.18.0.Updated
@redocly/openapi-coreand@redocly/clito version2.20.4.Updated
@redocly/openapi-coreand@redocly/clito version2.20.5.Improved performance of scout push.
Updated
@redocly/openapi-coreand@redocly/clito version2.18.2.Updated
@redocly/openapi-coreand@redocly/clito version2.18.0.Updated
@redocly/openapi-coreand@redocly/clito version2.17.0.Updated
@redocly/openapi-coreand@redocly/clito version2.20.1.Updated
@redocly/openapi-coreand@redocly/clito version2.20.3.Fixed OAuth2 IdP error handling to display messages correctly.
Updated
@redocly/openapi-coreand@redocly/clito version2.19.2.Fixed rename of unopened files so the commit tab shows deleted and added files correctly.
Added helper text under the Production branch in Branches & Deployments with a direct link to Git hosting settings.
Removed extra spacing in expanded scorecard details.
Fixed cursor position update in the editor status bar.
Removed white flash on page load in dark mode.
Added upload folder feature to Reunite Editor.
Fixed visibility of Runtime Logs sidebar menu icon for light theme.
Fixed display issues in processed and skipped scorecard APIs.
Fixed layout issues on team management pages.
Added a remote content banner for OpenAPI files that are part of remote content.
Fixed an issue where images uploaded into
.mdfiles sometimes did not appear in the file tree.Removed collapse icon from the Reunite Editor Commit sidebar for the default branch.
Features
Replaced the separate right-side development mode controls in Realm docs UI with a single bottom floating status bar to improve user experience.
Added support for the product filter on Project Analytics page.
Added support for
badgesoption insidebars.yamlto display visual indicators next to sidebar item labels.Added support for OpenAPI 3.2
tagsobject.Added support for OpenAPI 3.2
querystringparameters to handle structured query parameters with nested objects and arrays.Added an internal
/_api/corsproxy endpoint in Realm and configured embedded Replay to use it by default.Added support for the
nodeTypefield in the OpenAPI 3.2 XML Object.Enabled semantic search for Docs MCP.
Added stricter validation to feedback forms.
Added
code-snippetMarkdoc tag support forllms.txt.Added support for OpenAPI
allowReservedquery parameters in Replay.Added a toggle to hide or display sensitive data in generated step code samples in Replay.
Added code collapsing support for JSON editors in Replay.
Fixes
Fixed an issue where the Connect to MCP button ignored the configured prefix path.
Fixed View as Markdown and Copy for LLM page actions incorrectly omitting schema properties that share a name with a property at a different nesting level.
Fixed canonical URLs on versioned pages to use the default version.
Improved the accessibility of OpenAPI and GraphQL docs.
Fixed an issue where the Copy for LLM and View as Markdown page actions ignored the respective path prefix for the root page.
Fixed an issue where sidebar groups were displayed even though they contained no valid items in the active version.
Fixed tooltip visibility in browsers without anchor positioning support.
Fixed an issue where custom Markdoc heading IDs were not used in search results.
Fixed an issue in OpenAPI docs where example keys were used instead of summary text in example drop-downs.
Improved appearance and deep linking for the
tabsMarkdoc tag.Fixed URL fragment duplication when opening docs for endpoints with path parameters (e.g.
/foo/{id}/bar).Fixed the built-in CORS proxy failing with "fetch failed" for certain URLs.
Fixed code sample generation when path parameter examples contain integer values.
Improved build memory usage for large projects.
Fixed an issue in AI Search where clearing the product tag would still include the product in the search request.
Fixed an issue where page actions remained visible even though
searchwas disabled.Improved the accessibility of AsyncAPI docs.
Fixed an issue where optional properties of API operations were inconsistently displayed between API docs and Replay.
Fixed security vulnerability
CVE-2026-26996by upgradingminimatchto version10.2.1.Fixed page actions overlapping the navbar.
Fixed an issue where
rbacconfiguration ignored versioned content folder paths with leading slashes.Fixed padding in schema definition and MCP tool views.
Fixed an issue in OpenAPI docs where the schema description in the Schema definition section was duplicated.
Fixed an issue where schemas using
allOfwith a$refhad their owntitleoverridden by the referenced schema's title.Fixed an issue in OpenAPI docs where nested Markdoc partial tags prevented partial content from rendering.
Fixed an issue where the root
.mdpages for OpenAPI and AsyncAPI files failed to generate whenrequiresLoginwas set totrueinredocly.yaml.Fixed an issue where scorecard displayed a "Lint completed without rules" message when rules were configured in the
apissection ofredocly.yamlrather than at the root level.Fixed an issue where the terminal output retained artifacts from previous commands.
Fixed a bug where Segment analytics ignored
trackPage=falsein configuration when a custom script was used to send page view events.Updated
@redocly/openapi-coreto version2.20.5.Fixed an issue in GraphQL docs where navigating to a referenced field resulted in a
404error.Fixed an issue where the expand dropdown buttons were displayed over open dropdown menus.
Fixed an issue where
sidebars.yamlfiles in ignored folders weren't excluded from link checking.Fixed an issue with Mock Server where the response sample included
writeOnlyfields.Fixed security vulnerability
CVE-2026-26278by upgradingfast-xml-parserto version5.3.6.Fixed an issue where the documentation page content shifted after users opened dialog windows.
Fixed an issue where the Mock Server appeared twice in the environments list.
Fixed an issue with the Authorization Code with PKCE flow in Replay resulting in token request failures.
Fixed an issue where response information was missing in Replay's mobile layout.
Fixed an issue where Replay crashed when used in an iframe.
Fixed security vulnerability
CVE-2025-69873inajvby upgrading to version8.18.0.
Fixes
Fixed security vulnerability CVE-2026-25128 in fast-xml-parser by upgrading openapi-sampler to version 1.7.0.
Fixes
Fixed a bug where AI search events were not tracked for project analytics.
Fixes
Fixed an issue where Project Analytics would not display any data for specific versions of Realm.
Fixes
Fixed an issue where the login button was not displayed when a default identity provider was configured.
Features
Added an interactive lightbox viewer for Mermaid diagrams with zoom, pan, and keyboard navigation.
Added bundling support for OpenAPI 3.2
components/mediaTypesreferences 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-buttonMarkdoc tag to render a login button on project pages.Added
rbacsupport for banners to allow conditional visibility based on user team membership.Added ejectable
DocumentationLayoutTopandDocumentationLayoutBottomto customize component positions inDocumentationLayout.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.yamlin the scorecard.Fixed an issue where RBAC access control did not apply to schema properties that used
$refreferences.Updated
@redocly/openapi-coreto version2.15.2.Fixed
id_tokenaudience 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
-1suffixes.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
queryin OpenAPI 3.2 andx-queryin 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
excludeFromSearchoption configured.Fixed an issue where the
llms.txtpage 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.
Features
Consolidated sidebar navigation by grouping
FeedbackandAnalyticsunder aReportsmenu and moving project settings into a collapsibleSettingssubmenu.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.15.2.
Features
Fixed double scrollbar issue in project breadcrumbs navigation.
Features
Fixed bundled Arazzo files not including files referenced via $file() syntax.
Added scorecard view filtering based on
reunite.ignoreLintpatterns.
Fixes
Fixed an issue causing the pull request author to load indefinitely in some cases.
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-coreand@redocly/clito version2.15.1.
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.