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.
- 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
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.
Previous releases
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.
Fixes
Hardened Realm CORS proxy validation to block private network targets before proxying requests.
Fixes
Fixed intermittent "Cannot edit in read-only" and dropped keystrokes issue in the Reunite editor.
Features
Added re-request review functionality.
Fixes
Updated
@redocly/openapi-coreto version2.30.2.Retained feedback filters and sort order when switching between Page feedback and Code reports.
Fixes
Fixed security vulnerability
GHSA-39q2-94rc-95cpby upgradingdompurifyto version3.4.0.Fixed security vulnerability
CVE-2026-41650by upgradingfast-xml-parserto version5.7.1.Fixed security vulnerability
CVE-2026-39356by upgradingdrizzle-ormto version0.45.2.Fixed security vulnerability
CVE-2026-41673by upgrading@xmldom/xmldomto version0.9.10.Fixed multiple moderate security vulnerabilities in
honodependency by upgrading it to version4.12.14.
Fixes
Closing the last tab in a Reunite editor default files group now keeps the group in place.
Fixes
Updated
@redocly/openapi-coreto version2.30.1.Fixed an Editor issue where the Commit tab badge did not update after file edits.
Features
Reworked the Reunite editor layout: file and utility tabs now share a single workspace that can be rearranged, split horizontally or vertically, and resized.