Added configuration options to control time-specific banner visibility.
- 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
Features
Added support for the
templateMarkdown setting to specify page templates with glob patterns.Added
renderForLlmsto custom Markdoc tag schemas to control output for LLMs.Updated styles for the
cardsMarkdoc tag.Added
Implemented bysection to interface types ingraphql-docs.Added support for default values in
redocly.yamlenvironment variable references.Excluded page actions from OpenAPI Docs heading content to improve accessibility.
Updated Replay to pre-fill workflow environment inputs and step parameter defaults with values returned from an ejected
useConfigureReplay.
Fixes
Fixed an issue where links inside schema descriptions rendered by the
json-schemaMarkdoc tag did not include the project path prefix.Fixed an issue where schema fields inside
oneOf,anyOf, or behind adiscriminatorweren't rendering inllms.txtAPI description pages.Fixed a bug that hid the
detailstag's focus outline during keyboard navigation.Fixed an issue where the search dialog closed on window resize.
Fixed an issue where front matter errors would falsely appear resolved after edits to Markdown files.
Fixed page navigation buttons stretching excessively on large screens.
Fixed scroll synchronization between the editor and the Webview.
Fixed an issue where logout did not clear federated identity token cookies.
Fixed security vulnerabilities
CVE-2026-47675,CVE-2026-47676,CVE-2026-47673,CVE-2026-47674by upgradinghonoto version4.12.23.Fixed docs MCP server to flush response headers immediately and send SSE keepalive pings.
Fixed a bug where Google Analytics recorded duplicate page views for routes with and without trailing slashes.
Fixed an issue where webhooks remained visible when all endpoints were hidden by
x-rbacaccess control.Fixed an issue where the link checker incorrectly reported valid authentication links as broken.
Fixed an issue where custom Markdoc components were not working in OpenAPI operation
descriptionfields.Updated
styled-componentsto version6.4.2.Updated
@redocly/openapi-coreto version2.31.6.Improved OpenAPI and AsyncAPI page rendering performance for projects with many Markdoc partials.
Improved error handling for API function files that do not export default functions.
Fixed an issue where failed search requests caused the search dialog to remain stuck on the loading spinner without displaying an error.
Fixed an issue where embedded Replay (
replay-openapiMarkdoc tag) could crash when using the mock server.Fixed an issue where sidebar entries were duplicated when multiple sidebar files existed in a versioned directory.
Fixed an issue where IP addresses associated with submitted feedback were inaccurate due to proxy or CDN chains.
Fixed an issue in Replay where clicking a sidebar tree node label did not expand or collapse it.
Improved AI agent API exploration capabilities for more consistent search results.
Features
Added an analytics source to the autonomous agent to investigate project analytics, including AI search conversations, standard search queries, and page views. Added filtering, sorting, and search to project analytics tables in Reunite. Fixed an issue where clearing the time range caused a malformed filter.
Previous releases
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.33.1.Fixed
"Custom filter 'workflowId' can only be used with ':' operator"error in the Respect Monitoring tab when filtering multiple workflows.Added
captionattribute to theimgMarkdoc tag in the Reunite editor.
Fixes
Fixed git blame annotations wrapping onto a new line with word wrap enabled.
Fixes
Fixed an issue where a transient Rebilly concurrent modification conflict during usage reporting was misclassified as exceeding the pages budget, failing the build. Usage reporting now retries on such conflicts.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.32.1.Fixed an issue where the active editor file and
redocly.yamlcontents were not sent as context to the Reunite AI Assistant, causing answers to ignore the current file.
Features
Added infinite scroll to the organization overview project list, replacing the
Load morebutton. Fixed project card grid sizing to prevent a single card in the last row from stretching.
Features
- Added support for syncing pull request comment and thread resolution status from GitHub to Reunite when marked resolved or unresolved.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.31.6.
Features
Added
Googlesign-up button to the registration page.
Fixes
Fixed an issue where pull request reviews with more than 10 comments did not display all comments.
Fixes
Fixed an issue where in rare cases, clicking on a link on a Markdown page, could trigger navigation twice, taking the user to the first link on the target page.
Fixes
Fixed expired invitation errors showing a generic 400 message. The error page indicates the invitation expired and suggests requesting a new one from an organization admin.
Added filter for anonymous and acknowledged authors in feedback.
Added
Escapekey support so users can close the Onboarding widget drawer from the keyboard.
Features
Hid the sign-up link during account recovery, verification, and identity linking flows.
Fixes
Redesigned the visual review comments panel by replacing the replies modal with an inline thread view, refreshing the comment card layout, and adding a shared resolve button.
Features
Split feedback permissions into
read,update, anddelete.
Fixes
Fixed display names derived from email addresses containing dots (e.g.,
firstname.lastname). UpdatedAccount Settingsform to accept sanitized names.Improved export on the
Feedbackpage by applying active table filters/sort/search to downloads,
Fixes
Fixed
.adocand.asciidocfiles not opening in the Reunite editor.
Fixes
Updated the Teams page to display automated role-based teams:
owners,members,billing, andviewers.
Fixes
Updated
@redocly/openapi-coreand@redocly/clito version2.31.2.Updated
@redocly/openapi-coreand@redocly/clito version2.31.0.
Features
Moved onboarding access to the sidebar and replaced the drawer with a less intrusive, non-blocking assistive flow.
Features
Added a start tab in the Reunite editor with file search, recent files, and tools.
Fixes
Updated
@redocly/openapi-coreto version2.30.5.Updated the Reunite pull request UI with a card-style header featuring quick actions, a redesigned visual review tab, and an updated comments container.
Fixed invite failure when the identity domain was verified but no identity providers were defined.
Fixed
date pickerto prevent selecting days outside the current month and times in the future.Fixed active and hover colors in the user settings modal sidebar to use grey tones matching the main navigation sidebar.