Skip to content

Changelog

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

Realm
0.124.3
latest
2025-08-12

Fixes

  • Fixed an issue causing crashed during a build.

Reunite
v2025-08-19.1
latest
2025-08-19

Features

  • Posted pull request reviews to connected Git providers.

Previous releases

Reunite
v2025-08-14.1
2025-08-14

Fixes

  • Added a retention policy for project previews that deletes previews older than 90 days and removes previews on the same branch older than 5 days, keeping only the latest.

Reunite
v2025-08-12.2
2025-08-12

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 2.0.3.

Realm
0.124.2
2025-08-12

Fixes

  • Fixed invalid dependency version causing dependency install to fail.

Realm
0.124.1
2025-08-12

Fixes

  • Fixed broken feedback submission.

  • Fixed an issue where LLM page actions appeared on pages with excludeFromSearch: true in the front matter.

  • Fixed size and alignment issues for image icons to ensure consistent display across the UI.

Realm
0.124.0
2025-08-08

Features

  • Removed deprecated path-excludes-patterns and info-license-url rules.

  • Added built-in translations for multiple languages.

  • Added LLM-related page actions to view or copy the page as Markdown and query ChatGPT or Claude about the page content.

  • Added function names to API function log entries.

  • Improved GraphQL docs by making its rendering behavior consistent with other API docs.

  • Added code-group Markdoc tag to render tabbed code snippets.

  • Added openapi-response-sample tag to separate request and response code samples in OpenAPI docs, allowing granular control over response rendering.

  • Added Font Awesome icon support in the sidebar, navbar, footer, and Markdoc content.

Fixes

  • Fixed an issue where API functions and mock server returned an "Internal server error" for empty response bodies.

  • Fixed an issue where an RBAC match pattern starting with ** did not override the global match pattern **.

  • Fixed an issue where a search query containing brackets caused a 500 error in the Flexsearch engine.

  • Fixed inaccurate search results in Markdown files.

  • Improved performance of JSON responses by optimizing filtering logic.

  • Improved performance and reduced data size for OpenAPI pages.

  • Improved router performance to speed up page and resource loading, especially for sites with many pages.

  • Reduced the size of JavaScript files used in the browser to improve page load speed and time to interactive.

  • Fixed accessibility issues with unlabeled buttons.

  • Fixed incorrect string interpolation in code samples in openapi-docs.

  • Fixed duplicate errors in sidebars, redirects, and front matter.

  • Fixed redundant query parameters in code samples.

  • Fixed scopes display in the security modal.

  • Fixed issue where requestBody and parameters were ignored in the replay-openapi Markdoc tag.

  • Fixed NextPage and PreviousPage not displaying when REDOCLY_PATH_PREFIX was set.

  • Fixed login button visibility issue in the sidebar on mobile devices.

  • Improved rbac config validation by removing redundant rules.

  • Fixed HEAD requests returning 404 errors.

  • Fixed horizontal padding disappearing during sidebar navigation in openapi-docs.

  • Improved scrolling behavior in the table of contents.

  • Fixed handling of missing SSO configuration in the invitation flow.

  • Disabled interception for links utilizing the javascript: protocol.

  • Improved error handling in openapi-docs to prevent dev server crashes.

  • Fixed spacing between the dropdown menu and its trigger button.

  • Fixed an issue where a sidebar link was selected as the initial product link instead of the product index page.

  • Fixed RBAC behavior for folders with names prefixed by a . character.

  • Improved RBAC for feedback submissions.

  • Fixed an issue where production deploys did not fail on Markdoc resolve errors.

  • Prevented hydration errors when Markdoc tags with closing tags on the same line lacked content.

  • Fixed broken item links for graphql-docs.

  • Disabled scrolling when viewing images in fullscreen mode.

  • Improved sorting of directory entries in the sidebar using a natural sort algorithm.

  • Fixed import warning during project build.

  • Fixed crashes when processing OpenAPI 2.0 definitions.

  • Added support for downloading OpenAPI files up to 10MB.

  • Made the display of x- extensions independent from the description.

  • Fixed hideSchemaTitles option for displaying names in oneOf schemas.

  • Fixed control buttons in code blocks and added tooltips to Expand All and Collapse All buttons.

  • Fixed broken pointer parameter in replay-openapi Markdoc component.

  • Fixed navigation to anchors when using partials.

  • Normalized HTTP request method names to be in uppercase.

  • Fixed broken checkbox filter in the catalog.

  • Fixed peer dependency warnings in @redocly/theme.

  • Improved code snippet appearance by removing redundant headings from untitled snippets.

  • Increased icon size in code blocks.

  • Fixed mock server crash when using discriminator with allOf.

  • Updated internal dependencies.

Reunite
v2025-08-04.1
2025-08-04

