Added LLM-related page actions to the GraphQL docs.
- 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
dynamic
function to@redocly/theme
for lazy loading components.Improved breadcrumb navigation by refining visual design, shortening long page names, adding dropdown menus for deep structures, suggesting related pages, supporting icons, enabling multilingual translations, and fixing duplicate catalog entries.
Used the
tokenUrl
value as the default in each security flow ofTry It
.Added the security section for the
@requiresScopes
directive in the GraphQL docs.Added support for accessing original identity provider tokens.
Added classic catalog card component to the list of ejectable components.
Made the
codeSamples->languages
parameter optional.Added support for the
x-metadata
extension in AsyncAPI documentation.Added search to the
discriminator
dropdown for lists longer than six items.Added ability to run workflows, inputs schema for workflows, Arazzo expression highlighting and completion, support for x-security, updated collection tree UI.
Added Play and WorkflowHierarchy icons.
Fixes
Fixed broken feedback submission.
Fixed crash during sidebar generation caused by long folder names.
Renamed environment variable
OAUTH_USE_INTROSPECT
toREDOCLY_OAUTH_USE_INTROSPECT
.Fixed a bug where opening a URL with a trailing slash redirected to a 404 page when path prefix was enabled.
Updated tooltip design and improved sidebar action button tooltips.
Fixed incorrect behavior of the
environment
parameter in thereplay-openapi
Markdoc component.Fixed search results showing RBAC-restricted content from other teams based on block order.
Skipped creating the search index when search is disabled in the configuration.
Fixed redirect to be case-insensitive.
Fixed broken
replay-openapi
tag when mock server was off.Fixed an issue where LLM page actions appeared on pages excluded from search.
Fixed an issue where
code-walkthrough
steps did not activate on scroll.Fixed mock server returning 404 error when path prefix was enabled.
Fixed sidebar generation for OpenAPI files named
index.yaml
.Fixed an error caused by using an OpenAPI definition as an index page with a path prefix.
Fixed login and invite flows for projects with enabled path prefix.
Fixed logout for projects with one SSO provider.
Fixed locale fallback in sidebar routing.
Updated
@redocly/openapi-core
to version2.0.7
.Improved build performance by optimizing the last modified computation.
Fixed an issue where clicking the toggle triggered the
code-walkthrough
step.Fixed deprecated
discriminator
label in@redocly/openapi-docs
.Fixed binary, form-data file upload and digest auth flow.
Fixed overflow in catalog classic rows.
Fixed size and alignment issues for image icons to ensure consistent display across the UI.
Fixed
img
Markdoc tag to be self-closing.
Previous releases
Features
Added automatic spam detection for newly created
feedback
entries based on content.
Fixes
Updated
@redocly/openapi-core
and@redocly/cli
to version2.0.7
.Fixed login and invite acceptance for projects with enabled path prefixes.
Fixed uploading organization logos in
svg
format.
Features
Added
In Review
andResolved
feedback statuses. Added internal comments to feedback.
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.
Fixes
Fixed broken feedback submission.
Fixed an issue where LLM page actions appeared on pages excluded from search.
Fixed size and alignment issues for image icons to ensure consistent display across the UI.
Features
Removed deprecated
path-excludes-patterns
andinfo-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
andparameters
were ignored in thereplay-openapi
Markdoc tag.Fixed
NextPage
andPreviousPage
not displaying whenREDOCLY_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 inoneOf
schemas.Fixed control buttons in code blocks and added tooltips to
Expand All
andCollapse All
buttons.Fixed broken
pointer
parameter inreplay-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.
Features
Added
Built-in functions
andCustom functions
options to theMarkdoc tags
dropdown.Updated Reunite build logs by refining emojis, fixing alignments for multiline logs and enabling colorful statuses for info and warning realm logs.
Features
Added syntax highlighting for
*.cjs
and*.mjs
files in the editor.
Fixes
Updated
@redocly/openapi-core
and@redocly/cli
to version2.0.0-next.8
.
Fixes
Updated
@redocly/openapi-core
and@redocly/cli
to version2.0.0-next.7
.
Fixes
Fixed an issue where an RBAC match pattern starting with
**
did not override the global match pattern**
.
Fixes
Updated
@redocly/openapi-core
and@redocly/cli
to version2.0.0-next.4
.