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.
Previous releases
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.
Features
Added multi-version API support for Docs MCP tools.
Improved visibility and accessibility of Markdown links by adding an underline.
Updated styles for page navigation buttons.
Updated the icon displayed alongside hyperlinks in the project.
Added Client ID Metadata Document (CIMD) support to the MCP OAuth flow.
Added support for callback URLs in
developerOnboarding.Added
hreflangalternate links for translated pages.Improved language picker accessibility by converting menu options to links.
Fixes
Prevented search engines from indexing Markdown pages generated by the
llms.txtfeature.Fixed unauthenticated callback execution in the MCP docs server.
Fixed an issue in OpenAPI docs route resolution where lines not tied to an operation generated incorrect URLs by duplicating the base slug.
Fixed an issue where searching in projects without searchable content caused a server error.
Fixed rendering of non-Latin characters by enforcing UTF-8 encoding.
Fixed an issue where login and logout redirects caused 404 and URI mismatch errors in projects with path prefix.
Fixed an issue where preview login redirects failed when the branch hostname contained double hyphens.
Fixed 404 error when opening login from locale-prefixed URLs.
Fixed an issue where closing the search dialog modal locked page scrolling.
Fixed an issue in Realm Markdown image handling where inline
data:image URLs were incorrectly treated as broken local routes.Excluded buttons and links from heading content to improve accessibility.
Fixed an issue where MCP connect actions were hidden for OpenAPI pages excluded from search (
openapi.excludeFromSearch).Fixed API function responses with status
204to prevent errors when calling JSON or text helpers.Fixed curation in Typesense search.
Fixed security vulnerabilities
CVE-2026-44455,CVE-2026-44456,CVE-2026-44457,CVE-2026-44458andCVE-2026-44459by upgradinghonoto version4.12.18.Fixed an issue where the tooltips in API docs and Replay might partially render outside the viewport.
Fixed an issue where operation-level
x-rbacrules removed the OpenAPI definition link fromllms.txt.Fixed an issue where API functions failed to hot-reload after files were added in Reunite's Webview or local preview.
Fixed an issue where MCP auth URLs were displayed after MCP docs had been disabled.
Updated
@redocly/openapi-coreto version2.30.5.Fixed an issue where navigating on a code walkthrough page prevented automatic scrolling to the active step.
Fixed an issue where the login page didn't respect language preferences selected by the user.
Fixed an issue where selected request body examples were not properly synchronized between Redoc and the Try it overlay.
Fixed an issue in Replay where stale credentials persisted in the active environment across page reloads, and caused intermittent "JWT is expired" errors.
Fixed an issue in Replay where the request body with invalid JSON input grew after restarts, leading to decreased performance.
Fixes
Fixed an issue where the login page language didn't match the language selected in the project.
Fixes
Updated
@redocly/openapi-coreto version2.30.3.Fixed billing portal checkbox/radio checked contrast in dark mode.
Fixes
Updated Reunite's pull request summary interface to improve readability of merge status, reviews, and actions on the activity page.