Features

  • Added Built-in functions and Custom functions options to the Markdoc tags dropdown.

  • Updated Reunite build logs by refining emojis, fixing alignments for multiline logs and enabling colorful statuses for info and warning realm logs.

Reunite
v2025-07-31.4
2025-07-31

Features

  • Added option to configure branch deployments.

Reunite
v2025-07-30.1
2025-07-30

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 2.0.2.

Reunite
v2025-07-29.1
2025-07-29

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 2.0.1.

Reunite
v2025-07-28.1
2025-07-28

Features

  • Added syntax highlighting for *.cjs and *.mjs files in the editor.

Reunite
v2025-07-25.1
2025-07-25

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 2.0.0-next.8.

Reunite
v2025-07-23.1
2025-07-22

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 2.0.0-next.7.

Realm
0.123.1
2025-07-21

Fixes

  • Fixed an issue where an RBAC match pattern starting with ** did not override the global match pattern **.

Reunite
v2025-07-18.1
2025-07-18

Fixes

  • Updated @redocly/openapi-core and @redocly/cli to version 2.0.0-next.4.

Reunite
v2025-07-10.3
2025-07-10

Fixes

  • Updated @redocly/cli dependency to version 2.0.0-next.1.

  • Updated @redocly/openapi-core dependency to version 2.0.0-next.1.

Reunite
v2025-07-04.2
2025-07-04

Fixes

  • Fixed crash when deleting a remote subfolder.

Realm
0.123.0
2025-07-03

Features

  • Exposed usePageVersions and useActivePageVersion hooks to access the current page version in React pages.

  • Added page and label front matter properties to navigation buttons.

  • Exposed useUserTeams hook to access teams assigned to the active user.

  • Improved trigger points for code-walkthrough steps.

  • Added Skip to content button to enhance keyboard navigation.

  • Added highlighting for path parameters in request URLs.

  • Replaced variables with servers and inputs for Arazzo format compatibility. Added Path tab to edit request path parameters.

  • Added support for displaying deprecated queries, mutations, and subscriptions in the GraphQL documentation.

Fixes

  • Fixed decoding errors in encoded content returned by API functions, for example, gzip-compressed data.

  • Fixed broken openapi.events configuration to ensure custom event hooks trigger as expected.

  • Fixed an issue with api filter in scorecard that prevented details from displaying.

  • Removed headers from page data to prevent exposing sensitive cookie information.

  • Fixed apiFunctions.folders configuration to correctly handle custom folder paths with leading or trailing slashes.

  • Fixed detection of changes in partial folders.

  • Fixed search indexing to include code-snippet content.

  • Fixed SSR style attribute issue in img tag string formatting.

  • Changed the default keyboard shortcut to open Search to Cmd+K/Ctrl+K.

  • Fixed keyboard accessibility issues in sidebar elements that prevented focusing and clicking.

  • Fixed missing content in Markdown code blocks and {% markdoc-example %} tags in AI Search and llms.txt chunks.

  • Updated @redocly/openapi-core dependency to version 0.0.0-snapshot.1750342295.

  • Improved accessibility by adding descriptive alt text to footer icons.

  • Fixed relative link issues in front matter for Markdoc tags.

  • Fixed external links being incorrectly prefixed with REDOCLY_PREFIX_PATHS.

  • Fixed an issue where decorators were not used from the root redocly.yaml.

  • Fixes a bug that caused invite routes to be hidden behind the login screen when requiresLogin: true.

  • Fixed an issue where the Markdoc variable $remoteAddr returned incorrect values.

  • Improved validation of unclosed quotes in Markdoc tag attributes.

  • Fixed occasional errors in long AI search conversations.

  • Fixed incorrect auto-scrolling to anchor elements.

  • Fixed malformed content handling in the Markdown parsing pipeline.

  • Fixed incorrect values in the Rule status scorecard.

  • Removed a warning about the React Router future flag from the browser console.

  • Improved keyboard accessibility and screen reader support for the version picker component.

  • Fixed Replay crash when form-data example value was not a string.

  • Fixed missing boundary in content-type: multipart/form-data header.

  • Added CSS variables to highlight path parameters in Replay.

  • Fixed extra bottom padding in the Admonition component.

Reunite
v2025-07-01.2
2025-07-01

Fixes

  • Resolved permissions conflict that restricted project administrators’ access with the MEMBER organization role.

  • Fixed issue where user session omitted some teams after SSO login.

  • Added email notifications for failed remote content auto-merges.

Reunite
v2025-06-26.3
2025-06-26

Fixes

  • Fixed API registry snapshot details not displaying in the UI.

Reunite
v2025-06-24.1
2025-06-24

Fixes

  • Improved error handling for JavaScript heap out of memory during project build.