# @redocly/redoc

## 0.132.0

### Minor Changes

- e756f2aad5: Added a `palette` configuration option that applies one of built-in color palettes to the project.
- ae3272861b: Added support for `x-badges` in OpenAPI and AsyncAPI parameters and schema properties.
  Badges can now be rendered before and after field names.
- ce5a165177: Added support for `or` functions in RBAC conditions within Markdoc content.

### Patch Changes

- 65bdca2d07: Fixed an issue where `Typesense` search ignored OpenAPI paths.
- ce5a165177: Fixed a bug where Markdoc content wrapped in an RBAC condition did not appear in search results for users with access.
- 60b9b77bc3: Fixed a bug that caused search result highlighting to break in Flexsearch when the query contained duplicate words.
- a09344768f: Fixed an issue where pressing the `Q` key in the terminal in preview mode would not stop the preview.
- 2cc0ed2399: Fixed an issue where images referenced by the `img` Markdoc tag appeared broken after changing `src` and moving the file, requiring a manual page reload.
- 2bb8cf6c82: Fixed an issue where URLs starting with the same characters as API reference, AsyncAPI, Scorecards, Catalog, or Developer Onboarding page slugs served data for those pages instead of showing a 404.
- 86a3b76a9b: Fixed an issue where files with identical names but different extensions in the same folder resolved to a single URL, causing pages to be missing from the deployed project.
- b3e65a364b: Fixed out-of-memory error in the search indexer that occurred when indexing deeply nested schemas.
- c336f96cb6: Updated `@redocly/openapi-core` to version `2.25.2`.
- e5f1e611f7: Fixed an issue where badges in `sidebars.yaml` were not rendering on API reference pages.
- 76b78a806c: Improved keyboard navigation across Replay's input components for more consistent and predictable focus behavior.
- 15ab3dcb39: Fixed incorrect RBAC validation that caused authenticated MCP tool calls to be handled improperly.
- 849199c430: Fixed an issue where complex AI search queries might have resulted with an error.
- a09344768f: Fixed an issue where the process did not terminate after certain short-lived CLI commands were executed.
- 3ad1692502: Fixed an issue where clicking asset download links redirected to a 404 page.
- d54ca044f0: Fixed an issue where filters on code walkthrough pages overlapped the **Search** dialog.
- 1f95c1a87f: Improved performance when building AI search documents for Markdown.
- 87a9752112: Fixed an issue where `partial` Markdoc tags in OpenAPI and AsyncAPI `description` fields did not resolve when Windows-style path separators were used.
- f156e27486: Fixed an issue where navigating to a page through an anchor link from another page occasionally failed to scroll to the anchor.
- Updated dependencies [623eb1bd10]
- Updated dependencies [933422fcd9]
- Updated dependencies [e897bbb1ea]
- Updated dependencies [2bc33c6758]
- Updated dependencies [8f8430a807]
- Updated dependencies [f69e101a44]
- Updated dependencies [c336f96cb6]
- Updated dependencies [ed553fa138]
- Updated dependencies [8710b00b3e]
- Updated dependencies [037535441a]
- Updated dependencies [e88064ce2d]
- Updated dependencies [e756f2aad5]
- Updated dependencies [ae3272861b]
- Updated dependencies [849199c430]
- Updated dependencies [c3d4cd955d]
- Updated dependencies [d54ca044f0]
- Updated dependencies [87a9752112]
- Updated dependencies [b24ffd4d9f]
  - @redocly/openapi-docs@3.20.0
  - @redocly/realm-asyncapi-sdk@0.10.0
  - @redocly/theme@0.64.0
  - @redocly/asyncapi-docs@1.9.0
  - @redocly/graphql-docs@1.9.0
  - @redocly/portal-plugin-mock-server@0.17.0
  - @redocly/portal-legacy-ui@0.15.0

## 0.132.0-next.11

### Patch Changes

- e5f1e611f7f: Fixed an issue where badges in `sidebars.yaml` were not rendering on API reference pages.
- 3ad1692502c: Fixed an issue where clicking asset download links redirected to a 404 page.
- Updated dependencies [623eb1bd109]
- Updated dependencies [e897bbb1ea8]
- Updated dependencies [c3d4cd955d1]
  - @redocly/openapi-docs@3.20.0-next.8
  - @redocly/realm-asyncapi-sdk@0.10.0-next.3
  - @redocly/theme@0.64.0-next.6
  - @redocly/asyncapi-docs@1.9.0-next.8
  - @redocly/graphql-docs@1.9.0-next.8
  - @redocly/portal-plugin-mock-server@0.17.0-next.8

## 0.132.0-next.10

### Patch Changes

- 907e21434dc: Improved CORS proxy security by injecting `X-Content-Type-Options: no-sniff` into proxied responses.
- 15ab3dcb393: Fixed incorrect RBAC validation that caused authenticated MCP tool calls to be handled improperly.
- 849199c4300: Fixed an issue where complex AI search queries might have resulted with an error.
- Updated dependencies [2bc33c6758e]
- Updated dependencies [849199c4300]
  - @redocly/realm-asyncapi-sdk@0.10.0-next.2
  - @redocly/theme@0.64.0-next.5
  - @redocly/asyncapi-docs@1.9.0-next.7
  - @redocly/graphql-docs@1.9.0-next.7
  - @redocly/openapi-docs@3.20.0-next.7
  - @redocly/portal-plugin-mock-server@0.17.0-next.7

## 0.132.0-next.9

### Patch Changes

- 3367cbdaba3: Fixed `residency` configuration causing build failures.

## 0.132.0-next.8

### Patch Changes

- 2cc0ed23991: Fixed an issue where images referenced by the `img` Markdoc tag appeared broken after changing `src` and moving the file, requiring a manual page reload.
- 926df205136: Fixed a Realm CORS proxy security issue that could allow requests to private network addresses and unsafe direct navigation to proxied HTML or JavaScript content.

## 0.132.0-next.7

### Patch Changes

- 86a3b76a9b9: Fixed an issue where files with identical names but different extensions in the same folder resolved to a single URL, causing pages to be missing from the deployed project.
- Updated dependencies [933422fcd9b]
- Updated dependencies [8710b00b3e1]
- Updated dependencies [e88064ce2d3]
  - @redocly/openapi-docs@3.20.0-next.6
  - @redocly/realm-asyncapi-sdk@0.10.0-next.1
  - @redocly/theme@0.64.0-next.4
  - @redocly/asyncapi-docs@1.9.0-next.6
  - @redocly/graphql-docs@1.9.0-next.6
  - @redocly/portal-plugin-mock-server@0.17.0-next.6

## 0.132.0-next.6

### Minor Changes

- e756f2aad58: Added a `palette` configuration option that applies one of built-in color palettes to the project.

### Patch Changes

- e4e8c9f42d4: Updated legacy palette styles.
- c336f96cb65: Updated `@redocly/openapi-core` to version `2.25.2`.
- d419330f279: Fixed an issue where the build crashed during the search preparation step.
- 76b78a806c7: Improved keyboard navigation across Replay's input components for more consistent and predictable focus behavior.
- Updated dependencies [e4e8c9f42d4]
- Updated dependencies [f69e101a44b]
- Updated dependencies [c336f96cb65]
- Updated dependencies [037535441a2]
- Updated dependencies [1d1c2056a3c]
- Updated dependencies [e756f2aad58]
  - @redocly/theme@0.64.0-next.3
  - @redocly/openapi-docs@3.20.0-next.5
  - @redocly/asyncapi-docs@1.9.0-next.5
  - @redocly/graphql-docs@1.9.0-next.5
  - @redocly/portal-plugin-mock-server@0.17.0-next.5

## 0.132.0-next.5

### Patch Changes

- Updated dependencies [ac77c65652f]
  - @redocly/asyncapi-docs@1.9.0-next.4
  - @redocly/graphql-docs@1.9.0-next.4
  - @redocly/openapi-docs@3.20.0-next.4
  - @redocly/portal-plugin-mock-server@0.17.0-next.4

## 0.132.0-next.4

### Patch Changes

- 2bb8cf6c82a: Fixed an issue where URLs starting with the same characters as API reference, AsyncAPI, Scorecards, Catalog, or Developer Onboarding page slugs served data for those pages instead of showing a 404.
- 94039c210d4: Added unified analytics to OpenAPI, AsyncAPI, and GraphQL docs components.
- Updated dependencies [94039c210d4]
  - @redocly/asyncapi-docs@1.9.0-next.3
  - @redocly/graphql-docs@1.9.0-next.3
  - @redocly/openapi-docs@3.20.0-next.3
  - @redocly/portal-plugin-mock-server@0.17.0-next.3

## 0.132.0-next.3

### Patch Changes

- 65bdca2d074: Fixed an issue where `Typesense` search ignored OpenAPI paths.

## 0.132.0-next.2

### Patch Changes

- a09344768fc: Fixed an issue where pressing the `Q` key in the terminal in preview mode would not stop the preview.
- e9058cf9add: Fixed security vulnerability `CVE-2026-0540` by upgrading `dompurify` to version `3.3.3`.
- e9058cf9add: Fixed security vulnerabilities `CVE-2026-29085`, `CVE-2026-29045`, and `GHSA-v8w9-8mx6-g223` by upgrading `hono` to version `4.12.8`.
- 19e40b5dbbd: Fixed agent and crawler requests to static files such as `sitemap.xml` are served instead of a non-existent Markdown path, and the site root resolved `index.html.md` correctly instead of a hidden `.index.html.md` path.
- e9058cf9add: Fixed security vulnerabilities `CVE-2026-27904` and `CVE-2026-27903` by upgrading `minimatch` to version `10.2.4`.
- 9db8221b3f0: Updated `@redocly/openapi-core` to version `2.24.0`.
- a09344768fc: Fixed an issue where the process did not terminate after certain short-lived CLI commands were executed.
- d54ca044f01: Fixed an issue where filters on code walkthrough pages overlapped the **Search** dialog.
- 1f95c1a87f6: Improved performance when building AI search documents for Markdown by avoiding repeated work while merging content chunks.
- f156e274867: Fixed an issue where navigating to a page with a hash anchor from another page occasionally failed to scroll to the anchor.
- Updated dependencies [8f8430a807c]
- Updated dependencies [e9058cf9add]
- Updated dependencies [ed553fa1387]
- Updated dependencies [9db8221b3f0]
- Updated dependencies [d54ca044f01]
  - @redocly/theme@0.64.0-next.2
  - @redocly/openapi-docs@3.20.0-next.2
  - @redocly/asyncapi-docs@1.9.0-next.2
  - @redocly/graphql-docs@1.9.0-next.2
  - @redocly/portal-plugin-mock-server@0.17.0-next.2

## 0.132.0-next.1

### Minor Changes

- 4003b73d9ca: Added `excalidraw` Markdoc tag to support Excalidraw integration.

### Patch Changes

- 60b9b77bc39: Fixed a bug that caused search result highlighting to break in Flexsearch when the query contained duplicate words.
- ae3272861b4: Added support for `x-badges` in OpenAPI and AsyncAPI parameters and schema properties.
  Badges can now be rendered before and after field names.
- 87a97521127: Fixed an issue where `partial` Markdoc tags in OpenAPI and AsyncAPI `description` fields did not resolve when path separators differed.
- Updated dependencies [4003b73d9ca]
- Updated dependencies [ae3272861b4]
- Updated dependencies [87a97521127]
- Updated dependencies [b24ffd4d9fb]
  - @redocly/theme@0.64.0-next.1
  - @redocly/asyncapi-docs@1.9.0-next.1
  - @redocly/openapi-docs@3.20.0-next.1
  - @redocly/graphql-docs@1.9.0-next.1
  - @redocly/portal-plugin-mock-server@0.17.0-next.1

## 0.132.0-next.0

### Minor Changes

- ce5a165177d: Added support for `or` functions in RBAC conditions within Markdoc content.

### Patch Changes

- ce5a165177d: Fixed a bug where Markdoc content wrapped in an RBAC condition did not appear in search results for users with access.
- b3e65a364b6: Fixed out-of-memory error in the search indexer that occurred when indexing deeply nested schemas.
- f90fa0dd771: Enter prerelease mode.
- Updated dependencies [f90fa0dd771]
  - @redocly/portal-plugin-mock-server@0.17.0-next.0
  - @redocly/realm-asyncapi-sdk@0.10.0-next.0
  - @redocly/portal-legacy-ui@0.15.0-next.0
  - @redocly/asyncapi-docs@1.9.0-next.0
  - @redocly/graphql-docs@1.9.0-next.0
  - @redocly/openapi-docs@3.20.0-next.0
  - @redocly/theme@0.64.0-next.0

## 0.131.4

### Patch Changes

- a0b5d17c1f: Improved CORS proxy security by injecting `X-Content-Type-Options: no-sniff` into proxied responses.

## 0.131.3

### Patch Changes

- 4afca06580: Fixed a Realm CORS proxy security issue that could allow requests to private network addresses and unsafe direct navigation to proxied HTML or JavaScript content.

## 0.131.2

### Patch Changes

- 4b110ce8f6: Fixed agent and crawler requests to static files such as `sitemap.xml` are served instead of a non-existent Markdown path, and the site root resolved `index.html.md` correctly instead of a hidden `.index.html.md` path.

## 0.131.1

### Patch Changes

- 3ec346dba7: Fixed security vulnerability `CVE-2026-0540` by upgrading `dompurify` to version `3.3.3`.
- 3ec346dba7: Fixed security vulnerabilities `CVE-2026-29085`, `CVE-2026-29045`, and `GHSA-v8w9-8mx6-g223` by upgrading `hono` to version `4.12.8`.
- 3ec346dba7: Fixed security vulnerabilities `CVE-2026-27904` and `CVE-2026-27903` by upgrading `minimatch` to version `10.2.4`.
- 180aa06763: Fixed security vulnerability `CVE-2026-28292` by upgrading `simple-git` to version `3.32.3`.
- Updated dependencies [3ec346dba7]
  - @redocly/openapi-docs@3.19.1
  - @redocly/asyncapi-docs@1.8.1
  - @redocly/portal-plugin-mock-server@0.16.1

## 0.131.0

### Minor Changes

- d87ca0f750: Replaced the separate right-side development mode controls in Realm docs UI with a single bottom floating status bar to improve user experience.
- 447b0dc32a: Added support for the product filter on **Project Analytics** page.
- 1d7c82d350: Added support for `badges` option in `sidebars.yaml` to display visual indicators next to sidebar item labels.
- e7cc4036fc: Added support for OpenAPI 3.2 `tags` object.
- 4aa015b6ea: Added support for OpenAPI 3.2 `querystring` parameters to handle structured query parameters with nested objects and arrays.
- 8a6153095f: Added an internal `/_api/cors` proxy endpoint in Realm and configured embedded Replay to use it by default.
- 10585dd0d0: Added support for the `nodeType` field in the OpenAPI 3.2 XML Object.
- 703634d21f: Enabled semantic search for Docs MCP.
- c2b1717b2b: Added stricter validation to feedback forms.
- 34ef22b17c: Added `code-snippet` Markdoc tag support for `llms.txt`.
- e6944434c8: Added support for OpenAPI `allowReserved` query parameters in Replay.

### Patch Changes

- 7f8301f1ed: Fixed an issue where the **Connect to MCP** button ignored the configured prefix path.
- bfdf798d61: Fixed **View as Markdown** and **Copy for LLM** page actions incorrectly omitting schema properties that share a name with a property at a different nesting level.
- dc4442ab07: Fixed canonical URLs on versioned pages to use the default version.
- 43955ab32f: Improved the accessibility of OpenAPI and GraphQL docs.
- 5ef75a3b5d: Fixed an issue where the **Copy for LLM** and **View as Markdown** page actions ignored the respective path prefix for the root page.
- 8b42559201: Fixed an issue where sidebar groups were displayed even though they contained no valid items in the active version.
- eb7a37ae27: Fixed tooltip visibility in browsers without anchor positioning support.
- 466f4ca3ba: Fixed an issue where custom Markdoc heading IDs were not used in search results.
- 17aafeac4a: Fixed an issue in OpenAPI docs where example keys were used instead of summary text in example drop-downs.
- f7b6c52055: Improved appearance and deep linking for the `tabs` Markdoc tag.
- d0b99c0768: Fixed URL fragment duplication when opening docs for endpoints with path parameters (e.g. `/foo/{id}/bar`).
- 2d305eec36: Fixed the built-in CORS proxy failing with "fetch failed" for certain URLs.
  Now the browser's `accept-encoding` header isn't forwarded and the error message surfaces the underlying cause.
- 1eb287db9f: Fixed code sample generation when path parameter examples contain integer values.
- 807547ecbd: Improved build memory usage for large projects.
- 7276b4e5d6: Fixed an issue in AI Search where clearing the product tag would still include the product in the search request.
- a9a1ee0fe1: Fixed an issue where page actions remained visible even though `search` was disabled.
- 9b9b43a1b4: Improved the accessibility of AsyncAPI docs.
- 1cc1909566: Fixed an issue where optional properties of API operations were inconsistently displayed between API docs and Replay.
  The optional properties are now respect the configuration in `redocly.yaml`.
- 130c111688: Fixed security vulnerability `CVE-2026-26996` by upgrading `minimatch` to version `10.2.1`.
- 7e3400d4a8: Fixed page actions overlapping the navbar.
- d264713872: Fixed an issue where `rbac` configuration ignored versioned content folder paths with leading slashes.
- 721799cba5: Fixed padding in schema definition and MCP tool views.
- 721799cba5: Fixed an issue in OpenAPI docs where the schema description in the **Schema definition** section was duplicated.
- 32c0b1683b: Fixed an issue where schemas using `allOf` with a `$ref` had their own `title` overridden by the referenced schema's title.
- 9b35001fdd: Fixed an issue in OpenAPI docs where nested Markdoc partial tags prevented partial content from rendering.
- 652e464285: Fixed an issue where the root `.md` pages for OpenAPI and AsyncAPI files failed to generate when `requiresLogin` was set to `true` in `redocly.yaml`.
- 263c8021c3: Fixed an issue where the terminal output retained artifacts from previous commands.
- ce4a06bc15: Fixed a bug where Segment analytics ignored `trackPage=false` in configuration when a custom script was used to send page view events.
- 7abfb7ff61: Updated `@redocly/openapi-core` to version `2.20.5`.
- 2641586046: Fixed an issue in GraphQL docs where navigating to a referenced field resulted in a `404` error.
- adf0e98992: Fixed an issue where the expand dropdown buttons were displayed over open dropdown menus.
- b2504fea98: Fixed an issue where `sidebars.yaml` files in ignored folders weren't excluded from link checking.
- 2bb21c43ec: Fixed security vulnerability `CVE-2026-26278` by upgrading `fast-xml-parser` to version `5.3.6`.
- Updated dependencies [7f8301f1ed]
- Updated dependencies [3554f6b8da]
- Updated dependencies [43955ab32f]
- Updated dependencies [5ef75a3b5d]
- Updated dependencies [447b0dc32a]
- Updated dependencies [c2b1717b2b]
- Updated dependencies [eb7a37ae27]
- Updated dependencies [17aafeac4a]
- Updated dependencies [f7b6c52055]
- Updated dependencies [1eb287db9f]
- Updated dependencies [8a5957c080]
- Updated dependencies [e7cc4036fc]
- Updated dependencies [7276b4e5d6]
- Updated dependencies [cf845446a0]
- Updated dependencies [a9a1ee0fe1]
- Updated dependencies [2bb21c43ec]
- Updated dependencies [377e39138a]
- Updated dependencies [4aa015b6ea]
- Updated dependencies [9b9b43a1b4]
- Updated dependencies [1cc1909566]
- Updated dependencies [10585dd0d0]
- Updated dependencies [7e3400d4a8]
- Updated dependencies [aca4d30c49]
- Updated dependencies [34ef22b17c]
- Updated dependencies [e6944434c8]
- Updated dependencies [721799cba5]
- Updated dependencies [721799cba5]
- Updated dependencies [32c0b1683b]
- Updated dependencies [7abfb7ff61]
- Updated dependencies [2641586046]
- Updated dependencies [adf0e98992]
- Updated dependencies [1b2efd5ab7]
- Updated dependencies [2bb21c43ec]
  - @redocly/theme@0.63.0
  - @redocly/realm-asyncapi-sdk@0.9.0
  - @redocly/asyncapi-docs@1.8.0
  - @redocly/graphql-docs@1.8.0
  - @redocly/openapi-docs@3.19.0
  - @redocly/portal-plugin-mock-server@0.16.0
  - @redocly/portal-legacy-ui@0.14.0

## 0.131.0-next.14

### Patch Changes

- 2d305eec36a: Fixed the built-in CORS proxy failing with "fetch failed" for certain URLs.
  Now the browser's `accept-encoding` header isn't forwarded and the error message surfaces the underlying cause.

## 0.131.0-next.13

### Patch Changes

- 466f4ca3ba3: Fixed an issue where custom Markdoc heading IDs were not used in search results.
- f7b6c520559: Improved appearance and deep linking for the `tabs` Markdoc tag.
- 0140f0ba709: Fixed an issue where React page validation failed silently, causing error reporting to be skipped during builds.
- 7abfb7ff617: Updated `@redocly/openapi-core` to version `2.20.5`.
- 8983e235fd1: Updated `openapi-sampler` from version 1.7.0 to 1.7.2.
- Updated dependencies [3554f6b8da8]
- Updated dependencies [f7b6c520559]
- Updated dependencies [cf845446a06]
- Updated dependencies [7abfb7ff617]
- Updated dependencies [8983e235fd1]
  - @redocly/realm-asyncapi-sdk@0.9.0-next.5
  - @redocly/theme@0.63.0-next.6
  - @redocly/openapi-docs@3.19.0-next.9
  - @redocly/asyncapi-docs@1.8.0-next.9
  - @redocly/graphql-docs@1.8.0-next.7
  - @redocly/portal-plugin-mock-server@0.16.0-next.9

## 0.131.0-next.12

### Patch Changes

- 43955ab32fd: Improved the accessibility of OpenAPI and GraphQL docs.
- 7276b4e5d63: Fixed an issue in AI Search where clearing the product tag would still include the product in the search request.
- 1cc1909566f: Fixed an issue where optional properties of API operations were inconsistently displayed between API docs and Replay.
  The optional properties are now displayed or hidden according to configuration in `redocly.yaml`.
- d59b5669cea: Updated `@redocly/openapi-core` to version `2.20.4`.
- Updated dependencies [43955ab32fd]
- Updated dependencies [7276b4e5d63]
- Updated dependencies [1cc1909566f]
- Updated dependencies [d59b5669cea]
  - @redocly/asyncapi-docs@1.8.0-next.8
  - @redocly/graphql-docs@1.8.0-next.6
  - @redocly/openapi-docs@3.19.0-next.8
  - @redocly/theme@0.63.0-next.5
  - @redocly/portal-plugin-mock-server@0.16.0-next.8

## 0.131.0-next.11

### Patch Changes

- dc4442ab07: Fixed canonical URLs on versioned pages to use the default version.
- b2504fea98: Fixed an issue where `sidebars.yaml` files in folders added to `ignore` configuration weren't excluded from link checking.
- Updated dependencies [8a5957c080]
  - @redocly/realm-asyncapi-sdk@0.9.0-next.4
  - @redocly/theme@0.63.0-next.4

## 0.131.0-next.10

### Patch Changes

- d59d3fce3d: Updated `@redocly/openapi-core` to version `2.20.3`.
- 1eb287db9f: Fixed code sample generation when path parameter examples contain integer values.
- 652e464285: Fixed an issue where the root `.md` pages for OpenAPI/AsyncAPI files failed to generate when `requiresLogin` was set to `true` in `redocly.yaml`.
- Updated dependencies [d59d3fce3d]
- Updated dependencies [1eb287db9f]
  - @redocly/openapi-docs@3.19.0-next.7
  - @redocly/asyncapi-docs@1.8.0-next.7
  - @redocly/portal-plugin-mock-server@0.16.0-next.7

## 0.131.0-next.9

### Minor Changes

- 447b0dc32a: Added support for the product filter on Project Analytics page.

### Patch Changes

- 2836be0996: Updated `@redocly/openapi-core` to version `2.19.2`.
- eb7a37ae27: Fixed tooltip visibility in browsers without anchor positioning support.
- a9a1ee0fe1: Fixed an issue where page actions remained visible even though `search` was disabled.
- 9b9b43a1b4: Improved the accessibility of AsyncAPI docs.
- d264713872: Fixed an issue where `rbac` configuration ignored versioned content folder paths with leading slashes.
- e6944434c8: Added support for OpenAPI `allowReserved` query parameters in Replay.
- 721799cba5: Fixed padding in schema definition and MCP tool views.
- 721799cba5: Fixed an issue in API docs where the schema description in the **Schema definition** section was duplicated.
- 263c8021c3: Fixed an issue where the terminal output retained artefacts from previous commands.
- 1a2a4eb7c4: Updated `@redocly/openapi-core` to version `2.20.1`.
- ce4a06bc15: Fixed a bug where segment analytics ignored `trackPage=false` in configuration when a custom script was used to send page view events.
- Updated dependencies [2836be0996]
- Updated dependencies [447b0dc32a]
- Updated dependencies [eb7a37ae27]
- Updated dependencies [a9a1ee0fe1]
- Updated dependencies [9b9b43a1b4]
- Updated dependencies [e6944434c8]
- Updated dependencies [721799cba5]
- Updated dependencies [721799cba5]
- Updated dependencies [1a2a4eb7c4]
- Updated dependencies [1b2efd5ab7]
  - @redocly/openapi-docs@3.19.0-next.6
  - @redocly/realm-asyncapi-sdk@0.9.0-next.3
  - @redocly/asyncapi-docs@1.8.0-next.6
  - @redocly/graphql-docs@1.8.0-next.5
  - @redocly/theme@0.63.0-next.4
  - @redocly/portal-plugin-mock-server@0.16.0-next.6

## 0.131.0-next.8

### Patch Changes

- 130c111688: Fixed security vulnerability CVE-2026-26996 in minimatch by upgrading to version 10.2.1.
- 32c0b1683b: Fixed an issue where schemas using `allOf` with a `$ref` had their own `title` overridden by the referenced schema's title.
- 2641586046: Fixed an issue where navigating to a referenced field resulted in a `404` in GraphQL Docs.
- Updated dependencies [32c0b1683b]
- Updated dependencies [2641586046]
  - @redocly/openapi-docs@3.19.0-next.5
  - @redocly/graphql-docs@1.8.0-next.4
  - @redocly/asyncapi-docs@1.8.0-next.5
  - @redocly/portal-plugin-mock-server@0.16.0-next.5

## 0.131.0-next.7

### Patch Changes

- d0b99c0768: Fixed URL fragment duplication when opening docs for endpoints with path parameters (e.g. `/foo/{id}/bar`).
- Updated dependencies [377e39138a]
  - @redocly/realm-asyncapi-sdk@0.9.0-next.2
  - @redocly/theme@0.63.0-next.3

## 0.130.4

### Patch Changes

- 5b1e533559: Fixed security vulnerability CVE-2026-25128 in fast-xml-parser by upgrading openapi-sampler to version 1.7.0.
- Updated dependencies [5b1e533559]
  - @redocly/portal-plugin-mock-server@0.15.2
  - @redocly/asyncapi-docs@1.7.2
  - @redocly/openapi-docs@3.18.2
  - @redocly/theme@0.62.1
  - @redocly/graphql-docs@1.7.1

## 0.130.3

### Patch Changes

- 0beb1adad0: Fixed a bug where AI search events were not tracked for project analytics.
- Updated dependencies [e7708a15f1]
- Updated dependencies [e7708a15f1]
  - @redocly/portal-plugin-mock-server@0.15.1
  - @redocly/asyncapi-docs@1.7.1
  - @redocly/openapi-docs@3.18.1

## 0.131.0-next.6

### Patch Changes

- bfdf798d61: Fixed **View as Markdown** and **Copy for LLM** page actions incorrectly omitting schema properties that share a name with a property at a different nesting level.
- 17aafeac4a: Fixed an issue in OpenAPI docs where example keys were used instead of summary text in example drop-downs.
- 3b5a78a01a: Updated `@redocly/openapi-core` to version `2.19.0`.
- 9b35001fdd: Fixed an issue in OpenAPI docs where nested Markdoc partial tags prevented partial content from rendering.
- 2bb21c43ec: Fixed security vulnerability `CVE-2026-26278` in `fast-xml-parser` by upgrading to version `5.3.6`.
- Updated dependencies [17aafeac4a]
- Updated dependencies [3b5a78a01a]
- Updated dependencies [2bb21c43ec]
- Updated dependencies [2bb21c43ec]
  - @redocly/openapi-docs@3.19.0-next.4
  - @redocly/portal-plugin-mock-server@0.16.0-next.4
  - @redocly/asyncapi-docs@1.8.0-next.4

## 0.131.0-next.5

### Patch Changes

- 5ef75a3b5d: Fixed an issue where the **Copy for LLM** and **View as Markdown** page actions ignored the respective path prefix for the root page.
- Updated dependencies [5ef75a3b5d]
  - @redocly/theme@0.63.0-next.3
  - @redocly/asyncapi-docs@1.8.0-next.3
  - @redocly/graphql-docs@1.8.0-next.3
  - @redocly/openapi-docs@3.19.0-next.3
  - @redocly/portal-plugin-mock-server@0.16.0-next.3

## 0.131.0-next.4

### Minor Changes

- d87ca0f750: Replaced the separate right-side development mode controls in Realm docs UI with a single bottom floating status bar to improve user experience.
- e7cc4036fc: Added support for OpenAPI 3.2 `tags` object.
- 4aa015b6ea: Added support for OpenAPI 3.2 `querystring` parameters to handle structured query parameters with nested objects and arrays.
- 10585dd0d0: Added support for the `nodeType` field in the OpenAPI 3.2 XML Object.
- 703634d21f: Enabled semantic search for Docs MCP.

### Patch Changes

- c2b1717b2b: Added stricter validation to feedback forms.
- 34ef22b17c: Added `code-snippet` Markdoc tag support for `llms.txt`.
- b8765bab46: Updated `@redocly/openapi-core` to version `2.18.2`.
- Updated dependencies [c2b1717b2b]
- Updated dependencies [e7cc4036fc]
- Updated dependencies [4aa015b6ea]
- Updated dependencies [10585dd0d0]
- Updated dependencies [34ef22b17c]
- Updated dependencies [b8765bab46]
  - @redocly/theme@0.63.0-next.2
  - @redocly/openapi-docs@3.19.0-next.2
  - @redocly/asyncapi-docs@1.8.0-next.2
  - @redocly/graphql-docs@1.8.0-next.2
  - @redocly/portal-plugin-mock-server@0.16.0-next.2

## 0.130.2

### Patch Changes

- 4dfbc3b570: Fixed an issue where Project Analytics would not display any data for specific versions of Realm.
- Updated dependencies [4dfbc3b570]
  - @redocly/realm-asyncapi-sdk@0.8.1
  - @redocly/theme@0.62.0

## 0.131.0-next.3

### Patch Changes

- 807547ecbd: Improved build memory usage during build for large projects.

## 0.131.0-next.2

### Minor Changes

- 8a6153095f: Added an internal `/_api/cors` proxy endpoint in Realm and configured embedded Replay to use it by default.

### Patch Changes

- 089558ba51: Updated `@redocly/openapi-core` to version `2.18.0`.
- 8ff89afeb0: Fixed an issue where Project Analytics would not display any data for specific versions of Realm.
- adf0e98992: Fixed an issue where the expand dropdown buttons were not covered by other dropdown menus.
- Updated dependencies [089558ba51]
- Updated dependencies [8ff89afeb0]
- Updated dependencies [adf0e98992]
  - @redocly/openapi-docs@3.19.0-next.1
  - @redocly/realm-asyncapi-sdk@0.9.0-next.1
  - @redocly/theme@0.63.0-next.1
  - @redocly/asyncapi-docs@1.8.0-next.1
  - @redocly/portal-plugin-mock-server@0.16.0-next.1
  - @redocly/graphql-docs@1.8.0-next.1

## 0.131.0-next.1

### Patch Changes

- 713994c780: Fixed an issue where the execution environment wasn't recognized correctly causing build failures.
- 1fa1e85405: Fixed an issue where the login button was not displayed when a default identity provider was configured.

## 0.130.1

### Patch Changes

- 69f13ea40c: Fixed an issue where the login button was not displayed when a default identity provider was configured.

## 0.131.0-next.0

### Minor Changes

- 1d7c82d350: Added support for `badges` option in `sidebars.yaml` to display visual indicators next to sidebar item labels.

### Patch Changes

- 7f8301f1ed: Fixed an issue where the **Connect to MCP** button ignored the configured prefix path.
- 8b42559201: Fixed an issue where sidebar groups were displayed even though they contained no valid items in the active version.
- 7e3400d4a8: Fixed page actions overlapping the navbar.
- 9241c37455: Enter prerelease mode.
- 1497f955ca: Updated `@redocly/openapi-core` to version `2.17.0`.
- Updated dependencies [7f8301f1ed]
- Updated dependencies [7e3400d4a8]
- Updated dependencies [aca4d30c49]
- Updated dependencies [9241c37455]
- Updated dependencies [1497f955ca]
  - @redocly/theme@0.63.0-next.0
  - @redocly/portal-plugin-mock-server@0.16.0-next.0
  - @redocly/realm-asyncapi-sdk@0.9.0-next.0
  - @redocly/portal-legacy-ui@0.14.0-next.0
  - @redocly/asyncapi-docs@1.8.0-next.0
  - @redocly/graphql-docs@1.8.0-next.0
  - @redocly/openapi-docs@3.19.0-next.0

## 0.130.0

### Minor Changes

- 85818157d8: Added bundling support for OpenAPI 3.2 `components/mediaTypes` references used in request and response content.
- 1ff6da217d: Added support for branch-specific configuration in `redocly.yaml`.
- 12fd642835: Transitioned AI Search to agent mode, now featuring expanded search capabilities and direct integration with the Docs MCP.
- c585ce5de8: Improved tooltip positioning and performance.
- 053051e82f: Added `rbac` support for banners to allow conditional visibility based on user team membership.

### Patch Changes

- 134e0817c3: Fixed an issue where project processing could halt indefinitely.
- 6acdb6e020: Fixed an issue where downloading large AsyncAPI files would fail.
- 2db5a19a31: Fixed an issue where project builds could fail due to unset environment variables, despite the variables existing in the cloud environment.
- 8cb9a82a7a: Fixed support for `.redocly.lint-ignore.yaml` in the scorecard.
- 51b5b27802: Fixed an issue where RBAC access control did not apply to schema properties that used `$ref` references.
- e135881ebc: Updated `@redocly/openapi-core` to version `2.15.2`.
- 39a6b03569: Fixed `id_token` audience validation to support organization ID alongside slug, preventing auth failures after slug changes.
- 864165169a: Fixed an issue where deep links would open pages in an incorrect position if a banner was present.
- a191d2c98e: Fixed an issue where the **Back to Search** button was displayed when AI Assistant was opened using the **Ask AI** button.
- 8164c94e92: Fixed image alignment in headers.
- d309b3d828: Fixed language icon rendering issues in API docs.
- 3af7a906b4: Fixed an issue where URLs of OpenAPI docs pages could automatically receive `-1` suffixes.
- c1d9f9a79d: Fixed an issue where the mock server returned a 404 error when enabled at the product level but disabled at the root level in `redocly.yaml`.
- 24c74512bd: Fixed an issue in API docs where the discriminators displayed incorrect names.
- ab5975a273: Fixed an issue where a schema wouldn't be displayed in OpenAPI docs when it was an only item in a `oneOf`.
- a57b480eef: Added support for `query` in OpenAPI 3.2 and `x-query` in OpenAPI versions earlier than 3.2.
- 31ab0feb1c: Improved misleading warning for expired plan gates token.
- 1bc7e35d32: Fixed API docs performance issues in projects that use Markdoc partial tags.
- 0895b860b1: Fixed an issue where the **Copy** and **Copy for LLM** buttons were not hidden on OpenAPI endpoint pages that had `excludeFromSearch` option configured.
- 4015d8d229: Fixed an issue where the `llms.txt` page ignored path prefix in links.
- Updated dependencies [ac12b3523a]
- Updated dependencies [e135881ebc]
- Updated dependencies [7083962f58]
- Updated dependencies [7083962f58]
- Updated dependencies [c94dd823e4]
- Updated dependencies [c585ce5de8]
- Updated dependencies [a759cf76c7]
- Updated dependencies [9562d72bd7]
- Updated dependencies [864165169a]
- Updated dependencies [a191d2c98e]
- Updated dependencies [8164c94e92]
- Updated dependencies [85818157d8]
- Updated dependencies [d309b3d828]
- Updated dependencies [c1d9f9a79d]
- Updated dependencies [3b573feb37]
- Updated dependencies [7ea47225bc]
- Updated dependencies [12fd642835]
- Updated dependencies [24c74512bd]
- Updated dependencies [ab5975a273]
- Updated dependencies [9df7a53978]
- Updated dependencies [ec292cdaaa]
- Updated dependencies [f117f86b3b]
- Updated dependencies [a57b480eef]
- Updated dependencies [053051e82f]
- Updated dependencies [e24e828523]
- Updated dependencies [39d177b9b6]
  - @redocly/theme@0.62.0
  - @redocly/openapi-docs@3.18.0
  - @redocly/realm-asyncapi-sdk@0.8.0
  - @redocly/asyncapi-docs@1.7.0
  - @redocly/graphql-docs@1.7.0
  - @redocly/portal-plugin-mock-server@0.15.0
  - @redocly/portal-legacy-ui@0.13.0

## 0.130.0-next.12

### Minor Changes

- 12fd642835: Transitioned AI Search to agent mode, now featuring expanded search capabilities and direct integration with the Docs MCP.
- 053051e82f: Added `rbac` support for banners to allow conditional visibility based on user team membership.

### Patch Changes

- 31ab0feb1c: Improved misleading warning for expired plan gates token.
- Updated dependencies [c94dd823e4]
- Updated dependencies [12fd642835]
- Updated dependencies [053051e82f]
  - @redocly/theme@0.62.0-next.8
  - @redocly/asyncapi-docs@1.7.0-next.11
  - @redocly/graphql-docs@1.7.0-next.3
  - @redocly/openapi-docs@3.18.0-next.11
  - @redocly/portal-plugin-mock-server@0.15.0-next.11

## 0.130.0-next.11

### Minor Changes

- 85818157d8: Added bundling support for OpenAPI 3.2 `components/mediaTypes` references used in request and response content.

### Patch Changes

- e135881ebc: Updated `@redocly/openapi-core` to version `2.15.2`.
- c585ce5de8: Improved tooltip positioning and performance.
- 4015d8d229: Fixed an issue where the `llms.txt` page ignored path prefix in links.
- Updated dependencies [e135881ebc]
- Updated dependencies [c585ce5de8]
- Updated dependencies [a759cf76c7]
- Updated dependencies [85818157d8]
  - @redocly/openapi-docs@3.18.0-next.10
  - @redocly/theme@0.62.0-next.7
  - @redocly/realm-asyncapi-sdk@0.8.0-next.3
  - @redocly/asyncapi-docs@1.7.0-next.10
  - @redocly/portal-plugin-mock-server@0.15.0-next.10
  - @redocly/graphql-docs@1.7.0-next.2

## 0.130.0-next.10

### Patch Changes

- 8164c94e92: Fixed image alignment in headers.
- c1d9f9a79d: Fixed an issue where the mock server returned a 404 error when enabled at the product level but disabled at the root level in `redocly.yaml`.
- Updated dependencies [8164c94e92]
- Updated dependencies [c1d9f9a79d]
- Updated dependencies [3b573feb37]
- Updated dependencies [7ea47225bc]
- Updated dependencies [9df7a53978]
  - @redocly/theme@0.62.0-next.6
  - @redocly/portal-plugin-mock-server@0.15.0-next.9
  - @redocly/realm-asyncapi-sdk@0.8.0-next.2
  - @redocly/asyncapi-docs@1.7.0-next.9
  - @redocly/graphql-docs@1.7.0-next.1
  - @redocly/openapi-docs@3.18.0-next.9

## 0.130.0-next.9

### Patch Changes

- 9f91c53c96: Updated `@redocly/openapi-core` to version `2.15.1`.
- 39a6b03569: Fixed `id_token` audience validation to support organization ID alongside slug, preventing auth failures after slug changes.
- 864165169a: Fixed an issue where deep links would open pages in an incorrect position if a banner was present.
- ab5975a273: Fixed an issue where a schema wouldn't be displayed when it was an only item in a `oneOf`.
- Updated dependencies [9f91c53c96]
- Updated dependencies [864165169a]
- Updated dependencies [ab5975a273]
  - @redocly/openapi-docs@3.18.0-next.8
  - @redocly/asyncapi-docs@1.7.0-next.8
  - @redocly/graphql-docs@1.7.0-next.1
  - @redocly/portal-plugin-mock-server@0.15.0-next.8

## 0.130.0-next.8

### Patch Changes

- 24c74512bd: Fixed an issue in API docs where the discriminators displayed incorrect names.
- a57b480eef: Added support for `query` in OpenAPI 3.2 and `x-query` in OpenAPI versions earlier than 3.2.
- Updated dependencies [ac12b3523ad]
- Updated dependencies [7083962f58e]
- Updated dependencies [7083962f58e]
- Updated dependencies [24c74512bd]
- Updated dependencies [a57b480eef]
  - @redocly/theme@0.62.0-next.5
  - @redocly/openapi-docs@3.18.0-next.7
  - @redocly/asyncapi-docs@1.7.0-next.7
  - @redocly/graphql-docs@1.7.0-next.0
  - @redocly/portal-plugin-mock-server@0.15.0-next.7

## 0.130.0-next.7

### Patch Changes

- 8cb9a82a7a: Fixed support for `.redocly.lint-ignore.yaml` in the scorecard and `openapi-language-server`.
- 8cb9a82a7a: Updated `@redocly/openapi-core` to version `0.0.0-snapshot.1769511679`.
- Updated dependencies [8cb9a82a7a]
  - @redocly/openapi-docs@3.18.0-next.6
  - @redocly/asyncapi-docs@1.7.0-next.6
  - @redocly/portal-plugin-mock-server@0.15.0-next.6

## 0.130.0-next.6

### Patch Changes

- 6acdb6e020: Fixed downloading large AsyncAPI files.
- 6bcf89ef54: Updated `@redocly/openapi-core` to version `2.14.9`.
- a191d2c98e: Fixed an issue where the **Back to Search** button was displayed when AI Assistant was opened using the **Ask AI** button.
- 289b4760f9: Updated `@redocly/openapi-core` to version `0.0.0-snapshot.1769415576`.
- Updated dependencies [6bcf89ef54]
- Updated dependencies [a191d2c98e]
- Updated dependencies [289b4760f9]
  - @redocly/openapi-docs@3.18.0-next.5
  - @redocly/theme@0.62.0-next.4
  - @redocly/asyncapi-docs@1.7.0-next.5
  - @redocly/portal-plugin-mock-server@0.15.0-next.5
  - @redocly/graphql-docs@1.7.0-next.0

## 0.130.0-next.5

### Minor Changes

- 1ff6da217d: Added support for branch-specific configuration in `redocly.yaml`.

### Patch Changes

- 2db5a19a31: Fixed an issue where project builds could fail due to unset environment variables, despite the variables existing in the cloud environment.
- 80e735d6d3: Updated `@redocly/openapi-core` to version `2.14.7`.
- Updated dependencies [80e735d6d3]
- Updated dependencies [f117f86b3b]
  - @redocly/openapi-docs@3.18.0-next.4
  - @redocly/theme@0.62.0-next.3
  - @redocly/asyncapi-docs@1.7.0-next.4
  - @redocly/portal-plugin-mock-server@0.15.0-next.4
  - @redocly/graphql-docs@1.7.0-next.0

## 0.130.0-next.4

### Patch Changes

- 0c773d5f4b: Added backward compatibility for legacy UI telemetry.
- Updated dependencies [0c773d5f4b]
  - @redocly/theme@0.62.0-next.2
  - @redocly/asyncapi-docs@1.7.0-next.3
  - @redocly/graphql-docs@1.7.0-next.0
  - @redocly/openapi-docs@3.18.0-next.3
  - @redocly/portal-plugin-mock-server@0.15.0-next.3

## 0.130.0-next.3

### Patch Changes

- d309b3d828: Fixed language icon rendering issues in API docs.
- 3af7a906b4: Fixed an issue where URLs of OpenAPI docs pages could automatically receive `-1` suffixes.
- Updated dependencies [9562d72bd7]
- Updated dependencies [d309b3d828]
- Updated dependencies [e24e828523]
  - @redocly/openapi-docs@3.18.0-next.2
  - @redocly/theme@0.62.0-next.1
  - @redocly/asyncapi-docs@1.7.0-next.2
  - @redocly/portal-plugin-mock-server@0.15.0-next.2
  - @redocly/graphql-docs@1.7.0-next.0

## 0.129.2

### Patch Changes

- 237e61721c: Fixed an issue where project processing could halt indefinitely due to incorrect cache handling.

## 0.130.0-next.2

### Patch Changes

- 6238b833f0: Fixed sidebar header layout issue.
- 134e0817c3: Fixed an issue where project processing could halt indefinitely due to incorrect cache handling.
- 8e31351cfa: Updated `@redocly/openapi-core` to version `2.14.5`.
- 0895b860b1: Fixed an issue where the **Copy** and **Copy for LLM** buttons were not hidden on OpenAPI endpoint pages that had `excludeFromSearch` option configured.
- Updated dependencies [8e31351cfa]
- Updated dependencies [39d177b9b6]
  - @redocly/openapi-docs@3.18.0-next.1
  - @redocly/realm-asyncapi-sdk@0.8.0-next.1
  - @redocly/asyncapi-docs@1.7.0-next.1
  - @redocly/portal-plugin-mock-server@0.15.0-next.1
  - @redocly/theme@0.62.0-next.0

## 0.130.0-next.1

### Patch Changes

- 1bc7e35d32: Fixed API docs performance issues in projects that use Markdoc partial tags.

## 0.130.0-next.0

### Patch Changes

- 51b5b27802: Fixed an issue where RBAC access control did not apply to schema properties that used `$ref` references.
- 3d6f3c3836: Enter prerelease mode.
- Updated dependencies [3d6f3c3836]
- Updated dependencies [ec292cdaaa]
  - @redocly/portal-plugin-mock-server@0.15.0-next.0
  - @redocly/realm-asyncapi-sdk@0.8.0-next.0
  - @redocly/portal-legacy-ui@0.13.0-next.0
  - @redocly/asyncapi-docs@1.7.0-next.0
  - @redocly/graphql-docs@1.7.0-next.0
  - @redocly/openapi-docs@3.18.0-next.0
  - @redocly/theme@0.62.0-next.0

## 0.129.1

### Patch Changes

- a5fdb8c206: Fixed missing `initActiveColorMode` method.
- 52c4bc4f8a: Fixed C# syntax highlighting for code samples.
- 244fb306ba: Fixed an issue that caused incorrect display of versioned group items in the sidebar.
- 3ab773089f: Improved styles of the `Admonition` component.
- 9dde601e04: Fixed an issue where the `Version history` button appeared in the sidebar.
- Updated dependencies [a5fdb8c206]
- Updated dependencies [3ab773089f]
- Updated dependencies [9dde601e04]
  - @redocly/theme@0.61.1
  - @redocly/asyncapi-docs@1.6.1
  - @redocly/graphql-docs@1.6.0
  - @redocly/openapi-docs@3.17.1
  - @redocly/portal-plugin-mock-server@0.14.1

## 0.129.0

### Minor Changes

- 13cdd871a0: Added `access` configuration object to group authentication settings (`requiresLogin`, `logoutReturnUrl`, `residency`, `sso`, `rbac`) and `logoutReturnUrl` option to customize post-logout redirect URL.

  Fixed config validation error formatting to handle cases where location source may be undefined or not a proper Source object, preventing errors when formatting validation problems.

- ebaff45e00: Added tooltips to items in the API docs overview section.
- 39c941417d: Added support for OpenAPI 3.2 `dataValue` and `serializedValue`.
- eb3abbb06e: Added support for OpenAPI 3.2 Sequential and Streaming Data.

### Patch Changes

- 77452207bf: Fixed an issue where a trailing slash was automatically added to URLs in the **Servers** section of API docs.
- edb34c5f33: Fixed an issue where breadcrumbs appeared on non-nested pages in projects with a path prefix.
- 1937581907: Fixed layout shift in `x-tags` with `schemaDefinition`.
- 93df42565c: Fixed an issue where image assets were incorrectly flagged as broken links in OpenAPI description.
- b63f469f50: Improved loading of description files for the MCP Docs server.
- ecc3ea32aa: Fixed an issue where the path prefix was added twice to the login page.
- 1245fefad6: Fixed an issue where Docs MCP required authentication for publicly available docs.
- 29a7308fe1: Updated `@redocly/openapi-core` to version `2.14.3`.
- Updated dependencies [77452207bf]
- Updated dependencies [ebaff45e00]
- Updated dependencies [edb34c5f33]
- Updated dependencies [1937581907]
- Updated dependencies [4c662c0042]
- Updated dependencies [39c941417d]
- Updated dependencies [eb3abbb06e]
- Updated dependencies [de9da5f277]
- Updated dependencies [8fdaab071f]
- Updated dependencies [9f686fedb3]
- Updated dependencies [b28161bbc8]
- Updated dependencies [49ddba9c14]
- Updated dependencies [29a7308fe1]
  - @redocly/openapi-docs@3.17.0
  - @redocly/theme@0.61.0
  - @redocly/portal-plugin-mock-server@0.14.0
  - @redocly/realm-asyncapi-sdk@0.7.0
  - @redocly/asyncapi-docs@1.6.0
  - @redocly/graphql-docs@1.6.0
  - @redocly/portal-legacy-ui@0.12.0

## 0.129.0-next.6

### Minor Changes

- 13cdd871a0: Added `access` configuration object to group authentication settings (`requiresLogin`, `logoutReturnUrl`, `residency`, `sso`, `rbac`) and `logoutReturnUrl` option to customize post-logout redirect URL.

  Fixed config validation error formatting to handle cases where location source may be undefined or not a proper Source object, preventing errors when formatting validation problems.

## 0.129.0-next.5

### Patch Changes

- 77452207bf: Fixed an issue where a trailing slash was automatically added to URLs in the **Servers** section of API docs.
- Updated dependencies [77452207bf]
  - @redocly/openapi-docs@3.17.0-next.5
  - @redocly/asyncapi-docs@1.6.0-next.5
  - @redocly/portal-plugin-mock-server@0.14.0-next.5

## 0.129.0-next.4

### Patch Changes

- 1937581907: Fixed layout shift in `x-tags` with `schemaDefinition`.
- 29a7308fe1: Updated `@redocly/openapi-core` to version `2.14.3`.
- Updated dependencies [1937581907]
- Updated dependencies [29a7308fe1]
  - @redocly/openapi-docs@3.17.0-next.4
  - @redocly/asyncapi-docs@1.6.0-next.4
  - @redocly/portal-plugin-mock-server@0.14.0-next.4

## 0.129.0-next.3

### Minor Changes

- ebaff45e00: Added tooltips to items in the API docs overview section.
- 39c941417d: Added support for OpenAPI 3.2 `dataValue` and `serializedValue`.

### Patch Changes

- 93df42565c: Fixed an issue with link checker where image assets were incorrectly flagged as broken links when their parent route was an OpenAPI specification.
- a2f0ebb83c: Updated `@redocly/openapi-core` to version `2.14.1`.
- b63f469f50: Improved loading of description files for the MCP Docs server.
- ecc3ea32aa: Fixed an issue where the path prefix was added twice to the login page.
- d99157c0d18: Fixed an error appearing in browser console when opening a page in dark mode.
- Updated dependencies [ebaff45e00]
- Updated dependencies [4c662c0042]
- Updated dependencies [39c941417d]
- Updated dependencies [a2f0ebb83c]
- Updated dependencies [d99157c0d18]
  - @redocly/openapi-docs@3.17.0-next.3
  - @redocly/theme@0.61.0-next.3
  - @redocly/asyncapi-docs@1.6.0-next.3
  - @redocly/portal-plugin-mock-server@0.14.0-next.3
  - @redocly/graphql-docs@1.6.0-next.0

## 0.128.1

### Patch Changes

- Updated dependencies [fe3253dabb]
  - @redocly/theme@0.60.1
  - @redocly/asyncapi-docs@1.5.1
  - @redocly/graphql-docs@1.5.0
  - @redocly/openapi-docs@3.16.1
  - @redocly/portal-plugin-mock-server@0.13.1

## 0.129.0-next.2

### Patch Changes

- 8d09c7d474: Updated `@redocly/openapi-core` to version `2.13.0`.
- Updated dependencies [8d09c7d474]
- Updated dependencies [49ddba9c14]
- Updated dependencies [8fdaab071f]
- Updated dependencies [b28161bbc8]
- Updated dependencies [49ddba9c14]
  - @redocly/openapi-docs@3.17.0-next.2
  - @redocly/theme@0.61.0-next.2
  - @redocly/asyncapi-docs@1.6.0-next.2
  - @redocly/portal-plugin-mock-server@0.14.0-next.2
  - @redocly/graphql-docs@1.6.0-next.0

## 0.129.0-next.1

### Minor Changes

- eb3abbb06e: Added support for OpenAPI 3.2 Sequential and Streaming Data.

### Patch Changes

- edb34c5f33: Fixed an issue where breadcrumbs appeared on non-nested pages in projects with a path prefix.
- Updated dependencies [edb34c5f33]
- Updated dependencies [eb3abbb06e]
- Updated dependencies [de9da5f2778]
- Updated dependencies [743e6e5736]
  - @redocly/theme@0.61.0-next.1
  - @redocly/portal-plugin-mock-server@0.14.0-next.1
  - @redocly/openapi-docs@3.17.0-next.1
  - @redocly/realm-asyncapi-sdk@0.7.0-next.1
  - @redocly/asyncapi-docs@1.6.0-next.1
  - @redocly/graphql-docs@1.6.0-next.0

## 0.129.0-next.0

### Patch Changes

- 3cd8b8cf00: Updated `@redocly/openapi-core` to version `2.12.5`.
- e2ce1da8b5: Enter prerelease mode.
- 1245fefad6: Fixed an issue where Docs MCP required authentication for publicly available docs with no RBAC configuration provided.
- Updated dependencies [3cd8b8cf00]
- Updated dependencies [e2ce1da8b5]
- Updated dependencies [9f686fedb3]
  - @redocly/openapi-docs@3.17.0-next.0
  - @redocly/portal-plugin-mock-server@0.14.0-next.0
  - @redocly/realm-asyncapi-sdk@0.7.0-next.0
  - @redocly/portal-legacy-ui@0.12.0-next.0
  - @redocly/asyncapi-docs@1.6.0-next.0
  - @redocly/graphql-docs@1.6.0-next.0
  - @redocly/theme@0.61.0-next.0

## 0.128.0

### Minor Changes

- 5cd6434fa4: Excluded pages from sitemaps if they are excluded from search.
- 898c2db9d1: Added support for `additionalOperations` in OpenAPI 3.2.0.
- 56a8a6aac2: Added a `banner` component to display announcements on project pages.
- b25647c63a: Added GraphQL overview section customization with the `graphql.info` configuration option.
- 237fb38fca: Added search and curation support for `React` pages.
- c79fd3ad50: Added support for downloading API description files up to 15MB.

### Patch Changes

- 08277191f1: The **Connect to MCP** page action option does not display when the MCP server is not available.
- 6e7c28d09b: Fixed an issue where items from different versions appeared simultaneously in the sidebar when using `$ref` in `sidebars.yaml`.
- 39df6e65ff: Fixed an issue where the AI Search form unintentionally submitted during text entry in Japanese.
- 4849bbfbae: Fixed content flickering in the OpenAPI sidebar navigation for non-default layouts.
- 66df36d54c: Fixed incorrect application of `rel="noreferrer"` on internal links.
- 11e1e54493: Fixed an issue where the `Ask AI` button overlapped code examples.
- eaea96e6c9: Fixed where `oneOf` was incorrectly labeled as recursive on API documentation pages.
- 5e524bdcb5: Fixed an issue where an `index.yaml` OpenAPI file in the project root caused all pages to return a 500 error.
- f4ee4e345b: Fixed security vulnerability in CORS middleware by upgrading `hono` to v4.10.6.
- 6e7c28d09b: Fixed an issue where switching versions at the project root redirected to the first sidebar page instead of the current one.
- Updated dependencies [08277191f1]
- Updated dependencies [39df6e65ff]
- Updated dependencies [e1eaa83a71]
- Updated dependencies [898c2db9d1]
- Updated dependencies [98f5cce261]
- Updated dependencies [56a8a6aac2]
- Updated dependencies [4849bbfbae]
- Updated dependencies [4c03b9e504]
- Updated dependencies [66df36d54c]
- Updated dependencies [38790e9d0d]
- Updated dependencies [18cb20de60]
- Updated dependencies [11e1e54493]
- Updated dependencies [eaea96e6c9]
- Updated dependencies [ca48d4ee2d]
- Updated dependencies [b25647c63a]
- Updated dependencies [5a5c4ecb7b]
- Updated dependencies [bc191c239c]
  - @redocly/theme@0.60.0
  - @redocly/portal-plugin-mock-server@0.13.0
  - @redocly/openapi-docs@3.16.0
  - @redocly/asyncapi-docs@1.5.0
  - @redocly/graphql-docs@1.5.0
  - @redocly/portal-legacy-ui@0.11.0
  - @redocly/realm-asyncapi-sdk@0.6.0

## 0.128.0-next.12

### Patch Changes

- Updated dependencies [46b6ce6c79]
  - @redocly/theme@0.60.0-next.8
  - @redocly/asyncapi-docs@1.5.0-next.12
  - @redocly/graphql-docs@1.5.0-next.1
  - @redocly/openapi-docs@3.16.0-next.12
  - @redocly/portal-plugin-mock-server@0.13.0-next.12

## 0.128.0-next.11

### Patch Changes

- 6c86ae4655: Updated `@redocly/openapi-core` to version `2.12.3`.
- Updated dependencies [190f5656a7]
- Updated dependencies [6c86ae4655]
  - @redocly/realm-asyncapi-sdk@0.6.0-next.2
  - @redocly/openapi-docs@3.16.0-next.11
  - @redocly/theme@0.60.0-next.7
  - @redocly/asyncapi-docs@1.5.0-next.11
  - @redocly/portal-plugin-mock-server@0.13.0-next.11

## 0.128.0-next.10

### Minor Changes

- 56a8a6aac2: Added a `banner` component to display announcements on project pages.

### Patch Changes

- Updated dependencies [56a8a6aac2]
  - @redocly/theme@0.60.0-next.7
  - @redocly/asyncapi-docs@1.5.0-next.10
  - @redocly/graphql-docs@1.5.0-next.1
  - @redocly/openapi-docs@3.16.0-next.10
  - @redocly/portal-plugin-mock-server@0.13.0-next.10

## 0.128.0-next.9

### Patch Changes

- 39df6e65ff: Fixed an issue where the AI Search form submitted during mid-Japanese input.
- Updated dependencies [39df6e65ff]
- Updated dependencies [bc191c239c]
  - @redocly/theme@0.60.0-next.6
  - @redocly/openapi-docs@3.16.0-next.9
  - @redocly/asyncapi-docs@1.5.0-next.9
  - @redocly/graphql-docs@1.5.0-next.1
  - @redocly/portal-plugin-mock-server@0.13.0-next.9

## 0.128.0-next.8

### Minor Changes

- 5cd6434fa4: Pages with the `excludeFromSearch` front matter option are also excluded from the sitemap.

### Patch Changes

- 81dc45dc56: Updated `@redocly/openapi-core` to version `2.12.1`.
- Updated dependencies [81dc45dc56]
  - @redocly/openapi-docs@3.16.0-next.8
  - @redocly/asyncapi-docs@1.5.0-next.8
  - @redocly/portal-plugin-mock-server@0.13.0-next.8

## 0.128.0-next.7

### Patch Changes

- Updated dependencies [ca48d4ee2d]
  - @redocly/openapi-docs@3.16.0-next.7
  - @redocly/asyncapi-docs@1.5.0-next.7
  - @redocly/portal-plugin-mock-server@0.13.0-next.7

## 0.128.0-next.6

### Patch Changes

- Updated dependencies [301d33c8b3]
  - @redocly/realm-asyncapi-sdk@0.6.0-next.1
  - @redocly/theme@0.60.0-next.5
  - @redocly/asyncapi-docs@1.5.0-next.6
  - @redocly/graphql-docs@1.5.0-next.1
  - @redocly/openapi-docs@3.16.0-next.6
  - @redocly/portal-plugin-mock-server@0.13.0-next.6

## 0.128.0-next.5

### Minor Changes

- b25647c63ab: Added GraphQL overview section customization with the `graphql.info` configuration option.
- 237fb38fcab: Added search and curation support for `React` pages.

### Patch Changes

- 11e1e54493d: Fixed overlapping of the `Ask AI` button with code examples
- 5e524bdcb58: Fixed an issue where an `index.yaml` OpenAPI file in the project root caused all pages to return a 500 error.
- c79fd3ad50e: Added support for downloading OpenAPI files up to 15MB.
- Updated dependencies [98f5cce2618]
- Updated dependencies [4c03b9e504]
- Updated dependencies [11e1e54493d]
- Updated dependencies [4e1128363e]
- Updated dependencies [b25647c63ab]
- Updated dependencies [5a5c4ecb7b8]
  - @redocly/asyncapi-docs@1.5.0-next.5
  - @redocly/openapi-docs@3.16.0-next.5
  - @redocly/theme@0.60.0-next.4
  - @redocly/graphql-docs@1.5.0-next.1
  - @redocly/portal-plugin-mock-server@0.13.0-next.5

## 0.128.0-next.4

### Minor Changes

- 898c2db9d1: Added support for `additionalOperations` in OpenAPI 3.2.0.

### Patch Changes

- Updated dependencies [898c2db9d1]
  - @redocly/portal-plugin-mock-server@0.13.0-next.4
  - @redocly/openapi-docs@3.16.0-next.4
  - @redocly/theme@0.60.0-next.3
  - @redocly/asyncapi-docs@1.5.0-next.4
  - @redocly/graphql-docs@1.5.0-next.0

## 0.128.0-next.3

### Patch Changes

- 08277191f15: Hide `Connect to MCP` page action options if the MCP server is not available.
- 8ed427227d5: Renamed `theme` files and added missing translations.
- 4849bbfbaeb: Fixed scrolling in the OpenAPI sidebar navigation for non-default layouts.
- eaea96e6c9: Fixed incorrect recursive detection.
- f4ee4e345b: Fixed security vulnerability in CORS middleware by upgrading `hono` to v4.10.6.
- Updated dependencies [08277191f15]
- Updated dependencies [8ed427227d5]
- Updated dependencies [4849bbfbaeb]
- Updated dependencies [38790e9d0d]
- Updated dependencies [eaea96e6c9]
  - @redocly/theme@0.60.0-next.2
  - @redocly/openapi-docs@3.16.0-next.3
  - @redocly/asyncapi-docs@1.5.0-next.3
  - @redocly/graphql-docs@1.5.0-next.0
  - @redocly/portal-plugin-mock-server@0.13.0-next.3

## 0.128.0-next.2

### Patch Changes

- 182c23d657: Updated `@redocly/openapi-core` to version `2.11.1`.
- 182c23d657: Updated `@redocly/ajv` to version `8.11.4`.
- Updated dependencies [e1eaa83a71]
- Updated dependencies [182c23d657]
  - @redocly/theme@0.60.0-next.1
  - @redocly/openapi-docs@3.16.0-next.2
  - @redocly/asyncapi-docs@1.5.0-next.2
  - @redocly/graphql-docs@1.5.0-next.0
  - @redocly/portal-plugin-mock-server@0.13.0-next.2

## 0.128.0-next.1

### Patch Changes

- @redocly/openapi-docs@3.16.0-next.1
- @redocly/asyncapi-docs@1.5.0-next.1
- @redocly/portal-plugin-mock-server@0.13.0-next.1

## 0.128.0-next.0

### Patch Changes

- 6e7c28d09b: Fixed an issue where items from different versions appeared simultaneously in the sidebar when using `$ref` in `sidebars.yaml`.
- 66df36d54c3: Fixed incorrect application of `rel="noreferrer"` on internal links.
- 427e374f14: Removed `redoc` test execution when running `@redocly/openapi-docs` tests.
- 5968aac1f71: Enter prerelease mode.
- 6e7c28d09b: Fixed an issue where switching versions at the project root redirected to the first sidebar page instead of the current one.
- Updated dependencies [66df36d54c3]
- Updated dependencies [c112db1525]
- Updated dependencies [427e374f14]
- Updated dependencies [5968aac1f71]
  - @redocly/theme@0.60.0-next.0
  - @redocly/realm-asyncapi-sdk@0.6.0-next.0
  - @redocly/openapi-docs@3.16.0-next.0
  - @redocly/portal-plugin-mock-server@0.13.0-next.0
  - @redocly/portal-legacy-ui@0.11.0-next.0
  - @redocly/asyncapi-docs@1.5.0-next.0
  - @redocly/graphql-docs@1.5.0-next.0

## 0.127.0

### Minor Changes

- 7acb3d9b57: Added `x-keywords` extension support for OpenAPI documents to boost or exclude search terms through keywords.
- 787e28c5c2: Added `connect-mcp` Markdoc tag.
- eae19bac66: Added support for configuring mock server settings at the product level.
- abeb9b44eb: Added **Ask AI** floating action button to trigger AI Search. Deprecated `search.ai` config option and replaced it with `aiAssistant`.
- 777d632c17: Added a possibility to send feedback for AI Search responses.
- 787e28c5c2: Added page actions that allow to connect to the MCP server via VSCode and Cursor.
- 2a8b0a7dea: Added support for `discriminator.defaultMapping` in OpenAPI 3.2.0.
- 7a1c7c7c9c: Added `projectTitle` parameter to `seo` configuration to append project name to page titles.
- e7bb0c6035: Added `additionalProps` to `navbar`, `sidebar`, and `footer` items to enable adding custom properties.
- 88b868ff8b: Updated CSS styles for the `tag` component.

### Patch Changes

- 32affe35c6: Fixed a path prefix issue for static assets from `static` directory.
- bd08164999: Fixed an issue where disabling `mockServer` did not remove its paths.
- 2f9d843339: Fixed an issue where valid links caused link checker errors for API description file download links.
- 51d9d389ec: Fixed incorrect paths in anchor links when `REDOCLY_PREFIX_PATHS` was used.
- f1c04aaf3c: Fixed an issue where the link checker incorrectly reported links with configured wildcard redirects as broken.
- 02f86e65ed: Fixed navigation issues in sidebar, product, and version pickers for projects using path prefixes.
- 0e355e18ff: Fixed an issue where static assets were served without path prefix when it was enabled.
- 053bbbabc2: Updated `@redocly/openapi-core` to version `2.10.0`.
- bd08164999: Fixed an issue where renaming route paths and changing API functions required full restart in the preview mode.
- 6d643193ef: Fixed security vulnerability `CVE-2025-62610`.
- 4cb8a6e70d: Fixed a conflict in the router between MCP server and file with the same name in the root directory.
- 6329725ccf: Fixed an issue in AsyncAPI docs where `schemaFormat` with `$ref` in message payloads caused crashes.
- c57b22bc80: Fixed an issue where the sidebar didn't preserve its state between reloads.
- b65d225da2: Fixed an issue where search didn't parse Markdoc variables and partials.
- f1eb62d04c: Fixed an issue where URLs in the sitemap didn't respect the path prefix.
- b5ee8c9ef4: Fixed card links leading to incorrect locations in GraphQL and AsyncAPI docs.
- eeae8383ea: Fixed an issue where navigation actions could not be disabled for a page using front matter.
- 0e355e18ff: Fixed an issue where link checker reported HTML `a` tag valid links in project under path prefix.
- de4472690b: Improved layout of the tabs component.
- f7def3b010: Improved AI assistant usability on mobile devices.
- dd23f8c185: Content slugger no longer takes media assets and ignored files into account.
- 15812e5fbe: Fixed an issue where page actions appeared for each `partial` Markdoc tag on a page.
- Updated dependencies [7acb3d9b57]
- Updated dependencies [787e28c5c2]
- Updated dependencies [bada3364c2]
- Updated dependencies [b728fb99aa]
- Updated dependencies [bd08164999]
- Updated dependencies [abeb9b44eb]
- Updated dependencies [08f0df141f]
- Updated dependencies [d0beed2479]
- Updated dependencies [02f86e65ed]
- Updated dependencies [5cf6bb27ef]
- Updated dependencies [777d632c17]
- Updated dependencies [053bbbabc2]
- Updated dependencies [6329725ccf]
- Updated dependencies [787e28c5c2]
- Updated dependencies [c5e8827af6]
- Updated dependencies [71cf1c509e]
- Updated dependencies [2a8b0a7dea]
- Updated dependencies [1f09357c22]
- Updated dependencies [79344ad060]
- Updated dependencies [199e74f567]
- Updated dependencies [f2fdfc5f16]
- Updated dependencies [63ce36cc8b]
- Updated dependencies [de4472690b]
- Updated dependencies [f7def3b010]
- Updated dependencies [f7d8206c2c]
- Updated dependencies [42b1b8b4ec]
- Updated dependencies [88b868ff8b]
  - @redocly/openapi-docs@3.15.0
  - @redocly/theme@0.59.0
  - @redocly/realm-asyncapi-sdk@0.5.0
  - @redocly/portal-plugin-mock-server@0.12.0
  - @redocly/asyncapi-docs@1.4.0
  - @redocly/graphql-docs@1.4.0
  - @redocly/portal-legacy-ui@0.10.0

## 0.127.0-next.15

### Minor Changes

- 7a1c7c7c9c: Added `projectTitle` parameter to `seo` configuration to append project name to page titles.

## 0.127.0-next.14

### Patch Changes

- Updated dependencies [bada3364c2]
  - @redocly/realm-asyncapi-sdk@0.5.0-next.4
  - @redocly/theme@0.59.0-next.12
  - @redocly/asyncapi-docs@1.4.0-next.13
  - @redocly/graphql-docs@1.4.0-next.1
  - @redocly/openapi-docs@3.15.0-next.13
  - @redocly/portal-plugin-mock-server@0.12.0-next.13

## 0.127.0-next.13

### Minor Changes

- 787e28c5c2: Added `connect-mcp` Markdoc tag.
- 787e28c5c2: Added `Connect to MCP` options to page actions.
- 2a8b0a7dea: Added support for `discriminator.defaultMapping` in OpenAPI 3.2.0.

### Patch Changes

- 053bbbabc2: Updated `@redocly/openapi-core` to version `2.10.0`.
- 6d643193ef: Fixed security vulnerability CVE-2025-62610 in the CORS middleware by upgrading hono to v4.10.4
- 2affef847a: Updated `@redocly/openapi-core` to version `2.9.0`.
- dd23f8c185: Disabled content slugger for assets and ignored files
- Updated dependencies [787e28c5c2]
- Updated dependencies [053bbbabc2]
- Updated dependencies [787e28c5c2]
- Updated dependencies [2a8b0a7dea]
- Updated dependencies [1f09357c22]
- Updated dependencies [2affef847a]
- Updated dependencies [42b1b8b4ec]
  - @redocly/theme@0.59.0-next.11
  - @redocly/openapi-docs@3.15.0-next.12
  - @redocly/graphql-docs@1.4.0-next.1
  - @redocly/asyncapi-docs@1.4.0-next.12
  - @redocly/portal-plugin-mock-server@0.12.0-next.12

## 0.127.0-next.12

### Patch Changes

- 2f9d843339: Fixed an issue where valid links caused link checker errors.
- b65d225da2: Improved search indexing to include variable values in indexed content.
- Updated dependencies [122dc70594]
  - @redocly/theme@0.59.0-next.10
  - @redocly/asyncapi-docs@1.4.0-next.11
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.11
  - @redocly/portal-plugin-mock-server@0.12.0-next.11

## 0.127.0-next.11

### Patch Changes

- 32affe35c6: Fixed an issue where assets from the `static` directory would not include path prefix in its links.
- 51d9d389ec: Fixed incorrect paths in anchor links when `REDOCLY_PREFIX_PATHS` was used.
- b5ee8c9ef4: Fixed card links leading to incorrect locations in GraphQL and AsyncAPI docs.
- Updated dependencies [b728fb99aa]
  - @redocly/theme@0.59.0-next.9
  - @redocly/asyncapi-docs@1.4.0-next.10
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.10
  - @redocly/portal-plugin-mock-server@0.12.0-next.10

## 0.127.0-next.10

### Minor Changes

- 777d632c17: Added a possibility to send feedback for AI Search responses.

### Patch Changes

- 4cab8fe113: Updated `@redocly/openapi-core` to version `2.8.0`.
- Updated dependencies [777d632c17]
- Updated dependencies [4cab8fe113]
- Updated dependencies [79344ad060]
- Updated dependencies [f2fdfc5f16]
  - @redocly/theme@0.59.0-next.8
  - @redocly/realm-asyncapi-sdk@0.5.0-next.3
  - @redocly/openapi-docs@3.15.0-next.9
  - @redocly/asyncapi-docs@1.4.0-next.9
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/portal-plugin-mock-server@0.12.0-next.9

## 0.127.0-next.9

### Patch Changes

- 02f86e65ed: Fixed navigation issues in sidebar, product, and version pickers for projects using path prefixes.
- f1eb62d04c: Fixed `sitemap` URLs omitting the path prefix.
- eeae8383ea: Fixed front matter configuration that hid navigation actions.
- Updated dependencies [02f86e65ed]
  - @redocly/theme@0.59.0-next.7
  - @redocly/asyncapi-docs@1.4.0-next.8
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.8
  - @redocly/portal-plugin-mock-server@0.12.0-next.8

## 0.127.0-next.8

### Patch Changes

- 15812e5fbe: Fixed an issue where page actions appeared for each partial on the page.
- Updated dependencies [71cf1c509e]
  - @redocly/theme@0.59.0-next.6
  - @redocly/asyncapi-docs@1.4.0-next.7
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.7
  - @redocly/portal-plugin-mock-server@0.12.0-next.7

## 0.127.0-next.7

### Patch Changes

- bd08164999: Fixed an issue where disabling `mockServer` did not remove its paths.
- bd08164999: Fixed an issue where the mock server and API functions did not apply changes after route paths had been renamed without restarting the server.
- f7def3b010: Fixed AI search UI issues in mobile view.
- Updated dependencies [bd08164999]
- Updated dependencies [f7def3b010]
- Updated dependencies [f7d8206c2c]
  - @redocly/portal-plugin-mock-server@0.12.0-next.6
  - @redocly/theme@0.59.0-next.5
  - @redocly/realm-asyncapi-sdk@0.5.0-next.2
  - @redocly/asyncapi-docs@1.4.0-next.6
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.6

## 0.127.0-next.6

### Patch Changes

- 5d2bcbce8a: Added support for an environment variable to set the `Access-Control-Allow-Origin` header dynamically.
- 005b44b2eb: Updated `@redocly/openapi-core` to version `2.7.0`.
- Updated dependencies [005b44b2eb]
- Updated dependencies [c5e8827af6]
  - @redocly/openapi-docs@3.15.0-next.5
  - @redocly/realm-asyncapi-sdk@0.5.0-next.1
  - @redocly/asyncapi-docs@1.4.0-next.5
  - @redocly/portal-plugin-mock-server@0.12.0-next.5
  - @redocly/theme@0.59.0-next.4
  - @redocly/graphql-docs@1.4.0-next.0

## 0.127.0-next.5

### Minor Changes

- e7bb0c6035: Added `additionalProps` to `navbar`, `sidebar`, and `footer` items to enable custom property injection.

### Patch Changes

- 4cb8a6e70d: Fixed issue with the `/mcp` route and `mcp` file in the root directory.

## 0.127.0-next.4

### Minor Changes

- 7acb3d9b57: Added x-keywords extension support for OpenAPI documents to boost or exclude search terms through keywords
- eae19bac66: Added support for configuring mock server settings at the product level.

### Patch Changes

- Updated dependencies [7acb3d9b57]
- Updated dependencies [5cf6bb27ef]
  - @redocly/openapi-docs@3.15.0-next.4
  - @redocly/theme@0.59.0-next.3
  - @redocly/asyncapi-docs@1.4.0-next.4
  - @redocly/portal-plugin-mock-server@0.12.0-next.4
  - @redocly/graphql-docs@1.4.0-next.0

## 0.126.2

### Patch Changes

- 80be5200e3: Fixed an issue where successive sidebar items were not activated when users were scrolling API document pages.

## 0.127.0-next.3

### Patch Changes

- 02641652ad: Fixed sidebar item activation during scroll.
- de4472690b: Fixed incorrect tab display when resizing the screen.
- Updated dependencies [199e74f567]
- Updated dependencies [de4472690b]
  - @redocly/asyncapi-docs@1.4.0-next.3
  - @redocly/openapi-docs@3.15.0-next.3
  - @redocly/theme@0.59.0-next.2
  - @redocly/portal-plugin-mock-server@0.12.0-next.3
  - @redocly/graphql-docs@1.4.0-next.0

## 0.127.0-next.2

### Patch Changes

- f73582f03b: Updated `@redocly/openapi-core` to version `2.5.0`.
- 83274b8069: Updated `@redocly/openapi-core` to version `2.5.1`.
- Updated dependencies [f73582f03b]
- Updated dependencies [83274b8069]
  - @redocly/openapi-docs@3.15.0-next.2
  - @redocly/asyncapi-docs@1.4.0-next.2
  - @redocly/portal-plugin-mock-server@0.12.0-next.2

## 0.127.0-next.1

### Minor Changes

- abeb9b44eb: Added `Ask AI` floating action button to trigger AI Search. Deprecated `search.ai` config option and replaced it with `aiAssistant`.

### Patch Changes

- f1c04aaf3c: Fixed an issue where the link checker incorrectly reported links with configured wildcard redirects as broken
- 0e355e18ff: Fixed an issue where static assets were served without path prefix when it was enabled.
- 168e10816c: Renamed the `get-full-definition` MCP tool to `get-full-spec-document`.
- 194b1f388b: Added missing color to improve visual consistency.
- 0e355e18ff: Fixed false positive broken link reports for HTML `a` links when a path prefix is configured.
- Updated dependencies [abeb9b44eb]
- Updated dependencies [194b1f388b]
  - @redocly/theme@0.59.0-next.1
  - @redocly/asyncapi-docs@1.4.0-next.1
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.1
  - @redocly/portal-plugin-mock-server@0.12.0-next.1

## 0.126.1

### Patch Changes

- 7a4401ae3f: Renamed the `get-full-definition` MCP tool to `get-full-spec-document`.
- Updated dependencies [952ce6e27b]
- Updated dependencies [77852d4f5c]
  - @redocly/realm-asyncapi-sdk@0.4.1
  - @redocly/theme@0.58.1
  - @redocly/openapi-docs@3.14.1
  - @redocly/asyncapi-docs@1.3.1
  - @redocly/graphql-docs@1.3.0
  - @redocly/portal-plugin-mock-server@0.11.1

## 0.127.0-next.0

### Minor Changes

- 88b868ff8b: Updated styles for `Tag` component.

### Patch Changes

- e4410d447d: Enter prerelease mode.
- 2b57c8a409: Allowed CORS for the AI conversation endpoint.
- c57b22bc80: Fixed issue where layout pre-configured option was skipped.
- Updated dependencies [e4410d447d]
- Updated dependencies [08f0df141f]
- Updated dependencies [d0beed2479]
- Updated dependencies [63ce36cc8b]
- Updated dependencies [88b868ff8b]
  - @redocly/portal-plugin-mock-server@0.12.0-next.0
  - @redocly/realm-asyncapi-sdk@0.5.0-next.0
  - @redocly/portal-legacy-ui@0.10.0-next.0
  - @redocly/asyncapi-docs@1.4.0-next.0
  - @redocly/graphql-docs@1.4.0-next.0
  - @redocly/openapi-docs@3.15.0-next.0
  - @redocly/theme@0.59.0-next.0

## 0.126.0

### Minor Changes

- 37117a9c24: Added `openapi.showSchemaCatalogLinks` configuration option to display links to schemas and requests on an OpenAPI page. These links can be used as `$ref` values in other OpenAPI files within the same project.
- 49a4d54dcb: Added `showBuiltInScalars` and `showBuiltInDirectives` options to control visibility of built-in GraphQL scalars and directives.
- 068ec9a1e9: Added validation to ensure `residency` starts with `http://` or `https://`.
- a6063826fe: Added built-in MCP server to expose API docs to AI assistants.
- f1d2460b7f: Added support for OpenAPI 3.2.0 security updates: `deprecated` and `oauth2MetadataUrl` fields, `deviceAuthorization` flow, and code samples generation for device authorization flow.
- 46ceb4a064: Added support for the OpenAPI 3.2.0 `servers.name` property.
- 2de4612733: Improved memory efficiency when creating search indexes, reducing build failures due to out-of-memory errors on large projects.
- 3a7d992d1d: Improved heading anchor ID generation by removing dots and slashes to create cleaner URL fragments.
- 97b0749816: Added path prefix support for HTML `href` attributes.

### Patch Changes

- 8a6d895a02: Fixed an issue where environment variables were not resolved inside `redocly.yaml` when building OpenAPI documents.
- 6335a02657: Fixed an issue where tooltips could obscure the parent UI element.
- 5c03c257a7: Fixed responses without parameters not being included in `llms.txt`.
- 202f3aa329: Fixed search issue where queries with text enclosed in backticks in API descriptions returned no results.
- 69d773941f: Fixed display of active element in `code-group` tag after page refresh.
- 69d773941f: Fixed an issue with displaying multiple active elements in a `code-group` tag when they had the same names.
- f47e7d8fcc: Fixed search dialog results being unscrollable on small screens. Fixed advanced search filters overflowing the viewport on small screens.
- d8baf46767: Fixed an issue where `x-rbac` and `markdoc` did not work in Swagger (Open API 2.0.x) descriptions.
- 15a84dd888: Improved build logs by separating AI Search and `llms.txt` messages.
- b0082f9744: Fixed an issue where external links in the sidebar appeared as active.
- 05761700ad: Added `icon` option to sidebar `separator`.
- bb7101ab76: Fixed an issue that prevented focusing the first section of the API documentation when content was minimal.
- bd8574cdcf: Fixed duplicated descriptions in `oneOf` options.
- b455f1bc1a: Fixed an issue where the AI search icon shrank with long queries; the icon maintains its size and the query text wraps correctly.
- cc647cf1b6: Fixed missing `Expand All` button in requests using `oneOf`.
- 4573fe639e: Fixed an issue with the sidebar active item when using `REDOCLY_PREFIX_PATHS` and the OpenAPI document was in the root directory.
- 4f60ea8bc6: Fixed security vulnerability CVE-2025-59139 in `bodyLimit` middleware by upgrading `hono` to v4.9.7.
- a2a39bebf3: Normalized trailing slash handling in SSR to prevent hydration mismatches.
- e07bd37dee: Fixed double prefixes in image URLs.
- b587ff1b0d: Fixed an issue where the OpenAPI download URLs did not work with the `output` property if the output path was in the `/static/_spec/` directory.
- bdee2f3fd0: Fixed an issue where plugins writing data to the files in project interfered with the processing causing link checker errors.
- Updated dependencies [1502174244]
  - @redocly/theme@0.58.0
  - @redocly/openapi-docs@3.14.0
  - @redocly/realm-asyncapi-sdk@0.4.0
  - @redocly/graphql-docs@1.3.0
  - @redocly/portal-plugin-mock-server@0.11.0
  - @redocly/portal-legacy-ui@0.9.0
  - @redocly/asyncapi-docs@1.3.0

## 0.126.0-next.23

### Patch Changes

- fbb518f060: Updated `@redocly/config` dependency.

## 0.126.0-next.22

### Patch Changes

- Updated dependencies [74e400b978]
- Updated dependencies [2b68bf0eae]
- Updated dependencies [f229c12766]
  - @redocly/openapi-docs@3.14.0-next.15
  - @redocly/theme@0.58.0-next.11
  - @redocly/asyncapi-docs@1.3.0-next.15
  - @redocly/portal-plugin-mock-server@0.11.0-next.15
  - @redocly/graphql-docs@1.3.0-next.2

## 0.126.0-next.21

### Patch Changes

- Updated dependencies [0d09c109a0]
  - @redocly/graphql-docs@1.3.0-next.2

## 0.126.0-next.20

### Minor Changes

- 193ae9da58: Added front matter keywords configuration to boost or demote search rankings for Markdown pages through includes/excludes lists.
- 46ceb4a064: Added support for the OpenAPI 3.2.0 `servers.name` property.

### Patch Changes

- 69d773941f: Fixed display of active element in `code-group` tag after page refresh.
- 69d773941f: Fixed an issue with displaying multiple active elements in a `code-group` tag when they had the same names.
- Updated dependencies [69d773941f]
- Updated dependencies [69d773941f]
- Updated dependencies [46ceb4a064]
  - @redocly/theme@0.58.0-next.10
  - @redocly/openapi-docs@3.14.0-next.14
  - @redocly/asyncapi-docs@1.3.0-next.14
  - @redocly/graphql-docs@1.3.0-next.1
  - @redocly/portal-plugin-mock-server@0.11.0-next.14

## 0.126.0-next.19

### Minor Changes

- f1d2460b7f: Added support for OpenAPI 3.2.0 security updates: `deprecated` and `oauth2MetadataUrl` fields, `deviceAuthorization` flow, and code samples generation for device authorization flow.

### Patch Changes

- d8baf46767: Fixed an issue where `x-rbac` and `markdoc` did not work in Swagger (Open API 2.0.x) descriptions.
- Updated dependencies [ef15e5121a]
- Updated dependencies [f1d2460b7f]
  - @redocly/realm-asyncapi-sdk@0.4.0-next.4
  - @redocly/openapi-docs@3.14.0-next.13
  - @redocly/theme@0.58.0-next.9
  - @redocly/asyncapi-docs@1.3.0-next.13
  - @redocly/portal-plugin-mock-server@0.11.0-next.13
  - @redocly/graphql-docs@1.3.0-next.1

## 0.126.0-next.18

### Patch Changes

- b0082f9744: Fixed an issue where external links in the sidebar appeared as active.

## 0.126.0-next.17

### Patch Changes

- Updated dependencies [e7199e83bb]
  - @redocly/realm-asyncapi-sdk@0.4.0-next.3
  - @redocly/theme@0.58.0-next.8
  - @redocly/asyncapi-docs@1.3.0-next.12
  - @redocly/graphql-docs@1.3.0-next.1
  - @redocly/openapi-docs@3.14.0-next.12
  - @redocly/portal-plugin-mock-server@0.11.0-next.12

## 0.126.0-next.16

### Minor Changes

- 1d3846a109: Added validation for React pages to catch runtime errors during the build process.
- a6063826fe: Added built-in MCP server to expose API docs to AI assistants.

## 0.126.0-next.15

### Patch Changes

- 8a6d895a02: Fixed an issue where environment variables were not resolved inside `redocly.yaml` when building OpenAPI documents.
- 202f3aa329: Fixed search issue where queries with text enclosed in backticks in API descriptions returned no results.
- Updated dependencies [c40ebabced]
  - @redocly/openapi-docs@3.14.0-next.11
  - @redocly/asyncapi-docs@1.3.0-next.11
  - @redocly/portal-plugin-mock-server@0.11.0-next.11

## 0.126.0-next.14

### Patch Changes

- 05761700ad: Added `icon` option to sidebar `separator`.
- 6fd93756fb: Updated `@redocly/openapi-core` to version `2.2.2`.
- e07bd37dee: Fixed double prefixes in image URLs.
- b587ff1b0d: Fixed an issue where the OpenAPI download URLs did not work with the `output` property if the output path was in the `/static/_spec/` directory.
- Updated dependencies [6fd93756fb]
- Updated dependencies [1502174244]
  - @redocly/openapi-docs@3.14.0-next.10
  - @redocly/theme@0.58.0-next.7
  - @redocly/asyncapi-docs@1.3.0-next.10
  - @redocly/portal-plugin-mock-server@0.11.0-next.10
  - @redocly/graphql-docs@1.3.0-next.1

## 0.126.0-next.13

### Patch Changes

- 5c03c257a7: Fixed responses without parameters not being included in `llms.txt`.
- 4f60ea8bc6: Fixed security vulnerability CVE-2025-59139 in `bodyLimit` middleware by upgrading `hono` to v4.9.7.
- Updated dependencies [db08c9cbd4]
- Updated dependencies [5c03c257a7]
  - @redocly/realm-asyncapi-sdk@0.4.0-next.2
  - @redocly/openapi-docs@3.14.0-next.9
  - @redocly/theme@0.58.0-next.6
  - @redocly/asyncapi-docs@1.3.0-next.9
  - @redocly/portal-plugin-mock-server@0.11.0-next.9
  - @redocly/graphql-docs@1.3.0-next.1

## 0.126.0-next.12

### Minor Changes

- 49a4d54dcb: Added `showBuiltInScalars` and `showBuiltInDirectives` options to control visibility of built-in GraphQL scalars and directives.

### Patch Changes

- d52fcf315d: Updated `@redocly/openapi-core` to version `2.2.0`.
- bdee2f3fd0: Fixed an issue where plugins writing data to the files in project interfered with the processing causing link checker errors.
- Updated dependencies [49a4d54dcb]
- Updated dependencies [d52fcf315d]
  - @redocly/graphql-docs@1.3.0-next.1
  - @redocly/openapi-docs@3.14.0-next.8
  - @redocly/asyncapi-docs@1.3.0-next.8
  - @redocly/portal-plugin-mock-server@0.11.0-next.8

## 0.126.0-next.11

### Minor Changes

- 37117a9c24: Added `openapi.showSchemaCatalogLinks` configuration option to display links to schemas and requests on an OpenAPI page. These links can be used as `$ref` values in other OpenAPI files within the same project.

### Patch Changes

- Updated dependencies [37117a9c24]
  - @redocly/openapi-docs@3.14.0-next.7
  - @redocly/theme@0.58.0-next.5
  - @redocly/asyncapi-docs@1.3.0-next.7
  - @redocly/portal-plugin-mock-server@0.11.0-next.7
  - @redocly/graphql-docs@1.3.0-next.0

## 0.125.3

### Patch Changes

- Fixed project analytics collection.

## 0.126.0-next.10

### Minor Changes

- 068ec9a1e9: Added validation to ensure `residency` starts with `http://` or `https://`.

### Patch Changes

- @redocly/openapi-docs@3.14.0-next.6
- @redocly/asyncapi-docs@1.3.0-next.6
- @redocly/portal-plugin-mock-server@0.11.0-next.6

## 0.126.0-next.9

### Patch Changes

- 44afe73833: Updated `@redocly/openapi-core` to version `2.1.4`.
- f47e7d8fcc: Fixed search dialog results being unscrollable on small screens. Fixed advanced search filters overflowing the viewport on small screens.
- bd8574cdcf: Fixed duplicated descriptions in `oneOf` options.
- cc647cf1b6: Fixed missing `Expand All` button in requests using `oneOf`.
- 4573fe639e: Fixed an issue with the sidebar active item when using `REDOCLY_PREFIX_PATHS` and the OpenAPI document was in the root directory.
- 0113a6a809: Updated `@redocly/openapi-core` to version `2.1.5`.
- Updated dependencies [44afe73833]
- Updated dependencies [f47e7d8fcc]
- Updated dependencies [bd8574cdcf]
- Updated dependencies [cc647cf1b6]
- Updated dependencies [0113a6a809]
  - @redocly/openapi-docs@3.14.0-next.5
  - @redocly/theme@0.58.0-next.4
  - @redocly/asyncapi-docs@1.3.0-next.5
  - @redocly/portal-plugin-mock-server@0.11.0-next.5
  - @redocly/graphql-docs@1.3.0-next.0

## 0.126.0-next.8

## 0.126.0-next.7

### Minor Changes

- 2de4612733: Improved memory efficiency when creating search indexes, reducing build failures due to out-of-memory errors on large projects.

### Patch Changes

- bb7101ab76: Fixed an issue that prevented focusing the first section of the API documentation when content was minimal.
- b455f1bc1a: Fixed an issue where the AI search icon shrank with long queries; the icon maintains its size and the query text wraps correctly.
- a2a39bebf3: Normalized trailing slash handling in SSR to prevent hydration mismatches.
- Updated dependencies [bb7101ab76]
- Updated dependencies [b455f1bc1a]
  - @redocly/theme@0.58.0-next.3
  - @redocly/openapi-docs@3.14.0-next.4
  - @redocly/asyncapi-docs@1.3.0-next.4
  - @redocly/graphql-docs@1.3.0-next.0
  - @redocly/portal-plugin-mock-server@0.11.0-next.4

## 0.125.2

### Patch Changes

- 9578323801: Improved JavaScript compilation time on Windows.
- Updated dependencies [1405d52ab2]
  - @redocly/realm-asyncapi-sdk@0.4.0
  - @redocly/theme@0.57.1
  - @redocly/asyncapi-docs@1.2.1
  - @redocly/graphql-docs@1.2.0
  - @redocly/openapi-docs@3.13.1
  - @redocly/portal-plugin-mock-server@0.10.1

## 0.126.0-next.6

### Patch Changes

- Updated dependencies [56b0a1358d]
  - @redocly/realm-asyncapi-sdk@0.4.0-next.1
  - @redocly/theme@0.58.0-next.2
  - @redocly/asyncapi-docs@1.3.0-next.3
  - @redocly/graphql-docs@1.3.0-next.0
  - @redocly/openapi-docs@3.14.0-next.3
  - @redocly/portal-plugin-mock-server@0.11.0-next.3

## 0.126.0-next.5

### Patch Changes

- Updated dependencies [80e83d9adb]
  - @redocly/openapi-docs@3.14.0-next.2
  - @redocly/theme@0.58.0-next.1
  - @redocly/asyncapi-docs@1.3.0-next.2
  - @redocly/portal-plugin-mock-server@0.11.0-next.2
  - @redocly/graphql-docs@1.3.0-next.0

## 0.126.0-next.4

### Patch Changes

- 15a84dd888: Improved build logs by separating AI Search and `llms.txt` messages.
- 7b36239f6d: Improved JavaScript compilation time on Windows.
- 9ca90f47ef: Updated `@redocly/openapi-core` to version `2.1.0`.
- Updated dependencies [9ca90f47ef]
  - @redocly/openapi-docs@3.14.0-next.1
  - @redocly/asyncapi-docs@1.3.0-next.1
  - @redocly/portal-plugin-mock-server@0.11.0-next.1

## 0.125.1

### Patch Changes

- 28860eaf79: Fixed an issue where Markdoc tags did not render in preview mode.

## 0.126.0-next.3

### Patch Changes

- 0d71c4b133: Fixed an issue where Markdoc tags did not render in preview mode.

## 0.126.0-next.2

### Minor Changes

- 97b0749816: Extended link checker to validate `href` attributes in HTML `a` tags within Markdown files.

### Patch Changes

- f505ad3b03: Improved heading anchor ID generation by preserving consecutive dashes instead of collapsing them to a single dash.
- 97b0749816: Added path prefix support for HTML `href` attributes.

## 0.126.0-next.1

### Patch Changes

- 3a7d992d1d: Improved heading anchor ID generation by removing dots and slashes to create cleaner URL fragments.

## 0.126.0-next.0

### Patch Changes

- 6335a02657: Fixed an issue where tooltips could obscure the parent UI element.
- d2aaff8e1c: Enter prerelease mode.
- Updated dependencies [6335a02657]
- Updated dependencies [d2aaff8e1c]
  - @redocly/theme@0.58.0-next.0
  - @redocly/portal-plugin-mock-server@0.11.0-next.0
  - @redocly/realm-asyncapi-sdk@0.4.0-next.0
  - @redocly/portal-legacy-ui@0.9.0-next.0
  - @redocly/asyncapi-docs@1.3.0-next.0
  - @redocly/graphql-docs@1.3.0-next.0
  - @redocly/openapi-docs@3.14.0-next.0

## 0.125.0

### Minor Changes

- 5935f6ab42: Added LLM-related page actions to the GraphQL docs.
- 557e60c43f: Used the `tokenUrl` value as the default in each security flow of `Try It`.
- b6f703ed27: Added the security section for the `@requiresScopes` directive in the GraphQL docs.
- 22d8a4b99a: Added support for accessing original identity provider tokens.

### Patch Changes

- 6b6e4602be: Fixed broken feedback submission.
- dbb6111e8c: Fixed crash during sidebar generation caused by long folder names.
- 8cbdcb13f1: Renamed environment variable `OAUTH_USE_INTROSPECT` to `REDOCLY_OAUTH_USE_INTROSPECT`.
- 9eb849f025: Fixed a bug where opening a URL with a trailing slash redirected to a 404 page when path prefix was enabled.
- 61559a044f: Updated tooltip design and improved sidebar action button tooltips.
- 941d1027bc: Fixed incorrect behavior of the `environment` parameter in the `replay-openapi` Markdoc component.
- cd4079476a: Fixed search results showing RBAC-restricted content from other teams based on block order.
- d71f1d49d6: Skipped creating the search index when search is disabled in the configuration.
- 5bd8c0fcf1: Fixed broken `replay-openapi` tag when mock server was off.
- 644ab5635e: Fixed an issue where LLM page actions appeared on pages excluded from search.
- d6b900c23a: Fixed mock server returning 404 error when path prefix was enabled.
- 9eb849f025: Fixed sidebar generation for OpenAPI files named `index.yaml`.
- 9eb849f025: Fixed an error caused by using an OpenAPI definition as an index page with a path prefix.
- 17699c2942: Fixed login and invite flows for projects with enabled path prefix.
- 128879d4a4: Fixed logout for projects with one SSO provider.
- fa7b7ffd94: Updated `@redocly/openapi-core` to version `2.0.7`.
- 0f008dc3c8: Improved build performance by optimizing the last modified computation.
- Updated dependencies [407e88a726]
  - @redocly/graphql-docs@1.2.0
  - @redocly/openapi-docs@3.13.0
  - @redocly/theme@0.57.0
  - @redocly/realm-asyncapi-sdk@0.3.0
  - @redocly/asyncapi-docs@1.2.0
  - @redocly/portal-plugin-mock-server@0.10.0
  - @redocly/portal-legacy-ui@0.8.0

## 0.125.0-next.10

### Patch Changes

- 5bd8c0fcf1: Fixed broken `replay-openapi` tag when mock server was off.

## 0.125.0-next.9

### Minor Changes

- b6f703ed27: Added the security section for the `@requiresScopes` directive in the GraphQL docs.

### Patch Changes

- 61559a044f: Updated tooltip design and improved sidebar action button tooltips.
- Updated dependencies [72ef02f965]
- Updated dependencies [61559a044f]
- Updated dependencies [51f5a2ea65]
- Updated dependencies [b6f703ed27]
- Updated dependencies [407e88a726]
  - @redocly/openapi-docs@3.13.0-next.8
  - @redocly/theme@0.57.0-next.6
  - @redocly/graphql-docs@1.2.0-next.2
  - @redocly/asyncapi-docs@1.2.0-next.8
  - @redocly/portal-plugin-mock-server@0.10.0-next.8

## 0.125.0-next.8

### Minor Changes

- 7aee024c06: 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.

### Patch Changes

- 1a88743cc5: Fixed an issue where LLM page actions appeared on OpenAPI pages excluded from search.
- 128879d4a4: Fixed logout for single SSO users.
- Updated dependencies [1a88743cc5]
- Updated dependencies [7aee024c06]
- Updated dependencies [f46e043810]
  - @redocly/theme@0.57.0-next.5
  - @redocly/asyncapi-docs@1.2.0-next.7
  - @redocly/graphql-docs@1.2.0-next.1
  - @redocly/openapi-docs@3.13.0-next.7
  - @redocly/portal-plugin-mock-server@0.10.0-next.7

## 0.125.0-next.7

### Patch Changes

- 0d95742e68: Fixed errors in production build bundle.

## 0.125.0-next.6

### Patch Changes

- 941d1027bc: Fixed incorrect behavior of the `environment` parameter in the `replay-openapi` Markdoc component.
- 0152f91f74: Internal dependencies update.
- 17699c2942: Fixed login and invite flows for projects with enabled path prefixes.
- fa7b7ffd94: Updated `@redocly/openapi-core` to version `2.0.7`.
- Updated dependencies [941d1027bc]
- Updated dependencies [0152f91f74]
- Updated dependencies [fa7b7ffd94]
- Updated dependencies [6672ec72bc]
  - @redocly/openapi-docs@3.13.0-next.6
  - @redocly/realm-asyncapi-sdk@0.3.0-next.1
  - @redocly/asyncapi-docs@1.2.0-next.6
  - @redocly/theme@0.57.0-next.4
  - @redocly/portal-plugin-mock-server@0.10.0-next.6
  - @redocly/graphql-docs@1.2.0-next.1

## 0.125.0-next.5

### Minor Changes

- 5935f6ab42: Added LLM-related page actions to the GraphQL docs.
- 557e60c43f: Used the `tokenUrl` value as the default in each security flow of `Try It`.

### Patch Changes

- d6b900c23a: Fixed mock server returning 404 error when `REDOCLY_PREFIX_PATHS` was set.
- 0f008dc3c8: Improved build performance by optimizing the last modified computation.
- Updated dependencies [5935f6ab42]
  - @redocly/graphql-docs@1.2.0-next.1
  - @redocly/openapi-docs@3.13.0-next.5
  - @redocly/asyncapi-docs@1.2.0-next.5
  - @redocly/portal-plugin-mock-server@0.10.0-next.5

## 0.125.0-next.4

### Patch Changes

- Updated dependencies [0a661d329d]
- Updated dependencies [55fe1308c8]
  - @redocly/asyncapi-docs@1.2.0-next.4
  - @redocly/openapi-docs@3.13.0-next.4
  - @redocly/theme@0.57.0-next.3
  - @redocly/portal-plugin-mock-server@0.10.0-next.4
  - @redocly/graphql-docs@1.2.0-next.0

## 0.125.0-next.3

### Patch Changes

- 9eb849f025: Fixed a bug where opening a URL with a trailing slash redirected to a 404 page when path prefix was enabled.
- 9eb849f025: Fixed sidebar generation for OpenAPI files named `index.yaml`.
- 9eb849f025: Fixed an error caused by using an OpenAPI definition as an index page with a path prefix.
- Updated dependencies [6312fa6ad4]
  - @redocly/theme@0.57.0-next.2
  - @redocly/asyncapi-docs@1.2.0-next.3
  - @redocly/graphql-docs@1.2.0-next.0
  - @redocly/openapi-docs@3.13.0-next.3
  - @redocly/portal-plugin-mock-server@0.10.0-next.3

## 0.124.3

### Patch Changes

- Fixed an issue causing crashed during a build.
- Updated dependencies
  - @redocly/theme@0.56.3
  - @redocly/asyncapi-docs@1.1.3
  - @redocly/graphql-docs@1.1.0
  - @redocly/openapi-docs@3.12.3
  - @redocly/portal-plugin-mock-server@0.9.3

## 0.124.2

### Patch Changes

- Fixed invalid dependency version causing dependency install to fail.
- Updated dependencies
  - @redocly/theme@0.56.2
  - @redocly/asyncapi-docs@1.1.2
  - @redocly/graphql-docs@1.1.0
  - @redocly/openapi-docs@3.12.2
  - @redocly/portal-plugin-mock-server@0.9.2

## 0.124.1

### Patch Changes

- 76e2ff5afd: Fixed broken feedback submission.
- 92a9326dd1: Fixed an issue where LLM page actions appeared on pages excluded from search.
- Updated dependencies [a3e76e3587]
- Updated dependencies [92a9326dd1]
  - @redocly/theme@0.56.1
  - @redocly/asyncapi-docs@1.1.1
  - @redocly/graphql-docs@1.1.0
  - @redocly/openapi-docs@3.12.1
  - @redocly/portal-plugin-mock-server@0.9.1

## 0.125.0-next.2

### Patch Changes

- 6b6e4602be: Fixed broken feedback submission.
- dbb6111e8c: Fixed crash during sidebar generation caused by long folder names.
- d71f1d49d6: Skipped creating the search index when search is disabled in the configuration.
- ebf2f9876e: Updated `@redocly/openapi-core` dependency to `2.0.3`.
- Updated dependencies [ebf2f9876e]
  - @redocly/openapi-docs@3.13.0-next.2
  - @redocly/asyncapi-docs@1.2.0-next.2
  - @redocly/portal-plugin-mock-server@0.10.0-next.2

## 0.125.0-next.1

### Minor Changes

- a2bd5b56cd: Added `dynamic` function to `@redocly/theme` for lazy loading components.

### Patch Changes

- 8cbdcb13f1: Renamed environment variable `OAUTH_USE_INTROSPECT` to `REDOCLY_OAUTH_USE_INTROSPECT`.
- 644ab5635e: Fixed an issue where LLM page actions appeared on pages excluded from search.
- Updated dependencies [3b3de8df57]
- Updated dependencies [644ab5635e]
- Updated dependencies [a2bd5b56cd]
  - @redocly/theme@0.57.0-next.1
  - @redocly/asyncapi-docs@1.2.0-next.1
  - @redocly/graphql-docs@1.2.0-next.0
  - @redocly/openapi-docs@3.13.0-next.1
  - @redocly/portal-plugin-mock-server@0.10.0-next.1

## 0.125.0-next.0

### Patch Changes

- 22d8a4b99a: Added support for accessing original identity provider tokens.
- fbadcce86a: Enter prerelease mode.
- Updated dependencies [c37982e514]
- Updated dependencies [fbadcce86a]
  - @redocly/openapi-docs@3.13.0-next.0
  - @redocly/theme@0.57.0-next.0
  - @redocly/portal-plugin-mock-server@0.10.0-next.0
  - @redocly/realm-asyncapi-sdk@0.3.0-next.0
  - @redocly/portal-legacy-ui@0.8.0-next.0
  - @redocly/asyncapi-docs@1.2.0-next.0
  - @redocly/graphql-docs@1.2.0-next.0

## 0.124.0

### Minor Changes

- c1b8bda568: Removed deprecated `path-excludes-patterns` and `info-license-url` rules.
  Use a configurable rule to replace `path-excludes-patterns`.
  Switch to the `info-license-strict` rule instead of `info-license-url`.
- 2d3271f766: Added LLM-related page actions to view or copy the page as Markdown and query ChatGPT or Claude about the page content.
- 6257676d51: Improved GraphQL docs by making its rendering behavior consistent with other API docs.
- 3518079d03: Added `code-group` Markdoc tag to render tabbed code snippets.
- 0995e3ebc4: Added `openapi-response-sample` tag to separate request and response code samples in OpenAPI docs, allowing granular control over response rendering.

### Patch Changes

- 3737b09a7b: Fixed an issue where an RBAC match pattern starting with `**` did not override the global match pattern `**`.
- ba4eb4cabd: Fixed an issue where a search query containing brackets caused a 500 error in the Flexsearch engine.
- 42ae5105f3: Fixed inaccurate search results in Markdown files.
- 5d05d11481: Improved performance of JSON responses by optimizing filtering logic.
- ba0b4c2657: Improved performance and reduced data size for OpenAPI pages.
- 51cee62e9c: Improved router performance to speed up page and resource loading, especially for sites with many pages.
- 1f0135ab60: Reduced the size of JavaScript files used in the browser to improve page load speed and time to interactive.
- 540707612c: Fixed accessibility issues with unlabeled buttons.
- 4f212a397a: Fixed incorrect string interpolation in code samples in `openapi-docs`.
- e2b8d06d0b: Fixed duplicate errors in sidebars, redirects, and front matter.
- d5952d3abf: Fixed redundant query parameters in code samples.
- e226354962: Fixed scopes display in the security modal.
- e57d165df7: Fixed issue where `requestBody` and `parameters` were ignored in the `replay-openapi` Markdoc tag.
- 82e61efaf9: Fixed `NextPage` and `PreviousPage` not displaying when `REDOCLY_PATH_PREFIX` was set.
- 20b77ecabe: Fixed login button visibility issue in the sidebar on mobile devices.
- 53fa132191: Improved `rbac` config validation by removing redundant rules.
- 1cd21017ec: Fixed `HEAD` requests returning 404 errors.
- 57af30f97b: Fixed horizontal padding disappearing during sidebar navigation in `openapi-docs`.
- df37a4c91d: Fixed handling of missing SSO configuration in the invitation flow.
- ef717dd214: Disabled interception for links utilizing the `javascript:` protocol.
- 41f27b2275: Improved error handling in `openapi-docs` to prevent dev server crashes.
- 30c82c75ce: Fixed spacing between the dropdown menu and its trigger button.
- 604bacc46e: Fixed RBAC behavior for folders with names prefixed by a `.` character.
- c6fd0ed896: Improved RBAC for feedback submissions.
- 20f97cde64: Fixed an issue where production deploys did not fail on Markdoc resolve errors.
- 44d9e883f1: Prevented hydration errors when Markdoc tags with closing tags on the same line lacked content.
- dbfda58609: Fixed broken item links for `graphql-docs`.
- 1aa3c9954e: Disabled scrolling when viewing images in fullscreen mode.
- b1b641ba92: Improved sorting of directory entries in the sidebar using a natural sort algorithm.
- 46f7981fcd: Fixed import warning during project build.
- 8d5da38ddb: Fixed crashes when processing `OpenAPI 2.0` definitions.
- b6406a2cc8: Added support for downloading OpenAPI files up to 10MB.
- 56521aef51: Made the display of `x-` extensions independent from the description.
- Updated dependencies [78ad0bd020]
  - @redocly/openapi-docs@3.12.0
  - @redocly/asyncapi-docs@2.0.0
  - @redocly/theme@0.56.0
  - @redocly/portal-plugin-mock-server@0.9.0
  - @redocly/realm-asyncapi-sdk@0.2.0
  - @redocly/portal-legacy-ui@0.7.0
  - @redocly/graphql-docs@2.0.0

## 0.124.0-next.32

### Patch Changes

- 30c82c75ce: Fixed spacing between the dropdown menu and its trigger button.
- Updated dependencies [30c82c75ce]
  - @redocly/theme@0.56.0-next.14
  - @redocly/asyncapi-docs@1.1.0-next.6
  - @redocly/graphql-docs@1.1.0-next.1
  - @redocly/openapi-docs@3.12.0-next.23
  - @redocly/portal-plugin-mock-server@0.9.0-next.24

## 0.124.0-next.31

### Patch Changes

- d223ec7121: Fixed strict types warning during project build.

## 0.124.0-next.30

### Patch Changes

- dbfda58609: Fixed broken item links for `graphql-docs`.
- Updated dependencies [fc7a0867d6]
- Updated dependencies [dbfda58609]
  - @redocly/theme@0.56.0-next.13
  - @redocly/graphql-docs@1.1.0-next.1
  - @redocly/asyncapi-docs@1.1.0-next.5
  - @redocly/openapi-docs@3.12.0-next.22
  - @redocly/portal-plugin-mock-server@0.9.0-next.23

## 0.124.0-next.29

### Patch Changes

- 46f7981fcd: Fixed import warning during project build.

## 0.124.0-next.28

### Minor Changes

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

### Patch Changes

- Updated dependencies [2d3271f766]
- Updated dependencies [0c5dd616a5]
  - @redocly/asyncapi-docs@1.1.0-next.4
  - @redocly/openapi-docs@3.12.0-next.21
  - @redocly/theme@0.56.0-next.12
  - @redocly/portal-plugin-mock-server@0.9.0-next.22
  - @redocly/graphql-docs@1.1.0-next.0

## 0.124.0-next.27

### Patch Changes

- Updated dependencies [0f09000fc6]
  - @redocly/portal-plugin-mock-server@0.9.0-next.21

## 0.124.0-next.26

### Patch Changes

- 90f8c1f77b: Improved scrolling behavior in the table of contents.
- Updated dependencies [90f8c1f77b]
  - @redocly/theme@0.56.0-next.11
  - @redocly/asyncapi-docs@1.1.0-next.3
  - @redocly/graphql-docs@1.1.0-next.0
  - @redocly/openapi-docs@3.12.0-next.20
  - @redocly/portal-plugin-mock-server@0.9.0-next.20

## 0.124.0-next.25

### Patch Changes

- 3518079d03: Added `code-group` Markdoc tag to render tabbed code snippets.
- b1b641ba92: Improved sorting of directory entries in the sidebar using a natural sort algorithm.
- Updated dependencies [3518079d03]
  - @redocly/theme@0.56.0-next.10
  - @redocly/asyncapi-docs@1.1.0-next.2
  - @redocly/graphql-docs@1.1.0-next.0
  - @redocly/openapi-docs@3.12.0-next.19
  - @redocly/portal-plugin-mock-server@0.9.0-next.19

## 0.124.0-next.24

### Patch Changes

- 4f212a397a: Fixed incorrect string interpolation in code samples in `openapi-docs`.
- c6fd0ed896: Improved RBAC for feedback submissions.
- Updated dependencies [c829d02d34]
- Updated dependencies [4f212a397a]
- Updated dependencies [fec4145057]
  - @redocly/asyncapi-docs@1.1.0-next.1
  - @redocly/openapi-docs@3.12.0-next.18
  - @redocly/graphql-docs@1.1.0-next.0
  - @redocly/theme@0.56.0-next.9
  - @redocly/portal-plugin-mock-server@0.9.0-next.18

## 0.124.0-next.23

### Patch Changes

- f6ab565cdc: Updated `@redocly/openapi-core` to version `2.0.2`.
- ef717dd214: Disabled interception for links utilizing the `javascript:` protocol.
- Updated dependencies [f6ab565cdc]
- Updated dependencies [83f0cadddc]
- Updated dependencies [78ad0bd020]
- Updated dependencies [78ad0bd020]
  - @redocly/openapi-docs@3.12.0-next.17
  - @redocly/theme@0.56.0-next.8
  - @redocly/asyncapi-docs@1.1.0-next.0
  - @redocly/portal-plugin-mock-server@0.9.0-next.17
  - @redocly/graphql-docs@1.0.0

## 0.124.0-next.22

### Patch Changes

- 57af30f97b: Fixed horizontal padding disappearing during sidebar navigation in `openapi-docs`.
- Updated dependencies [57af30f97b]
- Updated dependencies [bb0672ff2a]
  - @redocly/openapi-docs@3.12.0-next.16
  - @redocly/asyncapi-docs@1.0.0
  - @redocly/portal-plugin-mock-server@0.9.0-next.16

## 0.124.0-next.21

### Patch Changes

- 8e602d749a: Updated `@redocly/openapi-core` to version `2.0.1`.
- e2b8d06d0b: Fixed duplicate errors in sidebars, redirects, and front matter.
- Updated dependencies [8e602d749a]
  - @redocly/openapi-docs@3.12.0-next.15
  - @redocly/asyncapi-docs@0.5.0-next.15
  - @redocly/portal-plugin-mock-server@0.9.0-next.15

## 0.124.0-next.20

### Patch Changes

- 53fa132191: Improved `rbac` config validation by removing redundant rules.
- 1aa3c9954e: Disabled scrolling when viewing images in fullscreen mode.
- 732d0b3413: Reverted a commit: "Fixed incorrect rendering of Markdoc tags next to HTML tags or text.". The fix had unexpectedly caused Markdoc errors.
- Updated dependencies [1aa3c9954e]
  - @redocly/theme@0.56.0-next.7
  - @redocly/asyncapi-docs@0.5.0-next.14
  - @redocly/graphql-docs@1.0.0
  - @redocly/openapi-docs@3.12.0-next.14
  - @redocly/portal-plugin-mock-server@0.9.0-next.14

## 0.124.0-next.19

### Minor Changes

- c1b8bda568: Removed deprecated `path-excludes-patterns` and `info-license-url` rules.
  Use a configurable rule to replace `path-excludes-patterns`.
  Switch to the `info-license-strict` rule instead of `info-license-url`.
- 6257676d51: Improved GraphQL docs by making its rendering behavior consistent with other API docs.

### Patch Changes

- 5d05d11481: Improved performance of JSON responses by optimizing filtering logic.
- ba0b4c2657: Improved performance and reduced data size for OpenAPI pages.
- 51cee62e9c: Improved router performance to speed up page and resource loading, especially for sites with many pages.
- c1b8bda568: Updated `@redocly/openapi-core` to version `2.0.0-next.8`.
- 56521aef51: Made the display of `x-` extensions independent from the description.
- Updated dependencies [6257676d51]
- Updated dependencies [c1b8bda568]
- Updated dependencies [56521aef51]
  - @redocly/graphql-docs@1.0.0
  - @redocly/openapi-docs@3.12.0-next.13
  - @redocly/theme@0.56.0-next.6
  - @redocly/asyncapi-docs@0.5.0-next.13
  - @redocly/portal-plugin-mock-server@0.9.0-next.13

## 0.124.0-next.18

### Patch Changes

- ccea808caf: Updated `@redocly/openapi-core` dependency to `2.0.0-next.7`.
- 1f0135ab60: Reduced the size of JavaScript files used in the browser to improve page load speed and time to interactive.
- Updated dependencies [ccea808caf]
- Updated dependencies [1f0135ab60]
- Updated dependencies [bc11c8147e]
  - @redocly/openapi-docs@3.12.0-next.12
  - @redocly/theme@0.56.0-next.5
  - @redocly/asyncapi-docs@0.5.0-next.12
  - @redocly/portal-plugin-mock-server@0.9.0-next.12
  - @redocly/graphql-docs@0.13.0-next.1

## 0.123.1

### Patch Changes

- bdd218eb53: Fixed an issue where an RBAC match pattern starting with `**` did not override the global match pattern `**`.

## 0.124.0-next.17

### Patch Changes

- 20b77ecabe: Fixed login button visibility issue in the sidebar on mobile devices.
- Updated dependencies [20b77ecabe]
- Updated dependencies [5813a89a5a]
  - @redocly/theme@0.56.0-next.4
  - @redocly/asyncapi-docs@0.5.0-next.11
  - @redocly/graphql-docs@0.13.0-next.1
  - @redocly/openapi-docs@3.12.0-next.11
  - @redocly/portal-plugin-mock-server@0.9.0-next.11

## 0.124.0-next.16

### Patch Changes

- Updated dependencies [1fe9326d98]
  - @redocly/theme@0.56.0-next.3
  - @redocly/asyncapi-docs@0.5.0-next.10
  - @redocly/graphql-docs@0.13.0-next.1
  - @redocly/openapi-docs@3.12.0-next.10
  - @redocly/portal-plugin-mock-server@0.9.0-next.10

## 0.124.0-next.15

### Patch Changes

- @redocly/openapi-docs@3.12.0-next.9
- @redocly/asyncapi-docs@0.5.0-next.9
- @redocly/portal-plugin-mock-server@0.9.0-next.9

## 0.124.0-next.14

### Patch Changes

- Updated dependencies [d85fcf0f7b]
  - @redocly/openapi-docs@3.12.0-next.8
  - @redocly/asyncapi-docs@0.5.0-next.8
  - @redocly/portal-plugin-mock-server@0.9.0-next.8

## 0.124.0-next.13

### Patch Changes

- d5952d3abf: Fixed redundant query parameters in code samples.
- 23e996c615: Fixed incorrect rendering of Markdoc tags next to HTML tags or text.
- 8d5da38ddb: Fixed crashes when processing `OpenAPI 2.0` definitions.
- 23e22fbde8: Updated `@redocly/openapi-core` dependency to version `2.0.0-next.4`.
- Updated dependencies [d5952d3abf]
- Updated dependencies [8d5da38ddb]
- Updated dependencies [23e22fbde8]
  - @redocly/openapi-docs@3.12.0-next.7
  - @redocly/asyncapi-docs@0.5.0-next.7
  - @redocly/portal-plugin-mock-server@0.9.0-next.7

## 0.124.0-next.12

### Patch Changes

- 2c901b5945: Fixed regression that prevented OpenAPI decorators and plugins from applying from the root config when a nested config was present.

## 0.124.0-next.11

### Patch Changes

- b56d728fec: Fixed regression that prevented OpenAPI decorators and plugins from applying from the root config when a nested config was present.

## 0.124.0-next.10

### Patch Changes

- 3737b09a7b: Fixed an issue where an RBAC match pattern starting with `**` did not override the global match pattern `**`.
- 42ae5105f3: Fixed inaccurate search results in Markdown files.

## 0.124.0-next.9

### Patch Changes

- 41f27b2275: Improved error handling in `openapi-docs` to prevent dev server crashes.
- Updated dependencies [999f021a43]
- Updated dependencies [2be1252ee2]
- Updated dependencies [41f27b2275]
  - @redocly/openapi-docs@3.12.0-next.6
  - @redocly/asyncapi-docs@0.5.0-next.6
  - @redocly/portal-plugin-mock-server@0.9.0-next.6

## 0.124.0-next.8

### Patch Changes

- 540707612c: Fixed accessibility issues with unlabeled buttons.
- Updated dependencies [540707612c]
- Updated dependencies [8707a08194]
  - @redocly/theme@0.56.0-next.2
  - @redocly/asyncapi-docs@0.5.0-next.5
  - @redocly/graphql-docs@0.13.0-next.1
  - @redocly/openapi-docs@3.12.0-next.5
  - @redocly/portal-plugin-mock-server@0.9.0-next.5

## 0.124.0-next.7

### Patch Changes

- 532dc07b6a: Updated internal dependencies.
- Updated dependencies [532dc07b6a]
  - @redocly/asyncapi-docs@0.5.0-next.4
  - @redocly/graphql-docs@0.13.0-next.1
  - @redocly/openapi-docs@3.12.0-next.4
  - @redocly/portal-legacy-ui@0.7.0-next.1
  - @redocly/portal-plugin-mock-server@0.9.0-next.4
  - @redocly/realm-asyncapi-sdk@0.2.0-next.1
  - @redocly/theme@0.56.0-next.1

## 0.124.0-next.6

### Patch Changes

- d7ec129f9f: Updated `@redocly/config` package to fix an error during build.

## 0.124.0-next.5

### Patch Changes

- ba4eb4cabd: Fixed an issue where a search query containing brackets caused a 500 error in the Flexsearch engine.
- 1cd21017ec: Fixed `HEAD` requests returning 404 errors.
- 44d9e883f1: Prevented hydration errors when Markdoc tags with closing tags on the same line lacked content.
- 54bcbeecf9: Updated `@redocly/openapi-core` dependency to version `2.0.0-next.1`.
- Updated dependencies [54bcbeecf9]
  - @redocly/openapi-docs@3.12.0-next.3
  - @redocly/asyncapi-docs@0.5.0-next.3
  - @redocly/portal-plugin-mock-server@0.9.0-next.3

## 0.124.0-next.4

### Patch Changes

- Updated dependencies [29fbb567a9]
  - @redocly/openapi-docs@3.12.0-next.2
  - @redocly/asyncapi-docs@0.5.0-next.2
  - @redocly/portal-plugin-mock-server@0.9.0-next.2

## 0.124.0-next.3

### Minor Changes

- c70e50a5e6: Added built-in translations for multiple languages.

### Patch Changes

- 82e61efaf9: Fixed `NextPage` and `PreviousPage` not displaying when `REDOCLY_PATH_PREFIX` was set.

## 0.124.0-next.2

## 0.124.0-next.1

### Patch Changes

- e57d165df7: Fixed issue where `requestBody` and `parameters` were ignored in the `replay-openapi` Markdoc tag.
- 604bacc46e: Fixed RBAC behavior for folders with names prefixed by a `.` character.
- Updated dependencies [e57d165df7]
- Updated dependencies [0995e3ebc4]
  - @redocly/openapi-docs@3.12.0-next.1
  - @redocly/asyncapi-docs@0.5.0-next.1
  - @redocly/portal-plugin-mock-server@0.9.0-next.1

## 0.124.0-next.0

### Patch Changes

- e226354962: Fixed scopes display in the security modal.
- ab6049475d: Enter prerelease mode.
- Updated dependencies [e226354962]
- Updated dependencies [ab6049475d]
  - @redocly/openapi-docs@3.12.0-next.0
  - @redocly/portal-plugin-mock-server@0.9.0-next.0
  - @redocly/realm-asyncapi-sdk@0.2.0-next.0
  - @redocly/portal-legacy-ui@0.7.0-next.0
  - @redocly/asyncapi-docs@0.5.0-next.0
  - @redocly/graphql-docs@0.13.0-next.0
  - @redocly/theme@0.56.0-next.0

## 0.123.0

### Minor Changes

- 1f75275eb3: Added **Skip to content** button to enhance keyboard navigation.

### Patch Changes

- ef37d65adf: Fixed broken `openapi.events` configuration to ensure custom event hooks trigger as expected.
- fb44f26b41: Removed headers from page data to prevent exposing sensitive cookie information.
- 55e2e23cbf: Fixed detection of changes in partial folders.
- db2a199114: Fixed search indexing to include `code-snippet` content.
- f8a570855f: Fixed SSR style attribute issue in `img` tag string formatting.
- 3c64ba3fcb: Changed the default keyboard shortcut to open Search to `Cmd+K`/`Ctrl+K`.
- a38803beaa: Fixed keyboard accessibility issues in sidebar elements that prevented focusing and clicking.
- b27382e4b3: Fixed missing content in Markdown code blocks and `{% markdoc-example %}` tags in AI Search and `llms.txt` chunks.
- 55ec56ae4e: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1750342295`.
- 9503b3f5a2: Improved accessibility by adding descriptive `alt` text to footer icons.
- 120c9cb911: Fixed external links being incorrectly prefixed with `REDOCLY_PREFIX_PATHS`.
- 2ff8ff8202: Fixed an issue where decorators were not used from the root `redocly.yaml`.
- c6e0f5403a: Fixes a bug that caused invite routes to be hidden behind the login screen when `requiresLogin: true`.
- 675c330acd: Fixed an issue where the Markdoc variable `$remoteAddr` returned incorrect values.
- a42747e35b: Improved validation of unclosed quotes in Markdoc tag attributes.
- 59abaca683: Fixed occasional errors in long AI search conversations.
- 7a64cf0605: Fixed incorrect auto-scrolling to anchor elements.
- fd9ffe1ef1: Fixed malformed content handling in the Markdown parsing pipeline.
- 507ff04bf8: Removed a warning about the React Router future flag from the browser console.
- 5dd4415ebc: Improved keyboard accessibility and screen reader support for the version picker component.
- Updated dependencies [6837f1678b]
  - @redocly/openapi-docs@3.11.0
  - @redocly/theme@0.55.0
  - @redocly/portal-plugin-mock-server@0.8.0
  - @redocly/portal-legacy-ui@0.6.0
  - @redocly/asyncapi-docs@0.4.0
  - @redocly/graphql-docs@0.12.0
  - @redocly/realm-asyncapi-sdk@0.1.0

## 0.123.0-next.11

### Minor Changes

- 1f75275eb3: Added **Skip to content** button to enhance keyboard navigation.

### Patch Changes

- Updated dependencies [1f75275eb3]
  - @redocly/theme@0.55.0-next.9
  - @redocly/asyncapi-docs@0.4.0-next.10
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/openapi-docs@3.11.0-next.10
  - @redocly/portal-plugin-mock-server@0.8.0-next.10

## 0.123.0-next.10

### Patch Changes

- 59abaca683: Fixed occasional errors in long AI search conversations.
- 50caa29dad: Fixed anchor links not scrolling to the correct position when navigating from another page.
- Updated dependencies [b4fc316b1e]
- Updated dependencies [589d0496bd]
- Updated dependencies [59abaca683]
  - @redocly/theme@0.55.0-next.8
  - @redocly/asyncapi-docs@0.4.0-next.9
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/openapi-docs@3.11.0-next.9
  - @redocly/portal-plugin-mock-server@0.8.0-next.9

## 0.122.3

### Patch Changes

- d33ccaad3f: Fixed an issue where the Markdoc `tabs` tag incorrectly set the active state for the selected tab.
- Updated dependencies [d33ccaad3f]
  - @redocly/theme@0.54.3
  - @redocly/asyncapi-docs@0.3.3
  - @redocly/graphql-docs@0.11.0
  - @redocly/openapi-docs@3.10.3
  - @redocly/portal-plugin-mock-server@0.7.3

## 0.123.0-next.9

### Patch Changes

- @redocly/openapi-docs@3.11.0-next.8
- @redocly/asyncapi-docs@0.4.0-next.8
- @redocly/portal-plugin-mock-server@0.8.0-next.8

## 0.123.0-next.8

### Patch Changes

- 55ec56ae4e: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1750342295`.
- fe5fe197c6: Fixed an issue where the Markdoc `tabs` tag incorrectly set the active state for the selected tab.
- Updated dependencies [883a938fb9]
- Updated dependencies [fe5fe197c6]
  - @redocly/theme@0.55.0-next.7
  - @redocly/asyncapi-docs@0.4.0-next.7
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/openapi-docs@3.11.0-next.7
  - @redocly/portal-plugin-mock-server@0.8.0-next.7

## 0.122.2

### Patch Changes

- 0cc1594c74: Fixed an issue where the tabs drop-down disappeared immediately after touch was released, preventing users from switching between tabs on mobile devices.
- Updated dependencies [0cc1594c74]
  - @redocly/theme@0.54.2
  - @redocly/asyncapi-docs@0.3.2
  - @redocly/graphql-docs@0.11.0
  - @redocly/openapi-docs@3.10.2
  - @redocly/portal-plugin-mock-server@0.7.2

## 0.123.0-next.7

### Patch Changes

- 6837f1678b: Fixed an issue where the tabs drop-down disappeared immediately after touch was released, preventing users from switching between tabs on mobile devices.
- Updated dependencies [f8a570855f]
- Updated dependencies [6837f1678b]
  - @redocly/theme@0.55.0-next.6
  - @redocly/asyncapi-docs@0.4.0-next.6
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/openapi-docs@3.11.0-next.6
  - @redocly/portal-plugin-mock-server@0.8.0-next.6

## 0.123.0-next.6

### Patch Changes

- c6e0f5403a: Fixes a bug that caused invite routes to be hidden behind the login screen when `requiresLogin: true`.
- 5dd4415ebc: Improved keyboard accessibility and screen reader support for the version picker component.
- e3d8354887: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1750261968`.
- Updated dependencies [5dd4415ebc]
  - @redocly/theme@0.55.0-next.5
  - @redocly/openapi-docs@3.11.0-next.5
  - @redocly/asyncapi-docs@0.4.0-next.5
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/portal-plugin-mock-server@0.8.0-next.5

## 0.123.0-next.5

### Patch Changes

- fb44f26b41: Removed headers from page data to prevent exposing sensitive cookie information.
- a38803beaa: Fixed keyboard accessibility issues in sidebar elements that prevented focusing and clicking.
- 7102730b8b: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1750178129`.
- 507ff04bf8: Removed a warning about the React Router future flag from the browser console.
- Updated dependencies [a38803beaa]
  - @redocly/theme@0.55.0-next.4
  - @redocly/asyncapi-docs@0.4.0-next.4
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/openapi-docs@3.11.0-next.4
  - @redocly/portal-plugin-mock-server@0.8.0-next.4

## 0.123.0-next.4

### Patch Changes

- 7fa136b589: Downgraded `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1748969604`.

## 0.123.0-next.3

### Patch Changes

- Updated dependencies [3f6fa680e3]
- Updated dependencies [c798cc9ab1]
  - @redocly/theme@0.55.0-next.3
  - @redocly/asyncapi-docs@0.4.0-next.3
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/openapi-docs@3.11.0-next.3
  - @redocly/portal-plugin-mock-server@0.8.0-next.3

## 0.123.0-next.2

### Patch Changes

- ef37d65adf: Fixed broken `openapi.events` configuration to ensure custom event hooks trigger as expected.
- 2ff8ff8202: Fixed an issue where decorators were not used from the root `redocly.yaml`.
- Updated dependencies [ef37d65adf]
  - @redocly/openapi-docs@3.11.0-next.2
  - @redocly/theme@0.55.0-next.2
  - @redocly/asyncapi-docs@0.4.0-next.2
  - @redocly/portal-plugin-mock-server@0.8.0-next.2
  - @redocly/graphql-docs@0.12.0-next.1

## 0.123.0-next.1

### Patch Changes

- 3c64ba3fcb: Changed the default keyboard shortcut to open Search to `Cmd+K`/`Ctrl+K`.
- 9503b3f5a2: Improved accessibility by adding descriptive `alt` text to footer icons.
- d67ef5d556: Fixed relative link issues in front matter for Markdoc tags.
- 675c330acd: Fixed an issue where the Markdoc variable `$remoteAddr` returned incorrect values.
- Updated dependencies [be38cc0eaa]
- Updated dependencies [3c64ba3fcb]
- Updated dependencies [9503b3f5a2]
- Updated dependencies [9d0e11015e]
  - @redocly/graphql-docs@0.12.0-next.1
  - @redocly/theme@0.55.0-next.1
  - @redocly/asyncapi-docs@0.4.0-next.1
  - @redocly/openapi-docs@3.11.0-next.1
  - @redocly/portal-plugin-mock-server@0.8.0-next.1

## 0.122.1

### Patch Changes

- 534408676f: Fixed performance issue in the `Tabs` component.
- Updated dependencies [534408676f]
  - @redocly/theme@0.54.1
  - @redocly/asyncapi-docs@0.3.1
  - @redocly/graphql-docs@0.11.0
  - @redocly/openapi-docs@3.10.1
  - @redocly/portal-plugin-mock-server@0.7.1

## 0.123.0-next.0

### Patch Changes

- 2dc52d70d4: Enter prerelease mode.
- 17c910cd1c: Fixed performance issue in the `Tabs` component.
- Updated dependencies [2dc52d70d4]
- Updated dependencies [17c910cd1c]
- Updated dependencies [365e747108]
  - @redocly/portal-plugin-mock-server@0.8.0-next.0
  - @redocly/portal-legacy-ui@0.6.0-next.0
  - @redocly/asyncapi-docs@0.4.0-next.0
  - @redocly/graphql-docs@0.12.0-next.0
  - @redocly/openapi-docs@3.11.0-next.0
  - @redocly/theme@0.55.0-next.0
  - @redocly/realm-asyncapi-sdk@0.1.0-next.0

## 0.122.0

### Minor Changes

- 7f1cd9f9d3: Added the `lightboxStyle` attribute that customizes the image lightbox styles.
- 78dcf4c177: Added submitter's IP address to feedback metadata.
- 8dea9810b6: Added programmatic configuration for server-specific request values. Added dynamic replacement of environment variables in custom code samples within `x-codeSamples`.
- 8b1e8a87e9: Upgraded React to `19.x`.
- 8b64036af9: Added support for closing the image lightbox using the Escape key.
- df0f3c5c85: Added a possibility to override icon colors for "Search with AI" stars.
- 3074dd4755: Improved AI Search chunk content.
- 729d5d3fde: Added `llms.txt` file generation.
- 2d7f9eb75e: Improved `Tabs` styles and added options to disable tabs and set their size to `small` or `medium`.

### Patch Changes

- b5505fbfc3: Fixed issues with `treeview` codeblock parsing to correctly support comments starting with # and accurately display file extensions.
- 60bebcb252: Fixed an issue where identical Markdown headings across different tag descriptions created sidebar entries with the same URL, causing UI jumping issues. This fix adds tag ID prefixing to heading IDs, ensuring each heading gets a unique URL based on its tag.
- eced575d67: Fixed an issue where email addresses did not appear on the **Feedback** page in Reunite, if these emails were provided by anonymous users submitting feedback forms.
- 60695b00e5: Updated the `dompurify` library to patch the `CVE-2025-48050` security vulnerability.
- f1ed03ea99: Fixed search indexing to include tag attributes and partials.
- 7848d66b41: Fixed `curl` logo visibility in the language panel on dark theme.
- dc35e6b6d1: Fixed breadcrumbs appearing on pages not nested in the sidebar.
- 290e7053d9: Fixed an issue where adding `x-enumDescription` duplicated the enum value.
- 214f5b05f1: Fixed a 403 error in visual pull request review for projects with SSO configuration. This error occurred when previewing pages that were hidden by RBAC.
- 2a8ea6483f: Fixed usability of the `Security` chip by updating its appearance. Reduced visual clutter by grouping optional scopes into a collapsed section.
- ca99dfcb29: Fixed an issue where links in the `Card` tag were not working when using `REDOCLY_PREFIX_PATHS`.
- f61b58c22f: Updated invitation handler to redirect users to the homepage if the invitation was already accepted.
- 7ddb606a46: Improved display of OpenAPI search results by cleaning up formatted text.
- 09acb1cca9: Removed access to headers through the `{% $headers %}` tag in Markdoc to prevent unauthorized modifications.
- bac2794e92: Fixed default redirect navigating to an unintended system route.
- 171e8073e6: Fixed search history behavior to prevent frequent or redundant query entries.
- b18a31ddb3: Fixed incorrect parsing of OpenAPI `summary` fields as Markdown.
- d0eefb30a8: Fixed incorrect paths in Markdoc tags with `REDOCLY_PREFIX_PATHS` when paths were relative or included file extensions.
- 6e456644d9: Fixed incorrect download links generated by `@redocly/openapi-docs` when `REDOCLY_PREFIX_PATHS` was set.
- b81217d65c: Fixed an issue where an OpenAPI page would jump unexpectedly while scrolling.
- 87f05607c7: Fixed an issue where AI search failed to find information described in OpenAPI tags.
- e8b1452c24: Fixed header display issue in files starting with a byte order mark (`BOM`).
- 5098a968ca: Fixed false positive errors for unclosed quotes in `markdoc` attributes.
- f7a73904b8: Fixed redirect handling for complex preview URLs.
- b2a05d83ab: Removed duplicate teams from `$rbac` variable.
- 083c0868d5: Fixed 403 error when previewing RBAC-hidden pages in visual pull request review for projects using SSO. This error occurred when previewing pages that were hidden by RBAC.
- adb270fbdf: Fixed an issue that caused the project to crash when invalid code changes were made in the development mode.
- cf62153252: Fixed an issue where the search dialog remained open after selecting a result on the current page.
- bac2794e92: Improved the wording of the message that warns users of unsupported file types.
- 3b21d8a849: Fixed RBAC conditional content visibility in search by restricting `Markdoc` conditional tags based on team permissions to prevent unauthorized access.

## 0.122.0-next.14

### Patch Changes

- Updated dependencies [af4a9dd916]
  - @redocly/theme@0.54.0-next.8
  - @redocly/asyncapi-docs@0.3.0-next.10
  - @redocly/graphql-docs@0.11.0-next.1
  - @redocly/openapi-docs@3.10.0-next.10
  - @redocly/portal-plugin-mock-server@0.7.0-next.10

## 0.122.0-next.13

### Patch Changes

- 60695b00e5: Updated the `dompurify` library to patch the `CVE-2025-48050` security vulnerability.
- Updated dependencies [60695b00e5]
  - @redocly/openapi-docs@3.10.0-next.9
  - @redocly/asyncapi-docs@0.3.0-next.9
  - @redocly/portal-plugin-mock-server@0.7.0-next.9

## 0.122.0-next.12

### Patch Changes

- 7ddb606a46: Improved display of OpenAPI search results by cleaning up formatted text.

## 0.122.0-next.11

### Patch Changes

- e8b1452c24: Fixed header display issue in files starting with a byte order mark (`BOM`).

## 0.122.0-next.10

### Patch Changes

- b286f3de97: Fixed runtime crash in search plugin.
- f61b58c22f: Updated invitation handler to redirect users to the homepage if the invitation was already accepted.

## 0.122.0-next.9

### Patch Changes

- 3074dd4755: Improved AI Search chunk content.
- dc35e6b6d1: Fixed breadcrumbs appearing on pages not nested in the sidebar.

## 0.122.0-next.8

### Patch Changes

- 2a8ea6483f: Fixed usability of the `Security` chip by updating its appearance to improve clickability. Reduced visual clutter by grouping optional scopes into a collapsed section.
- 083c0868d5: Fixed 403 error when previewing RBAC-hidden pages in visual pull request review for projects using SSO.
  This error occurred when previewing pages that were hidden by RBAC.
- Updated dependencies [fd863e5cb5]
- Updated dependencies [2a8ea6483f]
  - @redocly/theme@0.54.0-next.7
  - @redocly/openapi-docs@3.10.0-next.8
  - @redocly/asyncapi-docs@0.3.0-next.8
  - @redocly/graphql-docs@0.11.0-next.1
  - @redocly/portal-plugin-mock-server@0.7.0-next.8

## 0.122.0-next.7

### Patch Changes

- 4315ddff2e: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1748015905`.
- 3024dcc27b: Fixed property name conflict in frontmatter that caused UI issues, including broken logo images.
- 54eafdd587: Updated `@redocly/openapi-core` dependency to version `0.0.0-snapshot.1748443305`.
- d0eefb30a8: Fixed incorrect paths in Markdoc tags with `REDOCLY_PREFIX_PATHS` when paths were relative or included file extensions.
- 3853f321c9: Updated `@redocly/openapi-core` dependency to `0.0.0-snapshot.1747918074`.
- f7a73904b8: Fixed redirect handling for complex preview URLs.
- b2a05d83ab: Removed duplicate teams from `$rbac` variable.
- cf62153252: Fixed an issue where the search dialog remained open after selecting a result on the current page.
- Updated dependencies [2d7f9eb75e]
- Updated dependencies [849287f8b1]
- Updated dependencies [2d247b10d4]
- Updated dependencies [cf62153252]
  - @redocly/theme@0.54.0-next.6
  - @redocly/openapi-docs@3.10.0-next.7
  - @redocly/asyncapi-docs@0.3.0-next.7
  - @redocly/graphql-docs@0.11.0-next.1
  - @redocly/portal-plugin-mock-server@0.7.0-next.7

## 0.122.0-next.6

### Minor Changes

- 8b1e8a87e9: Upgraded React to `19.x`. Removed support for React `18.x` and `17.x`.

### Patch Changes

- 7848d66b41: Fixed `curl` logo visibility in the language panel on dark theme.
- ca99dfcb29: Fixed incorrect path in `Card` tag when using `REDOCLY_PREFIX_PATHS`.
- 6e456644d9: Fixed incorrect download links generated by `@redocly/openapi-docs` when `REDOCLY_PREFIX_PATHS` was set.
- Updated dependencies [8b1e8a87e9]
- Updated dependencies [f6d52c8ba1]
- Updated dependencies [7848d66b41]
- Updated dependencies [6e456644d9]
- Updated dependencies [8b1e8a87e9]
  - @redocly/theme@0.54.0-next.5
  - @redocly/portal-legacy-ui@0.5.0-next.1
  - @redocly/graphql-docs@0.11.0-next.1
  - @redocly/openapi-docs@3.10.0-next.6
  - @redocly/asyncapi-docs@0.3.0-next.6
  - @redocly/portal-plugin-mock-server@0.7.0-next.6

## 0.122.0-next.5

### Minor Changes

- 8dea9810b6: Added programmatic configuration for server-specific request values. Added dynamic replacement of environment variables in custom code samples within `x-codeSamples`.

### Patch Changes

- 2f34a2884a: Fixed build failure caused by placeholder syntax in OpenAPI server URL.
- 99bb1cafde: Updated `@redocly/openapi-core` dependency to pre-release v2.
- Updated dependencies [2f34a2884a]
- Updated dependencies [8dea9810b6]
  - @redocly/openapi-docs@3.10.0-next.5
  - @redocly/theme@0.54.0-next.4
  - @redocly/asyncapi-docs@0.3.0-next.5
  - @redocly/portal-plugin-mock-server@0.7.0-next.5
  - @redocly/graphql-docs@0.11.0-next.0

## 0.122.0-next.4

### Patch Changes

- b18a31ddb3: Fixed incorrect parsing of OpenAPI `summary` fields as Markdown.
- Updated dependencies [b18a31ddb3]
  - @redocly/openapi-docs@3.10.0-next.4
  - @redocly/asyncapi-docs@0.3.0-next.4
  - @redocly/portal-plugin-mock-server@0.7.0-next.4

## 0.122.0-next.3

### Patch Changes

- df0f3c5c85: Added a possibility to override icon colors for "Search with AI" stars.
- 290e7053d9: Fixed `x-enumDescription` rendering.
- bac2794e92: Fixed default redirect navigating to an unintended system route.
- adb270fbdf: Fixed an issue that caused the project to crash when not valid code changes were made in the development mode.
- bac2794e92: Made the warning message for unsupported content types more specific and helpful.
- Updated dependencies [df0f3c5c85]
- Updated dependencies [9649060994]
- Updated dependencies [290e7053d9]
- Updated dependencies [d920dac0a0]
- Updated dependencies [7097b1273e]
  - @redocly/theme@0.54.0-next.3
  - @redocly/openapi-docs@3.10.0-next.3
  - @redocly/asyncapi-docs@0.3.0-next.3
  - @redocly/graphql-docs@0.11.0-next.0
  - @redocly/portal-plugin-mock-server@0.7.0-next.3

## 0.122.0-next.2

### Patch Changes

- b5505fbfc3: Fixed issues with `treeview` codeblock parsing to correctly support comments starting with # and accurately display file extensions.
- 60bebcb252: Fixed an issue where identical Markdown headings across different tag descriptions created sidebar entries with the same URL, causing UI jumping issues. This fix adds tag ID prefixing to heading IDs, ensuring each heading gets a unique URL based on its tag.
- 171e8073e6: Fixed search history behavior to prevent frequent or redundant query entries.
- b81217d65c: Fixed an issue where an OpenAPI page would jump unexpectedly while scrolling.
- Updated dependencies [b5505fbfc3]
- Updated dependencies [60bebcb252]
- Updated dependencies [7f1cd9f9d3]
- Updated dependencies [171e8073e6]
- Updated dependencies [b81217d65c]
- Updated dependencies [8b64036af9]
  - @redocly/theme@0.54.0-next.2
  - @redocly/openapi-docs@3.10.0-next.2
  - @redocly/asyncapi-docs@0.3.0-next.2
  - @redocly/graphql-docs@0.11.0-next.0
  - @redocly/portal-plugin-mock-server@0.7.0-next.2

## 0.121.1

### Patch Changes

- Updated dependencies [6b9d845619]
  - @redocly/portal-plugin-mock-server@0.6.1
  - @redocly/openapi-docs@3.9.1
  - @redocly/asyncapi-docs@0.2.1

## 0.122.0-next.1

### Patch Changes

- eced575d67: Fixed an issue where email addresses did not appear on the **Feedback** page in Reunite,
  if these emails were provided by anonymous users submitting feedback forms.
- Updated dependencies [eced575d67]
- Updated dependencies [eced575d67]
- Updated dependencies [1342ff36e3]
  - @redocly/theme@0.54.0-next.1
  - @redocly/portal-plugin-mock-server@0.7.0-next.1
  - @redocly/asyncapi-docs@0.3.0-next.1
  - @redocly/graphql-docs@0.11.0-next.0
  - @redocly/openapi-docs@3.10.0-next.1

## 0.122.0-next.0

### Patch Changes

- 8de513677e: Enter prerelease mode.
- Updated dependencies [2a134986ea]
- Updated dependencies [8de513677e]
  - @redocly/theme@0.54.0-next.0
  - @redocly/portal-plugin-mock-server@0.7.0-next.0
  - @redocly/portal-legacy-ui@0.5.0-next.0
  - @redocly/asyncapi-docs@0.3.0-next.0
  - @redocly/graphql-docs@0.11.0-next.0
  - @redocly/openapi-docs@3.10.0-next.0

## 0.121.0

### Minor Changes

- b1128ddf40: Enabled usage of environment variables in any Redocly config option in the entire `redocly.yaml` where a string value is expected. Previously, environment variables were only supported in a limited number of options like `rbac` or `developerOnboarding`.
- b32baf2419: Introduced the `concat` Markdoc function, enabling users to combine string values.
- 814be0cd5d: Improved error reporting by printing the first 5 errors found during OpenAPI bundling instead of just the first one.

### Patch Changes

- 39fc186904: Fixed an issue where FlexSearch results for versioned content didn’t appear due to a low search limit.
- a96c62f91c: Fixed an issue where invalid YAML file caused a crash which prevented a preview from starting.
- 759c026dd0: Resolved an issue with displaying tooltips on hover for CodeBlock control buttons.
- 436918e506: Fixed an issue where icons were not displayed for non-group elements in the footer.
- 96e84600ac: Resolved an issue where adding a redirect to an absolute URL from the root of the project caused the redirect to forward users to unintended pages in the project.
- 371ac2fedf: Fixed an issue where RBAC configuration was not applied to content in the `static` folder.
- 66eefd602b: Resolved an issue where array schema in code samples was displayed incorrectly for `multipart/form-data`.
- b47fb1a8ee: Resolved an issue where AI Search did not respect the RBAC conditions inside of the `{% if %}` tags by temporarily excluding the content of these tags from being indexed until a proper fix is implemented.
- 73ec23f2e4: Fixed an issue with resolving public environment variables for Markdoc content.
- b469a82072: Fixed an issue where missing page errors appeared in all versions of sidebars instead of only showing in the relevant version.
- 316b77d4e4: Updated version of the `@redocly/openapi-core` dependency to pre-release v2.
- 22917ffa08: Resolved an issue where the "TODAY" line would not update on Mermaid Gantt charts.
- a96c62f91c: Fixed an issue where invalid `versions.yaml` file caused a crash which prevented a preview from starting. Improved the error messages to help identify the issue.
- b37622ffda: Fixed an issue where using links to an OpenAPI file generated by the `output` configuration property caused errors which failed the build.
- Updated dependencies [6c3ea61d90]
  - @redocly/openapi-docs@3.9.0
  - @redocly/theme@0.53.0
  - @redocly/portal-plugin-mock-server@0.6.0
  - @redocly/portal-legacy-ui@0.4.0
  - @redocly/graphql-docs@0.10.0
  - @redocly/asyncapi-docs@0.2.0

## 0.121.0-next.6

### Minor Changes

- b32baf2419: Introduced the `concat` Markdoc function, enabling users to combine string values.

### Patch Changes

- 96e84600ac: Resolved an issue where adding a redirect to an absolute URL from the root of the project caused the redirect to forward users to unintended pages in the project.
- 0353436b0f: Fixed an issue where unset cloud variables caused a build crash in Reunite.
- Updated dependencies [1531e42f09]
  - @redocly/theme@0.53.0-next.4
  - @redocly/asyncapi-docs@0.2.0-next.1
  - @redocly/graphql-docs@0.10.0-next.0
  - @redocly/openapi-docs@3.9.0-next.4
  - @redocly/portal-plugin-mock-server@0.6.0-next.4

## 0.121.0-next.5

### Minor Changes

- b1128ddf40: Enabled usage of environment variables in any Redocly config option in the entire redocly.yaml where a string value is expected. Previously, environment variables were only supported in a limited number of options like `rbac` or `developerOnboarding`.

### Patch Changes

- 814be0cd5d: Improved error reporting by printing the first 5 errors found during OpenAPI bundling instead of just the first one.
- 759c026dd0: Resolve an issue with displaying tooltips on hover for CodeBlock control buttons.
- 66eefd602b: Resolved an issue where array schema in code samples was displayed incorrectly for `multipart/form-data`.
- b47fb1a8ee: Removed conditional content inside {% if %} tags from AI search processing as a temporary measure.
- Updated dependencies [759c026dd0]
- Updated dependencies [66eefd602b]
  - @redocly/theme@0.53.0-next.3
  - @redocly/openapi-docs@3.9.0-next.3
  - @redocly/asyncapi-docs@0.2.0-next.0
  - @redocly/graphql-docs@0.10.0-next.0
  - @redocly/portal-plugin-mock-server@0.6.0-next.3

## 0.121.0-next.4

### Patch Changes

- 371ac2fedf: Fixed an issue where RBAC configuration was not applied to content in the `static` folder.
- 73ec23f2e4: Fixed an issue with resolving public environment variables for markdown content.

## 0.121.0-next.3

### Patch Changes

- a96c62f91c: Fixed an issue where invalid YAML file caused a crash which prevented a preview from starting.
- 436918e506: Fixed an issue when icons were not displayed for non-group elements in the footer.
- 316b77d4e4: Updated version of the `@redocly/openapi-core` dependency to pre-release v2.
- a96c62f91c: Fixed an issue where invalid `versions.yaml` file caused a crash which prevented a preview from starting. Improved the error messages to help identify the issue.
- Updated dependencies [0eb5fe3b0b]
- Updated dependencies [436918e506]
- Updated dependencies [316b77d4e4]
  - @redocly/openapi-docs@3.9.0-next.2
  - @redocly/theme@0.53.0-next.2
  - @redocly/portal-plugin-mock-server@0.6.0-next.2
  - @redocly/graphql-docs@0.10.0-next.0

## 0.121.0-next.2

### Patch Changes

- 39fc186904: Fixed an issue where FlexSearch results for versioned content didn’t appear due to a low search limit.
- b469a82072: Fixed an issue where missing page errors appeared in all versions of sidebars instead of only showing in the relevant version.

## 0.121.0-next.1

### Patch Changes

- Updated dependencies [6c3ea61d90]
  - @redocly/theme@0.53.0-next.1
  - @redocly/graphql-docs@0.10.0-next.0
  - @redocly/openapi-docs@3.9.0-next.1
  - @redocly/portal-plugin-mock-server@0.6.0-next.1

## 0.120.2

### Patch Changes

- 4a4316e308: Fixed an issue where using links to an OpenAPI file generated by the `output` configuration property caused errors which failed the build.

## 0.121.0-next.0

### Patch Changes

- 2ea9e376fe: Enter prerelease mode.
- b37622ffda: Fixed an issue where using links to an OpenAPI file generated by the `output` configuration property caused errors which failed the build.
- Updated dependencies [2ea9e376fe]
  - @redocly/portal-plugin-mock-server@0.6.0-next.0
  - @redocly/portal-legacy-ui@0.4.0-next.0
  - @redocly/graphql-docs@0.10.0-next.0
  - @redocly/openapi-docs@3.9.0-next.0
  - @redocly/theme@0.53.0-next.0

## 0.120.1

### Patch Changes

- Fixed an issue where the published version crashed because of a missing dependency.

## 0.120.0

### Minor Changes

- fdbef85d8a: Added file version filtering for the Typesense search engine.
- b19347b9b9: Added context to configure function to programmatically setup request values.

### Patch Changes

- 6f37c95299: Fixed an issue where after clicking on a search result, the section of text that matched was not scrolled into view.
- e382c50c10: Fixed an issue where saving files with broken links could cause inconsistent results in link checker during builds.
- cd7eed02fb: Fixed an error message related to syntax in `sidebars.yaml` files.
- 6f37c95299: Fixed an issue where the page data preload link was constructed incorrectly for the project index page, causing a warning in the browser's console.
- 79b25fc29f: Resolved ambiguity in the AI search responses by changing "X resources found" to "Based on X resources".
- 41a1290a44: Fixed an issue where external navbar links within groups opened in the same tab instead of a new one.
- d7c9eeeedb: Fixed an issue where AsyncAPI pages were incorrectly rendered during server-side rendering (SSR) on Windows platforms.
- cd07c8a3f3: Fixed an issue where links to an OpenAPI `index.yaml` pages were falsely reported as broken.
- f4f2bb981f: Fixed an issue where OpenAPI and GraphQL pages could not be opened when using a path prefix for project.
- 2cf5c1e4e5: Resolved an issue where the AI search might have provided empty code snippets.
- 04e8663406: Fixed an issue with malformed cookies that were not processed.
- d7c9eeeedb: Fixed an issue where the build error page was displayed in the production environment instead of in the webview.
- 146baa5cc3: Updated version of the `@redocly/openapi-core` dependency to `1.34.1`.
- Updated dependencies [146baa5cc3]
  - @redocly/theme@0.52.0
  - @redocly/portal-plugin-mock-server@0.5.0
  - @redocly/openapi-docs@3.8.0
  - @redocly/graphql-docs@0.9.0
  - @redocly/portal-legacy-ui@0.3.0

## 0.120.0-next.7

### Patch Changes

- e382c50c10: Fixed an issue where saving files with broken links could cause inconsistent results in link checker during builds.
- cd7eed02fb: Fixed an error message related to syntax in `sidebars.yaml` files.
- Updated dependencies [41a1290a44]
- Updated dependencies [7db5160f70]
  - @redocly/theme@0.52.0-next.5
  - @redocly/portal-plugin-mock-server@0.5.0-next.6
  - @redocly/openapi-docs@3.8.0-next.6
  - @redocly/graphql-docs@0.9.0-next.0

## 0.120.0-next.6

### Minor Changes

- fdbef85d8a: Added file version filtering for the Typesense search engine.

### Patch Changes

- 146baa5cc3: Updated version of the `@redocly/openapi-core` dependency to `1.34.1`.
- Updated dependencies [584a812365]
- Updated dependencies [584a812365]
- Updated dependencies [146baa5cc3]
  - @redocly/theme@0.52.0-next.4
  - @redocly/portal-plugin-mock-server@0.5.0-next.5
  - @redocly/openapi-docs@3.8.0-next.5
  - @redocly/graphql-docs@0.9.0-next.0

## 0.120.0-next.5

### Patch Changes

- @redocly/openapi-docs@3.8.0-next.4
- @redocly/portal-plugin-mock-server@0.5.0-next.4

## 0.120.0-next.4

### Patch Changes

- 596260d834: Updated version of the `@redocly/openapi-core` dependency to `1.34.0`.
- cb9dbb6105: Resolved an issue with code highlighting for Swift and Kotlin.
- 79b25fc29f: Changed "X resources found" to "Based on X resources" in AI search responses for improved clarity.
- 2cf5c1e4e5: Resolved an issue where the AI search might have provided empty code snippets.
- 04e8663406: Fixed an issue with malformed cookies that were not processed.
- Updated dependencies [596260d834]
- Updated dependencies [79b25fc29f]
- Updated dependencies [79b25fc29f]
- Updated dependencies [abe90fe330]
- Updated dependencies [eba6cf8978]
- Updated dependencies [d531636864]
  - @redocly/portal-plugin-mock-server@0.5.0-next.3
  - @redocly/openapi-docs@3.8.0-next.3
  - @redocly/theme@0.52.0-next.3
  - @redocly/graphql-docs@0.9.0-next.0

## 0.119.1

### Patch Changes

- e2afa2d1f7: Resolved vulnerabilities `CVE-2025-29774` and `CVE-2025-29775` by updating the `xml-crypto` library to a version `6.0.1` with a security patch.

## 0.120.0-next.3

### Patch Changes

- e2afa2d1f7: Updated the `xml-crypto` library to a version with a security patch for the latest vulnerabilities.

## 0.120.0-next.2

### Patch Changes

- d7c9eeeedb: Fixed an issue where AsyncAPI pages were incorrectly rendered during server-side rendering (SSR) on Windows platforms.
- b19347b9b9: Added context to configure function to programmatically setup request values.
- d7c9eeeedb: Fixed an issue where the build error page was displayed for the build mode.
- Updated dependencies [b19347b9b9]
  - @redocly/openapi-docs@3.8.0-next.2
  - @redocly/theme@0.52.0-next.2
  - @redocly/portal-plugin-mock-server@0.5.0-next.2

## 0.120.0-next.1

### Patch Changes

- 6f37c95299: Fixed an issue where after clicking on a search result, the section of text that matched was not scrolled into view.
- 6f37c95299: Fixed an issue where the page data preload link was constructed incorrectly for the project index page, causing a warning in the browser's console.
- cd07c8a3f3: Fixed an issue where links to an OpenAPI `index.yaml` pages were falsely reported as broken.
- Updated dependencies [f77459c98a]
- Updated dependencies [6e89e6bf25]
  - @redocly/openapi-docs@3.8.0-next.1
  - @redocly/theme@0.52.0-next.1
  - @redocly/portal-plugin-mock-server@0.5.0-next.1

## 0.120.0-next.0

### Patch Changes

- cd3d5dd9ab: Enter prerelease mode.
- afe54d2dd5: Updated version of the `@redocly/openapi-core` dependency to `1.32.2`.
- f4f2bb981f: Fixed an issue where OpenAPI and GraphQL pages could not be opened when using a path prefix for project.
- Updated dependencies [cd3d5dd9ab]
- Updated dependencies [afe54d2dd5]
  - @redocly/graphql-docs@0.9.0-next.0
  - @redocly/openapi-docs@3.8.0-next.0
  - @redocly/portal-legacy-ui@0.3.0-next.0
  - @redocly/portal-plugin-mock-server@0.5.0-next.0
  - @redocly/theme@0.52.0-next.0

## 0.119.0

### Minor Changes

- ec9eff8ad9: Added support for partial loading of items included in large OpenAPI descriptions to improve performance.
  Now, if a `tag` has more than 15 operations, the items are loaded quicker.
- 86f7780631: Added AI conversations UI with follow up questions.
  Added configurable suggestions to AI search.

### Patch Changes

- 27ac3236e5: Fixed an issue that caused launching with the `redocly preview` command to fail if you installed dependencies using `yarn`.
- 0cbb078d72: Updated version of the `@redocly/openapi-core` dependency to `1.31.1`.
- 9e76b1f148: Updated version of the `@markdoc/markdoc` from `0.4.0` to `0.5.1`
- 03608f2a01: Fixed AI search error handling for Unauthorized and Forbidden errors.
- a85ddf0b86: Resolved an issue with AI search resource styles being overridden by custom styles for `<Tag>` component.
- 6b9933d961: Fixed script handling in single page application (SPA) mode. Inline scripts are now executed on navigation.
- c34c0da390: Fixed an issue where in development mode updates to `redocly.yaml` config were processed much longer than updates to other files.
- 463b9fb93e: Fixed an issue where the `navigation.nextButton.text` and `navigation.previousButton.text` config properties did not change the text of the navigation buttons.
- b74163612d: Resolved an issue where active operation items were incorrectly rendered on the server side.
- 074dc10262: Improved the check for the `Complex` badge in `openapi-docs`. The badge now appears only when the nesting of `allOf` exceeds 5 levels.
- bcb712fe03: Resolved an issue where the discriminator did not update the property type.
- 328b992074: Resolved an issue where an additional slash was incorrectly added to the URL in code samples when using server variables.

## 0.119.0-next.7

### Minor Changes

- 86f7780631: Added AI conversations UI with follow up questions.
  Added configurable suggestions to AI search.

### Patch Changes

- 9e76b1f148: Bump @markdoc/markdoc from 0.4.0 to 0.5.1
- Updated dependencies [86f7780631]
- Updated dependencies [9e76b1f148]
  - @redocly/theme@0.51.0-next.4
  - @redocly/openapi-docs@3.7.0-next.6
  - @redocly/portal-plugin-mock-server@0.4.0-next.6

## 0.119.0-next.6

### Patch Changes

- 2b79560ff7: Fixed a bug that could cause project builds to fail with a `Could not resolve "buffer"` error.
- 0cbb078d72: Updated version of the `@redocly/openapi-core` dependency to `1.31.1`.
- Updated dependencies [b9e6d2dedb]
- Updated dependencies [074dc10262]
- Updated dependencies [0cbb078d72]
- Updated dependencies [ac64895f8f]
  - @redocly/theme@0.51.0-next.3
  - @redocly/openapi-docs@3.7.0-next.5
  - @redocly/portal-plugin-mock-server@0.4.0-next.5

## 0.119.0-next.5

### Patch Changes

- 03608f2a01: Fixed AI search error handling for Unauthorized and Forbidden errors.
- a85ddf0b86: Resolved an issue with AI search resource styles being overridden by custom styles for `<Tag>` component.
- Updated dependencies [03608f2a01]
- Updated dependencies [a85ddf0b86]
  - @redocly/theme@0.51.0-next.2
  - @redocly/openapi-docs@3.7.0-next.4
  - @redocly/portal-plugin-mock-server@0.4.0-next.4

## 0.119.0-next.4

### Patch Changes

- c34c0da390: Fixed an issue where in development mode updates to `redocly.yaml` config were processed much longer than updates to other files.

## 0.119.0-next.3

### Patch Changes

- 27ac3236e5: Fixed an issue that caused launching with the `redocly preview` command to fail if you installed dependencies using `yarn`.
- Updated dependencies [27ac3236e5]
- Updated dependencies [b74163612d]
- Updated dependencies [328b992074]
  - @redocly/theme@0.51.0-next.1
  - @redocly/openapi-docs@3.7.0-next.3
  - @redocly/portal-plugin-mock-server@0.4.0-next.3

## 0.119.0-next.2

### Patch Changes

- 99358a34e5: Resolved an issue where switching to a product opened a non-priority page instead of an index page.
  Now, if a product has an index page, it is displayed first.
- Updated dependencies [bcb712fe03]
- Updated dependencies [ec9eff8ad9]
  - @redocly/openapi-docs@3.7.0-next.2
  - @redocly/portal-plugin-mock-server@0.4.0-next.2

## 0.119.0-next.1

### Patch Changes

- 16d4ccbe09: Updated version of the `@redocly/openapi-core` dependency to `1.28.3`.
- Updated dependencies [16d4ccbe09]
  - @redocly/portal-plugin-mock-server@0.4.0-next.1
  - @redocly/openapi-docs@3.7.0-next.1

## 0.119.0-next.0

### Patch Changes

- 470c8696d4: Fixed an issue with links inside Markdown files, where links to OpenAPI documents were not resolved properly.
- 610501d38e: Enter prerelease mode.
- 20aece6542: Updated version of the `@redocly/openapi-core` dependency to `1.28.2`.
- 463b9fb93e: Fixed an issue where the `navigation.nextButton.text` and `navigation.previousButton.text` config properties did not change the text of the navigation buttons.
- Updated dependencies [610501d38e]
- Updated dependencies [20aece6542]
- Updated dependencies [463b9fb93e]
  - @redocly/graphql-docs@0.8.0-next.0
  - @redocly/openapi-docs@3.7.0-next.0
  - @redocly/portal-legacy-ui@0.2.0-next.0
  - @redocly/portal-plugin-mock-server@0.4.0-next.0
  - @redocly/theme@0.51.0-next.0

## 0.118.2

### Patch Changes

- f343f970b8: Added error handling with proper error messages for AI Search dialog.
- 2d4d8c47d5: Fixed an issue where loading fonts from external URL in CSS produced an error stating that the fonts could not be resolved.
- Updated dependencies [f343f970b8]
- Updated dependencies [9497ade8bb]
  - @redocly/theme@0.50.1
  - @redocly/openapi-docs@3.6.3
  - @redocly/portal-plugin-mock-server@0.3.76

## 0.118.1

### Patch Changes

- Updated dependencies [26c46a2da1]
  - @redocly/theme@0.50.0
  - @redocly/graphql-docs@0.7.16
  - @redocly/openapi-docs@3.6.2
  - @redocly/portal-plugin-mock-server@0.3.75

## 0.118.0

### Minor Changes

- bfb85756ab: Added lightbox support to the Markdoc `img` tag. The new `withLightbox` property can be enabled on an image by setting the property to `true` in the Markdoc tag.

### Patch Changes

- 1474ddb29e: Fixed an issue where disabling Mock Server in the `redocly.yaml` file when using the `openapi-code-sample` Markdoc tag caused an error.

## 0.117.1

### Patch Changes

- 395d521f5b: Fixed an issue where the configure function did not set up request values after being ejected.
- Updated dependencies [395d521f5b]
  - @redocly/openapi-docs@3.6.1
  - @redocly/theme@0.49.1
  - @redocly/portal-plugin-mock-server@0.3.74

## 0.117.0

### Minor Changes

- a04f8fe3c9: Enhanced search so you can search for specific operation parameters in API reference documents, then click on a search results item with the highlighted parameter and be directed to the correct place in the API reference document.
- 4e56165beb: Added a functionality that enables users to programatically setup request values.

### Patch Changes

- Updated dependencies [a04f8fe3c9]
- Updated dependencies [4e56165beb]
  - @redocly/openapi-docs@3.6.0
  - @redocly/theme@0.49.0
  - @redocly/portal-plugin-mock-server@0.3.73
  - @redocly/graphql-docs@0.7.15

## 0.116.1

### Patch Changes

- Updated dependencies [d21a79c121]
  - @redocly/theme@0.48.2
  - @redocly/openapi-docs@3.5.20
  - @redocly/portal-plugin-mock-server@0.3.72

## 0.116.0

### Minor Changes

- bc13399880: Enhanced development mode error handling showing compilation errors instead of `Internal Server Error` page.
  CSS errors now display in an a toast message.
  Pages automatically rebuild after fixing errors without server restart.

## 0.115.1

### Patch Changes

- 0d3bdb4aae: Updated the header size of the optional `email` input field in feedback configuration.
- Updated dependencies [0d3bdb4aae]
  - @redocly/theme@0.48.1
  - @redocly/openapi-docs@3.5.19
  - @redocly/portal-plugin-mock-server@0.3.71

## 0.115.0

### Minor Changes

- 0c7c605b84: Added a disclaimer to AI search dialog, stating that the results sometimes may be incomplete or incorrect.

### Patch Changes

- 7c1bd47c41: Fixed a performance issue where in develop mode changing a lot of files at once could cause an update to take a very long time making the development server unresponsive for the duration. An example of such changes are a global search and replace or deleting a directory with a lot of files.
  - @redocly/openapi-docs@3.5.18
  - @redocly/portal-plugin-mock-server@0.3.70

## 0.114.1

### Patch Changes

- 9ad4cb6e05: Updated **oneOf** and **anyOf** tabs in api descriptions to appear as dropdown lists when displayed on narrow screens.
- Updated dependencies [8a95d02982]
- Updated dependencies [9ad4cb6e05]
- Updated dependencies [619031bfcd]
  - @redocly/openapi-docs@3.5.17
  - @redocly/portal-plugin-mock-server@0.3.69

## 0.114.0

### Minor Changes

- 76fe493a7c: Added an optional email input field to feedback configuration.
  This input field allows anonymous users to include an email address together with their feedback.
- cc4f2c2644: Enhanced `redocly.yaml` configuration properties for advanced search. Note that this update may introduce breaking changes if the project contains the following ejected components: `SearchDialog`, `SearchFilter`, `SearchFilterField`, or `SearchGroups`.

### Patch Changes

- Updated dependencies [76fe493a7c]
- Updated dependencies [76fe493a7c]
- Updated dependencies [cc4f2c2644]
  - @redocly/theme@0.48.0
  - @redocly/config@0.20.0
  - @redocly/graphql-docs@0.7.14
  - @redocly/openapi-docs@3.5.16
  - @redocly/portal-plugin-mock-server@0.3.68

## 0.113.0

### Minor Changes

- 0e2b3da61e: Improved resolving of plugins and ensured that each plugin will only be initialized once during the project build.

### Patch Changes

- Updated dependencies [bd2ab60883]
- Updated dependencies [e1f81b6f95]
- Updated dependencies [d1992b98a1]
  - @redocly/openapi-docs@3.5.15
  - @redocly/theme@0.47.1
  - @redocly/portal-plugin-mock-server@0.3.67

## 0.112.2

### Patch Changes

- 6059658d1d: Set the `shiki` package to the latest minor version that does not contain breaking changes.
- Updated dependencies [6059658d1d]
- Updated dependencies [b5fe93b214]
  - @redocly/graphql-docs@0.7.13
  - @redocly/openapi-docs@3.5.14
  - @redocly/portal-plugin-mock-server@0.3.66

## 0.112.1

### Patch Changes

- 6f58412a9d: Resolved an issue with the mock server where the first matching API route was selected instead of the longest matching route, which led to inaccurate request handling.
- 8cb0dcf970: Added default email value to the developer server login form.

## 0.112.0

### Patch Changes

- a058d3103e: Improved the OpenAPI definition bundling error message by including the path to the file, making it easier to identify the location of the error.
- f08b1cfdd2: Headers are now excluded from page data for anonymous users to prevent potential cache deception attacks.
- 7a285f0828: Improved AI search dialog: now links opening in new tabs, the search button is always enabled, and the search field label is updated.
- 44110c4c7c: Changed the text color in the total page counter to improve readability in light mode.
- 698f536b5c: Updated version of the `@redocly/openapi-core` dependency to `1.26.1`.
- Updated dependencies [44110c4c7c]
- Updated dependencies [698f536b5c]
- Updated dependencies [0d24d0ac68]
  - @redocly/theme@0.47.0
  - @redocly/portal-plugin-mock-server@0.3.65
  - @redocly/openapi-docs@3.5.13
  - @redocly/graphql-docs@0.7.12

## 0.111.5

### Patch Changes

- Updated dependencies [feb0ff6334]
- Updated dependencies [1f0af93449]
  - @redocly/config@0.19.3
  - @redocly/theme@0.46.5
  - @redocly/graphql-docs@0.7.11
  - @redocly/openapi-docs@3.5.12
  - @redocly/portal-plugin-mock-server@0.3.64

## 0.111.4

### Patch Changes

- Updated dependencies [98db54885b]
- Updated dependencies [98db54885b]
- Updated dependencies [636e76fd89]
- Updated dependencies [dd09f3b277]
- Updated dependencies [b29c4de5de]
  - @redocly/theme@0.46.4
  - @redocly/config@0.19.2
  - @redocly/openapi-docs@3.5.11
  - @redocly/graphql-docs@0.7.10
  - @redocly/portal-plugin-mock-server@0.3.63

## 0.111.3

### Patch Changes

- 0c4990240c: Added a close button for search on mobile devices.
- 2812da2210: Resolved an issue with the developer onboarding feature where the `/apps/` route was secured with RBAC, but the link to **My Apps** was still visible in the user menu even when the user was not granted access.
- Updated dependencies [0c4990240c]
- Updated dependencies [dd435e5bc3]
- Updated dependencies [2812da2210]
  - @redocly/theme@0.46.3
  - @redocly/openapi-docs@3.5.10
  - @redocly/portal-plugin-mock-server@0.3.62

## 0.111.2

### Patch Changes

- b5728aa639: Fixed an issue where HTML image tags that referenced images either in the static folder or in a nested folder, were not being resolved. Also, fixed source issues with HTML iframe tags.
- 7b2c33716e: Resolved an issue with the multi-product feature where redirects of the index page of a product were not directing traffic to the assigned page.
- Updated dependencies [7b2c33716e]
  - @redocly/config@0.19.1
  - @redocly/theme@0.46.2
  - @redocly/graphql-docs@0.7.9
  - @redocly/openapi-docs@3.5.9
  - @redocly/portal-plugin-mock-server@0.3.61

## 0.111.1

### Patch Changes

- 5ffc1db4e8: Updated version of the `@redocly/openapi-core` dependency to `1.26.0`.
- 001406d157: Improved error handling in the project: project pages that display an error message are now automatically refreshed after the user resolves the error in the editor.
  This occurs both for Reunite and local projects.
- Updated dependencies [5ffc1db4e8]
- Updated dependencies [b6b91308d6]
- Updated dependencies [2cb8592c58]
- Updated dependencies [58deda1c40]
  - @redocly/portal-plugin-mock-server@0.3.60
  - @redocly/openapi-docs@3.5.8
  - @redocly/config@0.19.0
  - @redocly/graphql-docs@0.7.8
  - @redocly/theme@0.46.1

## 0.111.0

### Minor Changes

- d6c5aaf0ef: Added new features for code snippet highlighting: highlighting lines, words and symbols, and marking lines as focused, added or removed.

### Patch Changes

- fdfb0c4477: Fixed an issue where icons were not displaying correctly in OpenAPI sidebar items.
- d5e6a9d42e: Resolved an issue where decorators and plugins in OpenAPI description documentation were not applied to locales other than the default locale.
- Updated dependencies [45a6a3218d]
- Updated dependencies [d6c5aaf0ef]
  - @redocly/theme@0.46.0
  - @redocly/graphql-docs@0.7.7
  - @redocly/openapi-docs@3.5.7
  - @redocly/portal-plugin-mock-server@0.3.59

## 0.110.0

### Patch Changes

- e6f9766323: Added support for regular expressions in scorecard's `where metadata` object.
- Updated dependencies [1f33e70f43]
- Updated dependencies [e12aa4660f]
  - @redocly/config@0.18.0
  - @redocly/graphql-docs@0.7.6
  - @redocly/openapi-docs@3.5.6
  - @redocly/portal-plugin-mock-server@0.3.58
  - @redocly/theme@0.45.11

## 0.109.5

### Patch Changes

- Updated dependencies [0e42d53623]
  - @redocly/theme@0.45.10
  - @redocly/openapi-docs@3.5.5
  - @redocly/portal-plugin-mock-server@0.3.57

## 0.109.4

### Patch Changes

- e341a9739c: Updated version of the `@redocly/openapi-core` dependency to `1.25.15`.
- a377cde50b: Added CORS configuration for feedback requests. This feature prevents automated request scanners from adding feedback entries.
- 17630d307d: Updated openapi-sampler package from 1.6.0 to 1.6.1 version.
- Updated dependencies [e341a9739c]
- Updated dependencies [17630d307d]
  - @redocly/portal-plugin-mock-server@0.3.56
  - @redocly/openapi-docs@3.5.4

## 0.109.3

### Patch Changes

- a1489722ab: Resolved an issue where `openapi-sampler` caused the Webview to throw an error during the build process.
- 51e152c0db: Resolved an issue where redirects to routes containing Cyrillic symbols caused an `Internal Server Error`.
- 7d13bf4dd4: Fixed an issue where linking to fragment within a file could cause the link checker to return false positive errors.
- Updated dependencies [a1489722ab]
- Updated dependencies [55163f68fb]
- Updated dependencies [1a71bf80c1]
  - @redocly/openapi-docs@3.5.3
  - @redocly/config@0.17.1
  - @redocly/portal-plugin-mock-server@0.3.55
  - @redocly/graphql-docs@0.7.5
  - @redocly/theme@0.45.9

## 0.109.2

### Patch Changes

- f52fb834fb: Resolved an issue where APIs in the catalog would disappear when switching to a different language. This occurred because the selected language (e.g., Spanish) added a localized path (/es-es/), which caused the APIs to not display.
- 5336c86053: Fixed an issue where user-submitted feedback did not appear on the Feedback page. This issue occurred when `requiresLogin` option was enabled for the feedback form in `redocly.yaml` and could persist when `requiresLogin` was disabled afterward.
- Updated dependencies [66ef9c7c4e]
- Updated dependencies [f52fb834fb]
  - @redocly/theme@0.45.8
  - @redocly/openapi-docs@3.5.2
  - @redocly/portal-plugin-mock-server@0.3.54

## 0.109.1

### Patch Changes

- 29afd92578: Added total pages counter in development mode with console output and floating info box for Reunite users.
- c5b73f0a30: Resolved an issue where pattern-based RBAC configuration did not function correctly for search in certain edge cases.
- e02058217d: Added support for restricting access to the `/apps/` route through role-based access control (RBAC).
- 6f8c40b349: Updated the version of the `@redocly/openapi-core` dependency to `1.25.14`.
- Updated dependencies [c6bad9928c]
- Updated dependencies [6f8c40b349]
  - @redocly/openapi-docs@3.5.1
  - @redocly/portal-plugin-mock-server@0.3.53

## 0.109.0

### Minor Changes

- f1e2ad667e: Added support for XML code samples in Redoc.
- b4b151a51d: Added support for the `src` and `srcset` attributes in HTML tags in Markdown files.
  This feature can be used in paths to local files.

### Patch Changes

- fe08a4b782: Resolved an issue where GraphQL types and objects search results did not direct users to the expected paths.
- Updated dependencies [f1e2ad667e]
- Updated dependencies [64ace594c2]
  - @redocly/openapi-docs@3.5.0
  - @redocly/portal-plugin-mock-server@0.3.52

## 0.108.11

### Patch Changes

- 1d1ac0f17d: Fixed an issue where accessing an anchor link on a project page would navigate the user to a location different than the link's intended target.
- Updated dependencies [ae7961830b]
- Updated dependencies [f6a50de701]
  - @redocly/theme@0.45.7
  - @redocly/config@0.17.0
  - @redocly/openapi-docs@3.4.20
  - @redocly/graphql-docs@0.7.4
  - @redocly/portal-plugin-mock-server@0.3.51

## 0.108.10

### Patch Changes

- 188e374335: Fixed SEO tags to use `redocly.yaml` config values as fallback to front matter.
- Updated dependencies [f664e52ad7]
  - @redocly/theme@0.45.6
  - @redocly/openapi-docs@3.4.19
  - @redocly/portal-plugin-mock-server@0.3.50

## 0.108.9

### Patch Changes

- 81dba7f126: Resolved an issue with search when the `requiresLogin` option is configured. The configuration option did not affect the search results as intended, resulting in a potential data leak through the search endpoint.
- 897be8683f: Resolved an issue where the application displayed incorrect links and page content.
  This issue occurred when the user switched between products and then navigated between pages using the sidebars menu.

## 0.108.8

### Patch Changes

- 720e237156: Resolved an issue in a rendered API description where the right panel could overlap schemas listed in a nested `oneOf` list.
  Improved the styles for the language panel to better accommodate small numbers of items with long labels.
- d1f14d38ab: Resolved an issue where HTTP 500 errors were caused by malformed URLs or mishandling invalid page data URLs.
- b131811162: Resolved an issue where descriptions placed next to `$ref` were not displayed in OpenAPI 3.1 description files.
- Updated dependencies [720e237156]
  - @redocly/openapi-docs@3.4.18
  - @redocly/theme@0.45.5
  - @redocly/portal-plugin-mock-server@0.3.49

## 0.108.7

### Patch Changes

- d64a12ecf6: Fixed a major performance regression that significantly impacted large OpenAPI documents.
- Updated dependencies [d64a12ecf6]
  - @redocly/openapi-docs@3.4.17
  - @redocly/portal-plugin-mock-server@0.3.48

## 0.108.6

### Patch Changes

- 4bb27029b2: Resolved an issue where the catalog tiles descriptions displayed Markdown symbols instead of rendering the Markdown as expected.
- 9d1db0bdb1: Resolved an issue where searches using API paths returned no results.
- Updated dependencies [4bb27029b2]
  - @redocly/theme@0.45.4
  - @redocly/openapi-docs@3.4.16
  - @redocly/portal-plugin-mock-server@0.3.47

## 0.108.5

### Patch Changes

- ae03d1fc71: Improved the `output` property for `apis` configuration. The property now works as a reference from `openapi` Markdoc tags.
- be7d2e6286: Fixed an issue where if you set `REDOCLY_PREFIX_PATHS` in the environment variables for a project, the Reunite Webview would stop updating based on the page selected in the editor.
- Updated dependencies [9574a87b33]
- Updated dependencies [47065856c6]
  - @redocly/theme@0.45.3
  - @redocly/openapi-docs@3.4.15
  - @redocly/portal-plugin-mock-server@0.3.46

## 0.108.4

### Patch Changes

- Updated dependencies [23ed31129b]
  - @redocly/theme@0.45.2
  - @redocly/openapi-docs@3.4.14
  - @redocly/portal-plugin-mock-server@0.3.45

## 0.108.3

### Patch Changes

- 942825c239: Fixed an issue where code samples displayed an empty object when the payload's `value` parameter contained a root array.
- Updated dependencies [942825c239]
  - @redocly/openapi-docs@3.4.13
  - @redocly/portal-plugin-mock-server@0.3.44

## 0.108.2

### Patch Changes

- 8ac5598d0e: Fixed an issue where header anchor links in generated OpenAPI reference documents were not valid.
- c1f5aedfa7: Updated the version of the `@redocly/openapi-core` dependency to `1.25.10`.
- 8687376547: Improved `ignore` configuration to ignore sidebars files.
- 5a31d1c808: Improved the loading state when opening the search dialog.
- Updated dependencies [8ac5598d0e]
- Updated dependencies [c1f5aedfa7]
  - @redocly/openapi-docs@3.4.12
  - @redocly/portal-plugin-mock-server@0.3.43

## 0.108.1

### Patch Changes

- 65bb21acca: Resolved an issue with SEO image tags in markdown pages, allowing both absolute and relative paths.
- Updated dependencies [be434a817f]
  - @redocly/theme@0.45.1
  - @redocly/openapi-docs@3.4.11
  - @redocly/portal-plugin-mock-server@0.3.42

## 0.108.0

### Minor Changes

- 9e1faf3390: Added value specific configuration to feedback reasons settings.

### Patch Changes

- 5bdd339772: Resolved an issue where the `openapi-docs` package crashed when the value of `patternProperties` contained special characters.
- Updated dependencies [9e1faf3390]
- Updated dependencies [5bdd339772]
  - @redocly/config@0.16.0
  - @redocly/theme@0.45.0
  - @redocly/openapi-docs@3.4.10
  - @redocly/graphql-docs@0.7.3
  - @redocly/portal-plugin-mock-server@0.3.41

## 0.107.4

### Patch Changes

- 2d4dc65c7d: Fixed an issue where Redoc selected one of the API operations to be the home page of an API description file, instead of the `info` section. The issue occurred when a `sidebars.yaml` file was present.
- Updated dependencies [c4047706a9]
  - @redocly/theme@0.44.9
  - @redocly/openapi-docs@3.4.9
  - @redocly/portal-plugin-mock-server@0.3.40

## 0.107.3

### Patch Changes

- 7d820860e5: Fixed an issue where OpenAPI description were not loaded.
  This issue occurred when single operation schema contained a large number of nested properties.
- e2216d9221: Fixed a crash caused by the `openapi-code-sample` tag when `mockServer` was explicitly configured in `redocly.yaml`.
- b6dd9f8a9b: Fixed an issue where the **Download OpenAPI** button did not function for OpenAPI description files with spaces in their names.
- Updated dependencies [7d820860e5]
  - @redocly/openapi-docs@3.4.8
  - @redocly/portal-plugin-mock-server@0.3.39

## 0.107.2

### Patch Changes

- d567ae9093: Fixed an issue where the SEO title was not using the first heading from a Markdoc partial.

## 0.107.1

### Patch Changes

- Updated dependencies [afa1980649]
  - @redocly/openapi-docs@3.4.7
  - @redocly/portal-plugin-mock-server@0.3.38

## 0.107.0

### Patch Changes

- Updated dependencies [0a3212db79]
- Updated dependencies [8dbc49c2ae]
  - @redocly/openapi-docs@3.4.6
  - @redocly/config@0.15.0
  - @redocly/portal-plugin-mock-server@0.3.37
  - @redocly/graphql-docs@0.7.2
  - @redocly/theme@0.44.8

## 0.106.3

### Patch Changes

- 60ce665d6e: Resolved a crash caused by `x-rbac` functionality encountering unexpected null values in OpenAPI specifications.
- Updated dependencies [c44c7b020e]
  - @redocly/config@0.14.0
  - @redocly/graphql-docs@0.7.1
  - @redocly/openapi-docs@3.4.5
  - @redocly/portal-plugin-mock-server@0.3.36
  - @redocly/theme@0.44.7

## 0.106.2

### Patch Changes

- 2e13cadc1b: Fixed an issue where description would not display for items that had a `oneOf` keyword nested inside `allOf`.
- a3c9301eff: Fixed an issue where the URLs and references in `externalValue` in an OpenAPI description were not resolved in `redocly-cli`.
- 22e6615809: Fixed an issue where clicking the **Download OpenAPI description** links did not start file downloads. The issue occurred when the `output` option was used.
- a430110462: Added validation for Markdoc admonition tag types, which provides users with error message direction to avoid invalid admonition types.
- Updated dependencies [2e13cadc1b]
- Updated dependencies [0647b908ca]
- Updated dependencies [0dd878a90a]
- Updated dependencies [a3c9301eff]
- Updated dependencies [a430110462]
- Updated dependencies [e55fe30a9a]
  - @redocly/openapi-docs@3.4.4
  - @redocly/theme@0.44.6
  - @redocly/portal-plugin-mock-server@0.3.35

## 0.106.1

### Patch Changes

- Updated dependencies [2a154be580]
  - @redocly/theme@0.44.5
  - @redocly/openapi-docs@3.4.3
  - @redocly/portal-plugin-mock-server@0.3.34

## 0.106.0

### Minor Changes

- 51d20d2786: Added `x-rbac` support to OpenAPI definitions. This enables role-based access control to OpenAPI objects.

### Patch Changes

- 1506d496c0: Corrected the RBAC logic where `teamFoldersBaseRoles` incorrectly overrode `teamFolders` and `teamPathSegment`, leading to invalid permissions.
- a5794518d9: Raised version of the `@redocly/openapi-core` dependency to `1.25.5`
- Updated dependencies [2e74885cce]
- Updated dependencies [a5794518d9]
- Updated dependencies [51d20d2786]
  - @redocly/theme@0.44.4
  - @redocly/portal-plugin-mock-server@0.3.33
  - @redocly/openapi-docs@3.4.2

## 0.105.0

### Minor Changes

- ab8627ec15: Removed pagination configuration options for graphql-docs.

### Patch Changes

- Updated dependencies [ab8627ec15]
- Updated dependencies [d33c0b242a]
  - @redocly/config@0.13.0
  - @redocly/graphql-docs@0.7.0
  - @redocly/openapi-docs@3.4.1
  - @redocly/portal-plugin-mock-server@0.3.32
  - @redocly/theme@0.44.3

## 0.104.4

### Patch Changes

- 5e5916b415: Resolved an issue that caused the page to crash when using the OpenAPI Code Sample Markdoc tags if the `descriptionFile` value was an incorrect path. Now if the path is invalid, users are presented with an error directing them to correct it.

## 0.104.3

### Patch Changes

- Updated dependencies [dd8b8733a8]
  - @redocly/openapi-docs@3.4.0
  - @redocly/portal-plugin-mock-server@0.3.31

## 0.104.2

### Patch Changes

- 2694df6847: Resolved an issue where the RBAC configuration defined in front matter was not being applied to search results.

## 0.104.1

### Patch Changes

- 9da95c10da: Fixed an issue where the default sidebar displayed only one page from the OpenAPI and GraphQL files.

## 0.104.0

### Minor Changes

- cf7beb177d: feat: Added support for glob pattern metadata assignment to documents using the `metadataGlobs` root property in the `redocly.yaml` configuration file.

### Patch Changes

- Updated dependencies [cf7beb177d]
  - @redocly/config@0.12.1
  - @redocly/graphql-docs@0.6.59
  - @redocly/openapi-docs@3.3.24
  - @redocly/portal-plugin-mock-server@0.3.30
  - @redocly/theme@0.44.2

## 0.103.1

### Patch Changes

- 6027d9ec68: Fixed an issue where NPM installed multiple versions of packages related to React. This behavior caused errors when rendering pages.
- Updated dependencies [6027d9ec68]
- Updated dependencies [0cca3e4bcb]
  - @redocly/openapi-docs@3.3.23
  - @redocly/theme@0.44.1
  - @redocly/portal-plugin-mock-server@0.3.29

## 0.103.0

### Minor Changes

- cb90083e98: Added SOAP documentation generation from WSDL files with the `@redocly/portal-plugin-soap-api` plugin.

### Patch Changes

- a3ed0cfeb4: Fixed the default sidebar order so that index pages are always first and updated the sort order to a [natural sort order](https://en.wikipedia.org/wiki/Natural_sort_order).
  - @redocly/openapi-docs@3.3.22
  - @redocly/portal-plugin-mock-server@0.3.28

## 0.102.0

### Minor Changes

- e979db284b: Removed the `theme` prefix from the built-in translation keys.

### Patch Changes

- 0541046edc: Raised version of the `@redocly/openapi-core` dependency to `1.25.3`
- Updated dependencies [e979db284b]
- Updated dependencies [0541046edc]
  - @redocly/theme@0.44.0
  - @redocly/portal-plugin-mock-server@0.3.27
  - @redocly/openapi-docs@3.3.21
  - @redocly/graphql-docs@0.6.58

## 0.101.0

### Minor Changes

- b9d125c568: feat: Added advanced search powered by Typesense for enterprise customers and FlexSearch as the base engine, featuring facet-based filtering and result grouping.

### Patch Changes

- Updated dependencies [b9d125c568]
  - @redocly/config@0.12.0
  - @redocly/theme@0.43.0
  - @redocly/openapi-docs@3.3.20
  - @redocly/graphql-docs@0.6.57
  - @redocly/portal-plugin-mock-server@0.3.26

## 0.100.5

### Patch Changes

- d34a3fe41f: Fixed an issue where users could encounter errors when using the **Logout** command on preview builds.
- Updated dependencies [26ff76b22e]
  - @redocly/openapi-docs@3.3.19
  - @redocly/portal-plugin-mock-server@0.3.25

## 0.100.4

### Patch Changes

- 1083df99a2: Resolved an issue where local hash links (for example, `#section`) were not working correctly with `Button` and other components.
- Updated dependencies [1083df99a2]
  - @redocly/theme@0.42.3
  - @redocly/openapi-docs@3.3.18
  - @redocly/portal-plugin-mock-server@0.3.24

## 0.100.3

### Patch Changes

- 5bbc5fe597: Fixed an issue where sidebar links to ignored files were not reported as broken for `sidebars.yaml` files inside non-root folders.

## 0.100.2

### Patch Changes

- Updated dependencies [fc5fc4a138]
  - @redocly/theme@0.42.2
  - @redocly/openapi-docs@3.3.17
  - @redocly/portal-plugin-mock-server@0.3.23

## 0.100.1

### Patch Changes

- 9db53ec9ec: Raised version of the `@redocly/openapi-core` dependency to `1.25.1`
- Updated dependencies [4c4e37fb2b]
- Updated dependencies [24ed656c45]
- Updated dependencies [9db53ec9ec]
  - @redocly/theme@0.42.1
  - @redocly/openapi-docs@3.3.16
  - @redocly/portal-plugin-mock-server@0.3.22

## 0.100.0

### Minor Changes

- de99f6e3c3: Added built-in `card` and `cards` Markdoc components for enhanced content presentation.

### Patch Changes

- Updated dependencies [de99f6e3c3]
  - @redocly/theme@0.42.0
  - @redocly/graphql-docs@0.6.56
  - @redocly/openapi-docs@3.3.15
  - @redocly/portal-plugin-mock-server@0.3.21

## 0.99.2

### Patch Changes

- Updated dependencies [83ca0157e6]
  - @redocly/openapi-docs@3.3.14
  - @redocly/portal-plugin-mock-server@0.3.20

## 0.99.1

### Patch Changes

- 6cac6526f0: Fixed an issue that caused the warning `React does not recognize the 'separatorLine' prop on a DOM` to appear in console when using separators in the navbar.

## 0.99.0

### Minor Changes

- f079875003: feat: Added the localization feature to graphql-docs.

### Patch Changes

- 634cf10a5e: Inlined initial CSS code for faster page rendering.
- 634cf10a5e: Introduced the `inline` option in the `scripts` configuration, allowing scripts to be directly embedded into the page for improved performance or specific use cases.
- Updated dependencies [f079875003]
- Updated dependencies [b0fc98fefa]
- Updated dependencies [df4a323cf2]
  - @redocly/graphql-docs@0.6.55
  - @redocly/theme@0.41.0
  - @redocly/config@0.11.0
  - @redocly/openapi-docs@3.3.13
  - @redocly/portal-plugin-mock-server@0.3.19

## 0.98.2

### Patch Changes

- d06a989f24: Resolved an issue where the OpenAPI `layout` option did not work.
- Updated dependencies [5f5f057b08]
- Updated dependencies [a14121791d]
- Updated dependencies [d06a989f24]
  - @redocly/portal-plugin-mock-server@0.3.18
  - @redocly/openapi-docs@3.3.12

## 0.98.1

### Patch Changes

- e99c5891bc: Fixed an issue where the `eject` command did not terminate properly and continued to run in the terminal after execution.
- e99c5891bc: Fixed an issue where the `logo` image wasn't resolved correctly when an absolute link style was used.
  - @redocly/openapi-docs@3.3.11
  - @redocly/portal-plugin-mock-server@0.3.17

## 0.98.0

### Minor Changes

- be6cd79917: Implemented sitemap priorities: 0.5 for all pages, and 0.3 for non-default versioned content.

### Patch Changes

- 84a09929e7: Raised version of the `@redocly/openapi-core` dependency to `1.22.1`.
- Updated dependencies [84a09929e7]
  - @redocly/portal-plugin-mock-server@0.3.16
  - @redocly/openapi-docs@3.3.10

## 0.97.8

### Patch Changes

- f806550ce8: Fixed mock server functionality by correcting routing matching logic.

## 0.97.7

### Patch Changes

- 9954b9e899: Fixed an issue where an `index.yaml` file being an OpenAPI page could cause the project's UI to display incorrectly.
- c5853310cc: Fixed an issue where the plugin located in the root directory of the project caused production and preview builds to crash.
- 2b2de015d4: Resolved an issue where the sitemap was empty for projects using RBAC.

## 0.97.6

### Patch Changes

- 93a4966e82: Resolved a regression in nested config processing that could cause crashes in certain scenarios.

## 0.97.5

### Patch Changes

- 5e133014ae: Fixed an issue where plugins didn't load when a project had multiple products set up.

## 0.97.4

### Patch Changes

- 234191756e: Ensured proper validation of `openapi` and `apis` configuration within product-level `redocly.yaml` files.
- 700c114c82: Resolved an issue where the sitemaps and the canonical URLs had extra trailing slashes.
- 234191756e: Resolved issue where configuration settings in the root `redocly.yaml` were not being inherited by `redocly.yaml` files within 'product' folders.
- 234191756e: Fixed an issue where the `apis.*.root` setting in nested `redocly.yaml` was always being resolved from the project root, instead of the nested configuration's location.
- Updated dependencies [234191756e]
  - @redocly/config@0.10.1
  - @redocly/graphql-docs@0.6.54
  - @redocly/openapi-docs@3.3.9
  - @redocly/portal-plugin-mock-server@0.3.15
  - @redocly/theme@0.40.6

## 0.97.3

### Patch Changes

- 790eebf5e3: Fixed an issue where a theme's path was being resolved incorrectly, and the eject command was not working.
- Updated dependencies [790eebf5e3]
  - @redocly/theme@0.40.5
  - @redocly/openapi-docs@3.3.8
  - @redocly/portal-plugin-mock-server@0.3.14

## 0.97.2

### Patch Changes

- f230f21fd4: Fixed issue with link resolvers in Markdown attributes when multiple attributes are present on a tag.
- Updated dependencies [4aeaf14129]
  - @redocly/theme@0.40.4
  - @redocly/openapi-docs@3.3.7
  - @redocly/portal-plugin-mock-server@0.3.13

## 0.97.1

### Patch Changes

- 848c71b482: Resolved issue where OpenAPI routes were not included in the default sidebar.

## 0.97.0

### Minor Changes

- 260457ce4b: Add ability to set multiple custom slugs for Markdown and React pages using front matter configuration

### Patch Changes

- 33a77527d0: Updated hono to v4.5.8
- 768b565f42: Fixed the backwards compatibility of the `theme` configuration property in the front matter.
- 8e45b63ea3: Fixed the backwards compatibility of the `theme.imports` configuration property.
- Updated dependencies [9f628578dd]
- Updated dependencies [9f628578dd]
  - @redocly/theme@0.40.3
  - @redocly/openapi-docs@3.3.6
  - @redocly/portal-plugin-mock-server@0.3.12

## 0.96.0

### Minor Changes

- 91a42ab027: Renamed the `translations` command to `translate`.

## 0.95.0

### Minor Changes

- 942d532f6f: Renamed command options for consistency with Redocly CLI. This includes renaming contentDir into project-dir and changing locale into positional argument.

## 0.94.2

### Patch Changes

- 977f74fba7: Resolved an issue where `mockServer` could not be disabled in the recent `realm` versions.

## 0.94.1

### Patch Changes

- d14291d22f: Fixed an issue where the components in the `@theme/components` directory did not override the default theme components.

## 0.94.0

### Minor Changes

- 176b280257: Deprecated the `theme.imports` property. Themes and plugins must now be enabled through the `plugins` configuration property. Using the `theme.imports` does not fail the build for now, but produces warnings in the build log.
- 7e71bf855b: Deprecated the `theme` property of `redocly.yaml` config. All of the configuration properties under `theme` now reside in the root of the config.

### Patch Changes

- 65c04846d7: Resolved an issue where decorators that modify `description` fields were not working.
- 635ac3105f: Fixed an issue where invalid plugin syntax could cause and infinite loop while building the project.
- 65c04846d7: Resolved a crash in custom plugins when using the l10n functionality.
- 65c04846d7: Improved error reporting by displaying the original stack trace for loader errors.
- Updated dependencies [b97884b35d]
- Updated dependencies [7e71bf855b]
  - @redocly/theme@0.40.2
  - @redocly/config@0.10.0
  - @redocly/openapi-docs@3.3.5
  - @redocly/graphql-docs@0.6.53
  - @redocly/portal-plugin-mock-server@0.3.11

## 0.93.3

### Patch Changes

- Updated dependencies [13c178a364]
  - @redocly/theme@0.40.1
  - @redocly/openapi-docs@3.3.4
  - @redocly/portal-plugin-mock-server@0.3.10

## 0.93.2

### Patch Changes

- 2597802bfa: Added redirects from the legacy routes to the new Redoc routes.
- Updated dependencies [a402855638]
- Updated dependencies [2597802bfa]
  - @redocly/graphql-docs@0.6.52
  - @redocly/openapi-docs@3.3.3
  - @redocly/portal-plugin-mock-server@0.3.9

## 0.93.1

### Patch Changes

- @redocly/openapi-docs@3.3.2
- @redocly/portal-plugin-mock-server@0.3.8

## 0.93.0

### Patch Changes

- Updated dependencies [9a5171aa37]
  - @redocly/config@0.9.0
  - @redocly/theme@0.40.0
  - @redocly/graphql-docs@0.6.51
  - @redocly/openapi-docs@3.3.1
  - @redocly/portal-plugin-mock-server@0.3.7

## 0.92.6

### Patch Changes

- 48759ca9da: Resolved a caching issue causing content mismatch in Markdown rendering.
- Updated dependencies [e5f340ba18]
  - @redocly/openapi-docs@3.3.0
  - @redocly/portal-plugin-mock-server@0.3.6

## 0.92.5

### Patch Changes

- 34f8523a57: Significantly improved performance of 404 and 403 error pages.
- Updated dependencies [ef636d725f]
- Updated dependencies [5773fbbf4b]
  - @redocly/config@0.8.2
  - @redocly/graphql-docs@0.6.50
  - @redocly/openapi-docs@3.2.12
  - @redocly/portal-plugin-mock-server@0.3.5
  - @redocly/theme@0.39.1

## 0.92.4

### Patch Changes

- 16009286ec: Resolved an issue where the feedback configuration from the root theme was not applied to the `openapi-docs` and `graphql-docs` packages.
- ea517bd9cc: Improved build performance reducing RAM usage when building large projects.
- Updated dependencies [0e11c2d058]
- Updated dependencies [a29f1dfd6c]
  - @redocly/openapi-docs@3.2.11
  - @redocly/theme@0.39.0
  - @redocly/portal-plugin-mock-server@0.3.4
  - @redocly/graphql-docs@0.6.49

## 0.92.3

### Patch Changes

- ed391e8607: Resolved an issue with audience verification. Users without access permissions to the project are now redirected to the sign up page.

## 0.92.2

### Patch Changes

- 8b3aa69af2: Each error in the `redocly.yaml` file is now reported separately. Previously, all validation errors from `redocly.yaml` were bundled and reported as one error.
- Updated dependencies [ac665b40f7]
- Updated dependencies [a0e2645687]
- Updated dependencies [c848158ee4]
  - @redocly/openapi-docs@3.2.10
  - @redocly/theme@0.38.8
  - @redocly/portal-plugin-mock-server@0.3.3

## 0.92.1

### Patch Changes

- 149335d621: Fixed an open redirect vulnerability where users could be redirected to an external website by opening certain links with a domain in `pathname`.

## 0.92.0

### Minor Changes

- 2ad34ae141: **IMPORTANT**: Markdoc errors will now fail a production build.\
  To make Realm ignore Markdoc errors during production builds, set the `reunite.ignoreMarkdocErrors` property in `redocly.yaml` to `true`.

### Patch Changes

- b56cb07aa0: Fixed a bug where custom plugins failed to load correctly when the `-d` option was used.
- cd3647c5b1: Fixed reporting of the broken links in the sidebar, navbar, and footer: these broken links were incorrectly reported under "other errors" and were not registered by the link checker in Reunite.
- 2ad34ae141: Fixed an issue where production builds didn't print errors.

## 0.91.5

### Patch Changes

- Updated dependencies [1adc98f4f3]
  - @redocly/config@0.8.0
  - @redocly/graphql-docs@0.6.48
  - @redocly/openapi-docs@3.2.9
  - @redocly/portal-plugin-mock-server@0.3.2
  - @redocly/theme@0.38.7

## 0.91.4

### Patch Changes

- 23781531e1: Fixed an issue where the scorecard did not generate when API catalog was not defined.
- 23781531e1: Resolved an issue where custom slugs were generating incorrect URLs.
- ed0c7fed38: Fixed an internal server error in the develop mode that happens when the project folder is not in a Git repository.
- Updated dependencies [23781531e1]
  - @redocly/openapi-docs@3.2.8
  - @redocly/portal-plugin-mock-server@0.3.1

## 0.91.3

### Patch Changes

- 40bf4667b9: Resolved issue with `public` folder being incorrectly ignored in certain repository path configurations.
- Updated dependencies [5a7f8168aa]
  - @redocly/portal-plugin-mock-server@0.3.0

## 0.91.2

### Patch Changes

- c98e19a657: Resolved a crash in OpenAPI Docs caused by recent changes to Realm.
- Updated dependencies [c98e19a657]
- Updated dependencies [c98e19a657]
  - @redocly/openapi-docs@3.2.7
  - @redocly/portal-plugin-mock-server@0.2.22

## 0.91.1

### Patch Changes

- 6fd4a436f5: Optimized font loading by removing unused fonts, reducing page weight and improving load times.
- Updated dependencies [e268e04515]
  - @redocly/portal-legacy-ui@0.1.1
  - @redocly/portal-plugin-mock-server@0.2.21

## 0.91.0

### Minor Changes

- 9f25cc7efb: Made the development mode more stable and enhanced its performance by improving the internal cache and error handling systems.

## 0.90.0

### Minor Changes

- 7131e4cb7b: Remove support for deprecated basic authentication.

### Patch Changes

- d8e65460de: Fixed the `ERR_STREAM_PREMATURE_CLOSE` error that was polluting the server logs. The error occurred when a page was refreshed while assets were being downloaded by a browser.
- Updated dependencies [7131e4cb7b]
  - @redocly/config@0.7.0
  - @redocly/graphql-docs@0.6.47
  - @redocly/openapi-docs@3.2.6
  - @redocly/portal-plugin-mock-server@0.2.20
  - @redocly/theme@0.38.6

## 0.89.8

### Patch Changes

- fa0cc4fdb4: Resolved an issue where inline-styles for internal links were not being applied.
- Updated dependencies [7cc7033a61]
  - @redocly/theme@0.38.5
  - @redocly/openapi-docs@3.2.5
  - @redocly/portal-plugin-mock-server@0.2.19

## 0.89.7

### Patch Changes

- Updated dependencies [502e71702b]
  - @redocly/config@0.6.3
  - @redocly/graphql-docs@0.6.46
  - @redocly/openapi-docs@3.2.4
  - @redocly/portal-plugin-mock-server@0.2.18
  - @redocly/theme@0.38.4

## 0.89.6

### Patch Changes

- Updated dependencies [5a260c9c49]
  - @redocly/theme@0.38.3
  - @redocly/openapi-docs@3.2.3
  - @redocly/portal-plugin-mock-server@0.2.17

## 0.89.5

### Patch Changes

- 0fdd7f22f9: Changed the order of moods in the mood feedback type to "from negative to positive".
- 67100a3e83: fix(project): Adjusted cache headers to prevent browser caching to ensure users always receive the latest version of the content.
- Updated dependencies [0fdd7f22f9]
- Updated dependencies [1b6abdc7af]
  - @redocly/theme@0.38.2
  - @redocly/openapi-docs@3.2.2
  - @redocly/portal-plugin-mock-server@0.2.16

## 0.89.4

## 0.89.3

### Patch Changes

- c38f935087: fix: Fixed an issue that was causing navigation links in Redoc to fail when the OpenAPI description included slug properties.

## 0.89.2

### Patch Changes

- d570ede98d: Resolved a problem on Windows where the development server had incorrect import paths when the `includeInDevelopment` analytics option was enabled.
- b10c7d41fc: fix: Add badges to right panel and search bar.
- Updated dependencies [b10c7d41fc]
  - @redocly/openapi-docs@3.2.1
  - @redocly/theme@0.38.1
  - @redocly/portal-plugin-mock-server@0.2.15

## 0.89.1

### Patch Changes

- Updated dependencies [785aa19d22]
  - @redocly/openapi-docs@3.2.0
  - @redocly/theme@0.38.0
  - @redocly/portal-plugin-mock-server@0.2.14
  - @redocly/graphql-docs@0.6.45

## 0.89.0

### Minor Changes

- e5a142c557: feat(project): Added the ability to make all content private by adding the `requiresLogin: true` property to the `redocly.yaml` configuration file.

### Patch Changes

- Updated dependencies [e5a142c557]
  - @redocly/config@0.6.2
  - @redocly/graphql-docs@0.6.44
  - @redocly/openapi-docs@3.1.3
  - @redocly/portal-plugin-mock-server@0.2.13
  - @redocly/theme@0.37.7

## 0.88.3

### Patch Changes

- e50e90b554: Fixed an issue when versioned content had a separate sidebars.yaml defined for each version, the navbar groups and separators were displayed for all versions of the content.
  Now the navbar groups and separators are displayed only for the corresponding version chosen in the version picker.

## 0.88.2

### Patch Changes

- @redocly/openapi-docs@3.1.2
- @redocly/portal-plugin-mock-server@0.2.12

## 0.88.1

### Patch Changes

- 16acbb9513: fix(project): Fixed an issue where the Editor would switch between files in an infinite loop.
- Updated dependencies [5286e5ee2c]
  - @redocly/openapi-docs@3.1.1
  - @redocly/portal-plugin-mock-server@0.2.11

## 0.88.0

### Minor Changes

- 69bc038c88: Changed the `sso` settings to support enabling or disabling different login methods.

### Patch Changes

- e216f2d601: Improved styles for theme components such as navbar items, sidebar chevron, scorecard date-time format, markdown edit page button and feedback confirmation popup.
- 7a679469ad: Fixed logo.srcSet to handle a mix of relative paths and URLs.
- Updated dependencies [d2331ad65e]
- Updated dependencies [e216f2d601]
  - @redocly/openapi-docs@3.1.0
  - @redocly/theme@0.37.6
  - @redocly/portal-plugin-mock-server@0.2.10

## 0.87.0

### Minor Changes

- 1eb9386054: Added redirect to URL without trailing slash for SEO optimization.

### Patch Changes

- a0303b86a5: Fixed an issue where partial folders located in language folders for i18n were not being ignored and instead displayed in the build as normal content.
- Updated dependencies [e7cdcc46b7]
- Updated dependencies [f4eeb3a45b]
- Updated dependencies [4083c1d077]
  - @redocly/openapi-docs@3.0.9
  - @redocly/config@0.6.1
  - @redocly/graphql-docs@0.6.43
  - @redocly/theme@0.37.5
  - @redocly/portal-plugin-mock-server@0.2.9

## 0.86.4

### Patch Changes

- @redocly/openapi-docs@3.0.8
- @redocly/portal-plugin-mock-server@0.2.8

## 0.86.3

### Patch Changes

- fc262f4028: Removed an invalid error that was incorrectly triggered when links contained two consecutive hashes.
  - @redocly/openapi-docs@3.0.7
  - @redocly/portal-plugin-mock-server@0.2.7

## 0.86.2

### Patch Changes

- @redocly/openapi-docs@3.0.6
- @redocly/portal-plugin-mock-server@0.2.6

## 0.86.1

### Patch Changes

- Updated dependencies [1e70c35818]
  - @redocly/graphql-docs@0.6.42
  - @redocly/theme@0.37.4
  - @redocly/openapi-docs@3.0.5
  - @redocly/portal-plugin-mock-server@0.2.5

## 0.86.0

### Minor Changes

- cf89ae1e5c: feat(project): Upgraded AsyncAPI React component and parser to support AsyncAPI 3.x schema.

### Patch Changes

- ff9b7b6217: fix(project): Resolved an issue with `<script>` tags not loading from Markdown pages and added the ability to use inline scripts.
- Updated dependencies [cf89ae1e5c]
  - @redocly/theme@0.37.3
  - @redocly/openapi-docs@3.0.4
  - @redocly/portal-plugin-mock-server@0.2.4

## 0.85.1

### Patch Changes

- d67299b694: Bump version to fix broken release.
- Updated dependencies [d0d4862895]
  - @redocly/theme@0.37.2
  - @redocly/openapi-docs@3.0.3
  - @redocly/portal-plugin-mock-server@0.2.3

## 0.85.0

### Patch Changes

- Updated dependencies [15c283029f]
  - @redocly/theme@0.37.1
  - @redocly/openapi-docs@3.0.2
  - @redocly/portal-plugin-mock-server@0.2.2

## 0.84.1

### Patch Changes

- Updated dependencies [9dc3f21774]
  - @redocly/openapi-docs@3.0.1
  - @redocly/portal-plugin-mock-server@0.2.1

## 0.84.0

### Minor Changes

- 25e87a10c9: feat: Updated the product with a major UX and DX overhaul. Please, see the detailed [release notes](./realm-redesign-release-notes.md).

### Patch Changes

- 86d4161187: Added an `output` option that when configured places bundled OAS descriptions directly into the `static` folder.
- 86d4161187: Exclude static folder content from project build.
- dedc191d6c: Added missing error message to error page to display with the stack trace and explain what went wrong.
- Updated dependencies [25e87a10c9]
- Updated dependencies [25e87a10c9]
  - @redocly/portal-plugin-mock-server@0.2.0
  - @redocly/portal-legacy-ui@0.1.0
  - @redocly/config@0.6.0
  - @redocly/graphql-docs@0.6.41
  - @redocly/openapi-docs@3.0.0
  - @redocly/theme@0.37.0

## 0.83.0

### Minor Changes

- cb2b650392: feat: Added environment variable support in role-based access configuration.

### Patch Changes

- 9327aba76f: Fixed an issue that caused server to respond with a 500 Internal Server Error code when the cookie header value was invalid.
- c2562856ba: chore: Simplified the implementation of lifecycle event listeners in the development server.
- c2562856ba: fix: Resolved an issue that prevented live reload from triggering after the React page crashed with an error. The live reload did not trigger even after fixing the error.

## 0.82.4

### Patch Changes

- d2ccde677f: fix: Improved hot reload in development mode by eliminating extra updates that could cause navbar, footer, or some other elements to disappear for up to a second after changing the `redocly.yaml` file.
- c80a470b75: fix: Fixed an issue where incorrect header values could cause the server to crash.

## 0.82.3

### Patch Changes

- 46e0fef91d: Fixed a problem where `[object Object]' was shown in the build logs by converting the returned message to be a string.
- ef3492da46: Improved HTML parsing to provide clear error messages about unclosed tags, including automatic tag closure for smoother development.
- 46e0fef91d: Improved error handling by preventing ESBuild crash reports from cluttering logs in the event of uncaught exceptions.
- bf33b9d361: Improved development environment stability by preventing hard crashes due to invalid sidebar files.

## 0.82.2

### Patch Changes

- def2a117fc: Fixed a discrepancy between GraphQL search result display and RBAC permissions, ensuring accurate result filtering.
- d354b2d2bd: Fixed an open redirect vulnerability where users logging in with an identity provider could be redirected incorrectly.
- 5270099c0a: Fixed an issue where Markdoc validation could run multiple times in the dev server, causing inconsistent results.
- def2a117fc: Fixed an issue where RBAC-protected pages were incorrectly included in the sitemap.xml.

## 0.82.1

### Patch Changes

- 2657bcb21a: Fixed an open redirect vulnerability where users logging in with an identity provider could be redirected incorrectly.

## 0.82.0

### Minor Changes

- 54176a140b: feat: Added the ability to enable fuzzy search. By default, it is set to `false`.
  See [Search](/reference/theme/search.md) in the documentation for more information.

### Patch Changes

- acd11e2d27: fix: Fixed an issue where `redocly.yaml` files with `$ref`s were not updating when the `$ref` files were changed.
- 1d455fa32c: fix: Added support for RBAC `teamNamePatterns` to match `teamPathSegment` and `projectRole` patterns from separate teams.
- fe34f5f269: fix: Fixed an issue where the link checker was not reporting links and titles for absolute Markdown links.
- 56450a45dc: fix(project): Fixed a performance issue that occurred when changing the configuration file if it included external resources.
- Updated dependencies [54176a140b]
  - @redocly/config@0.5.0
  - @redocly/portal-plugin-mock-server@0.1.17
  - @redocly/theme@0.36.3
  - @redocly/openapi-docs@3.0.0-alpha.91

## 0.81.2

### Patch Changes

- Updated dependencies [0224aa5995]
  - @redocly/config@0.4.0
  - @redocly/portal-plugin-mock-server@0.1.16
  - @redocly/theme@0.36.2
  - @redocly/openapi-docs@3.0.0-alpha.91

## 0.81.1

### Patch Changes

- b3f182a521: fix: Added support for ignoring relative paths in the `redocly.yaml` configuration file.
- Updated dependencies [571f059882]
  - @redocly/openapi-docs@3.0.0-alpha.91
  - @redocly/portal-plugin-mock-server@0.1.15

## 0.81.0

### Minor Changes

- 6380e0d826: feat: Added the `removeAttribution` configuration option for the Enterprise plan users. See [Remove attribution](/config/remove-attribution.md) in the documentation for more information.

### Patch Changes

- 16b7d5e657: fix: Fixed an issue removed the canonical URL meta tags from some pages.
- Updated dependencies [6380e0d826]
  - @redocly/config@0.3.0
  - @redocly/portal-plugin-mock-server@0.1.14
  - @redocly/theme@0.36.1
  - @redocly/openapi-docs@3.0.0-alpha.90

## 0.80.3

### Patch Changes

- b0274015a6: fix(project): Fixed an issue that caused the canonical URL meta tag to not update as expected on page navigation.

## 0.80.2

### Patch Changes

- 608f244872: fix: Resolved an issue where the `lang` attribute of the `html` tag was being set to `default_locale` leading to the incorrect language being used for session cookies.

## 0.80.1

### Patch Changes

- e594e647f3: fix: Resolved an issue when pages were not reloading when adding a new file to the project in `develop` mode.

## 0.80.0

### Minor Changes

- 8dbb3d3b1f: feat: Added the ability to configure feedback on a per-product basis for multi-product projects. See the [Add multiple products](/author/how-to/multiple-products.md) page for details.

### Patch Changes

- Updated dependencies [8dbb3d3b1f]
  - @redocly/theme@0.36.0
  - @redocly/config@0.2.0
  - @redocly/graphql-docs@0.6.40
  - @redocly/openapi-docs@3.0.0-alpha.90
  - @redocly/portal-plugin-mock-server@0.1.13

## 0.79.3

### Patch Changes

- Updated dependencies [65e07cf59]
  - @redocly/theme@0.35.9
  - @redocly/openapi-docs@3.0.0-alpha.90

## 0.79.2

### Patch Changes

- 831d11b80: fix: Improve pattern-based RBAC support across pages, search and navigation data.
- 596f875c1: feat: Added support for separators within navbar groups.
- Updated dependencies [657a65921]
- Updated dependencies [831d11b80]
- Updated dependencies [831d11b80]
  - @redocly/openapi-docs@3.0.0-alpha.90
  - @redocly/config@0.1.6
  - @redocly/theme@0.35.8
  - @redocly/portal-plugin-mock-server@0.1.12

## 0.79.1

### Patch Changes

- Updated dependencies [94338e760]
  - @redocly/theme@0.35.7
  - @redocly/openapi-docs@3.0.0-alpha.89

## 0.79.0

### Minor Changes

- b940a4664: feat: Added support for pattern-based team access rules in RBAC config.

### Patch Changes

- Updated dependencies [b940a4664]
  - @redocly/config@0.1.5
  - @redocly/portal-plugin-mock-server@0.1.11
  - @redocly/theme@0.35.6
  - @redocly/openapi-docs@3.0.0-alpha.89

## 0.78.8

### Patch Changes

- 9f1a36a8d: fix: Fix for links consisting only of URL fragments being reported as "broken".

## 0.78.7

### Patch Changes

- 6477320ec: fix: Improved error handling for the `eject` command when the theme information is missing.
- Updated dependencies [6533fc348]
  - @redocly/openapi-docs@3.0.0-alpha.89
  - @redocly/portal-plugin-mock-server@0.1.10

## 0.78.6

### Patch Changes

- 209894d20: fix: Removed the final slash for redirects when there are query parameters.
- be79a0836: fix: To allow users run Redocly CLI behind a proxy, we added `https-proxy-agent` to the list of ignored packages for the browser environment to prevent it from throwing errors in `project-builder`.
- Updated dependencies [315e55a99]
  - @redocly/config@0.1.4
  - @redocly/portal-plugin-mock-server@0.1.9
  - @redocly/theme@0.35.5
  - @redocly/openapi-docs@3.0.0-alpha.88

## 0.78.5

### Patch Changes

- c5bb461c1: fix: Updated config schema to allow `srcSet` for the nav item `icon` property.
- c5bb461c1: chore: Bumped `@redocly/openapi-core` version to 1.10.4.
- Updated dependencies [c5bb461c1]
- Updated dependencies [c5bb461c1]
  - @redocly/config@0.1.3
  - @redocly/portal-plugin-mock-server@0.1.8
  - @redocly/openapi-docs@3.0.0-alpha.88
  - @redocly/theme@0.35.4

## 0.78.4

### Patch Changes

- f1c81cf06: fix: Adjusted the `navbar` config schema to allow custom navbars with deeper nesting levels.
- Updated dependencies [f1c81cf06]
  - @redocly/config@0.1.2
  - @redocly/portal-plugin-mock-server@0.1.7
  - @redocly/theme@0.35.3
  - @redocly/openapi-docs@3.0.0-alpha.87

## 0.78.3

### Patch Changes

- Updated dependencies [7f5ef6058]
  - @redocly/theme@0.35.2
  - @redocly/openapi-docs@3.0.0-alpha.87

## 0.78.2

### Patch Changes

- e98a67a24: fix: Added a warning for incorrect configuration rather than starting the project with minimal entitlements.
- f74287cd3: fix: Resolved an issue that caused the `external` property on nav items in navbar or footer config to be reported as unexpected.
- Updated dependencies [f74287cd3]
  - @redocly/config@0.1.1
  - @redocly/portal-plugin-mock-server@0.1.6
  - @redocly/theme@0.35.1
  - @redocly/openapi-docs@3.0.0-alpha.87

## 0.78.1

### Patch Changes

- b2933f913: chore: Removed Typesense search engine support.
- db403d136: chore: Added organization and project identifiers to telemetry data if they are available as environment variables.

## 0.78.0

### Minor Changes

- 384a3515c: feat: Switched configuration file resolution and validation to use the `@redocly/openapi-core` package for a consistent experience.

### Patch Changes

- Updated dependencies [384a3515c]
- Updated dependencies [384a3515c]
- Updated dependencies [384a3515c]
  - @redocly/config@0.1.0
  - @redocly/openapi-docs@3.0.0-alpha.87
  - @redocly/theme@0.35.0
  - @redocly/portal-plugin-mock-server@0.1.5
  - @redocly/graphql-docs@0.6.39

## 0.77.8

### Patch Changes

- 630bf92f4: fix: Renamed `cms` to `reunite` in RBAC config. The `cms` value is deprecated.

## 0.77.7

### Patch Changes

- Updated dependencies [80773a65a]
  - @redocly/theme@0.34.0
  - @redocly/graphql-docs@0.6.38
  - @redocly/openapi-docs@3.0.0-alpha.86

## 0.77.6

### Patch Changes

- 6e8d91fd1: feat(project): Added the ability to collect and include metadata in the Feedback component by ejecting the standard Feedback component.

## 0.77.5

### Patch Changes

- 308745a06: fix: Scripts, CSS, or image files included in the `redocly.yaml` file are updated as expected in `develop` mode.

## 0.77.4

### Patch Changes

- d0985f69c: feat(project): Added support for an rbac setting to control visibility of a sidebar separator.

## 0.77.3

### Patch Changes

- 74311a38c: fix: The portal server no longer returns a 500 error instead of a 404 for URLs that contain a null-byte (`%00`).
- 0157088b5: fix: Protected routes are redirected to the login page when linked using built-in `Button` or `Link` components.

## 0.77.2

### Patch Changes

- a9d94f085: fix: When you create a product directory that only contains directories and no files, the slugs are no longer incorrectly calculated and users can navigate to them as expected.
- a9d94f085: fix: Dynamic imports of theme `plugin.js` files on Windows work as expected.
- a9d94f085: fix: Ignored paths from the Redocly configuration file are converted to Windows paths before matching them to files.
- a9d94f085: fix: Version directories are detected on Windows.

## 0.77.1

### Patch Changes

- 291a44b6e: fix: When you configure redirects from OpenAPI pages to any other page, and users attempt to view those OpenAPI pages, they are no longer redirected to the home page.
- Updated dependencies [1e4e646b3]
  - @redocly/openapi-docs@3.0.0-alpha.86
  - @redocly/portal-plugin-mock-server@0.1.4

## 0.77.0

### Minor Changes

- e8518b3c2: feat: Added support for slug relative paths in link check for markdown files.

## 0.76.1

### Patch Changes

- 1b1bf73d6: fix: Fixed a bug where files weren't attached to pages when using an experimental code guide feature.
- aa551d81c: chore(project): Convert config object to string when sending to telemetry to avoid creating extraneous columns in the telemetry database.

## 0.76.0

### Minor Changes

- ebb78372d: feat: Added the ability to configure different Google Analytics tracking IDs by products in the `redocly.yaml` configuration file. See the [Add multiple products](/author/how-to/multiple-products.md) documentation for more information.

### Patch Changes

- aa8b0c8fd: feat(all): Added restrictions for organization project count and total page limit for projects.

## 0.75.0

### Minor Changes

- bcb97a9ca: feat: Added support for PKCE for the OIDC authorization with `ssoOnPrem`.

### Patch Changes

- a321065d0: fix: zero-config `sso` configuration to use either `GUEST` or `CORPORATE` identity provider depending on which one is defined in CMS.

## 0.74.5

### Patch Changes

- e5940b899: fix: Resolved an issue with `<script>` tags not loading from markdown pages and adjust `onRouteChange` hook to wait for all the content scripts.
- b20a7f597: fix: Fixed a bug where pages that included environment variables would result in either errors in preview and production builds or the environment variable not resolving without an error. To fix this issue, `.env` files are included in the `prepare` command resulting bundle.
- Updated dependencies [12123b691]
  - @redocly/openapi-docs@3.0.0-alpha.85
  - @redocly/portal-plugin-mock-server@0.1.3

## 0.74.4

### Patch Changes

- e15a59fc0: fix: Added support for non-utf8 characters in headings and subnavigation entries.
- 71af4c7e6: fix: Resolved an issue with inline HTML `<input>` tag in markdown being rendered as read-only when the `checked` property was set.
- 6b3ab3ec5: fix: Restrict access to Redocly Organization members only, when `sso` is configured with `REDOCLY` option.

## 0.74.3

### Patch Changes

- 603761b00: fix: Resolved a problem where navigating to anchor links didn't always scroll to the correct location on the page.
- 603761b00: fix: Resolved a bug where browser back and forward buttons did not update page content if performed after page refresh.

## 0.74.2

### Patch Changes

- 9ccf9edf2: fix: Fixed a bug where last updated time used the file creation time instead of update time.
- 2d04b482a: feat: Added warning output for broken links in the sidebar, navbar, and footer.
- Updated dependencies [5d03e2262]
  - @redocly/openapi-docs@3.0.0-alpha.84
  - @redocly/portal-plugin-mock-server@0.1.2

## 0.74.1

### Patch Changes

- 997f9278a: fix: Improved the error message used when the CLI was run without a command name.

## 0.74.0

### Minor Changes

- 50e02cc27: feat: Default sso settings for projects with `rbac` enabled in case when no `ssoOnPrem` was defined. IMPORTANT: To disable default sso settings use `sso: []`
- ec041f2e4: feat: Streamlined SSO configuration - new `sso` config introduced which accepts array of values `['REDOCLY', 'CORPORATE', 'GUEST']` to specify which IdP has to be used for user login to project.

### Patch Changes

- 09cc0d8a9: fix: Resolved an issue with `separatorLine: true` not working in `sidebars.yaml` without any other keywords.
- 775e69850: fix: Improved error reporting for theme plugins and remove wrong warnings introduced in the previous version.
- 3009d9c35: fix: Resolved an issue with mock server URL being empty for a short period of time after page load.
- ba4b88967: fix: Resolved an issue with the OpenAPI docs created by using `apis.*.output` setting was not possible to reference in the sidebar.
- 2e8f079ef: fix: Resolve an issue when OpenAPI docs were not correctly groupped in the sidebar when used with `group`.
- 5516d45f8: fix: Resolved an issue with the portal crashing for markdown with inline html with malformed style tag.
- Updated dependencies [f2eed65ee]
- Updated dependencies [3009d9c35]
  - @redocly/theme@0.33.3
  - @redocly/openapi-docs@3.0.0-alpha.83
  - @redocly/portal-plugin-mock-server@0.1.1

## 0.73.0

### Patch Changes

- 835f1c4f8: fix: Improved some error messages to be more descriptive.

## 0.72.0

### Minor Changes

- 06abf1764: feat: **Breaking change**: renamed the `sso` config value to `ssoOnPrem`.
- 75551d925: feat: Added an experimental `raw-partial` Markdoc tag.

### Patch Changes

- 29e71d8bb: fix: Fixed an issue with openAPI files when a 404 error page was displayed instead of an untranslated file.
- Updated dependencies [fc55f8e92]
  - @redocly/theme@0.33.2
  - @redocly/openapi-docs@3.0.0-alpha.82

## 0.71.1

### Patch Changes

- e6e4dc94e: fix: Resolved an issue with inline html `<input>` tag not working corectly with `value` property.
- 472664577: fix: Resolved a problem with code blocks producing React warning. Improved colors for some languages.
- 56bebfefa: fix: Resolved an issue with dev-server not working properly on Windows.
- Updated dependencies [472664577]
  - @redocly/theme@0.33.1
  - @redocly/openapi-docs@3.0.0-alpha.82

## 0.71.0

### Minor Changes

- 9c91703a1: feat: Implemented lang html attribute and expose [current lang](./author/how-to/config-i18n.md#access-the-current-locale) to Markdoc and React pages.

### Patch Changes

- Updated dependencies [368b9b06e]
- Updated dependencies [b772bb1e8]
  - @redocly/theme@0.33.0
  - @redocly/graphql-docs@0.6.37
  - @redocly/openapi-docs@3.0.0-alpha.82

## 0.70.0

### Patch Changes

- b24b0eb78: fix: Resolved a problem where certain links were not opening in a new tab when clicked with CMD or CTRL keys.

## 0.69.9

### Patch Changes

- 2f2da4885: chore: Migrate from react-query to @tanstack/react-query library.
- 25c2e551a: fix: Resolved an issue with RBAC rules not being applied to resource identifiers that are file paths.
- f135aad7e: fix: Resolve a crash that was caused by OpenAPI with circular references.

## 0.69.8

### Patch Changes

- 355a20c08: chore: Upgrade hono package from 2.x to 3.x.
- 84d136694: fix: Fix an SSR-related error in OpenAPI docs that happened when generating code samples for curl and some other languages.
- Updated dependencies [d700c5b06]
  - @redocly/theme@0.32.3
  - @redocly/openapi-docs@3.0.0-alpha.82

## 0.69.7

### Patch Changes

- a7e05c43e: fix: Fixed an issue when getting route by path didn't return a value for an OpenAPI file.
- 764c4068f: fix: Resolved an issue with portal not starting when config is empty.
- c466a1dc5: fix: Fixed an issue when a user was redirected to the login page on the visual review.

## 0.69.6

### Patch Changes

- fadcee36b: fix: Resolved navigation issues in development mode in Firefox.
- 7d6481e26: fix: Resolved an issue where ignored files caused errors when they were malformed.
- 4c254f545: fix: Removed double hash for links from Markdown to OpenAPI.
- 66ca01c02: chore: Added implicit dependencies to @redocly/portal in products' NX config.

## 0.69.5

### Patch Changes

- 9ed3a66b0: fix: Resolved issue with references in redocly.yaml not being resolved correctly.

## 0.69.4

### Minor Changes

- 57cf01fd2: feat: Support env variable `REDOCLY_CONTENT_DIR` as a value for `--contentDir` CLI flag.

### Patch Changes

- b6a5ef6c8: fix: Resolve issues with nested partials.
- 70cd946be: fix: Resolved an issue with portal crashes in some cases due to wrong links parsing.

## 0.69.3

### Patch Changes

- 34578723e: fix: Resolved an issue where links with query params to pages were not working in Markdown.
- cc564c03e: chore: Resolved a caching issue that occurred during the release process and could have prevented new changes from being included in a released version.

## 0.69.2

### Patch Changes

- Updated dependencies [01f7fe586]
  - @redocly/theme@0.32.2
  - @redocly/openapi-docs@3.0.0-alpha.82

## 0.69.1

### Patch Changes

- 8c5d7a9ed: fix: Added the ability to ignore files and folders included in the ignore section of the universal configuration file.
- f8ea52fb5: fix: Resolved an issue that was causing projects to crash in some cases when two copies of React.js were installed.

## 0.69.0

### Minor Changes

- bffdd6d39: feat: The `@redocly/portal` package is deprecated and should be replaced with `@redocly/redoc`.

### Patch Changes

- Updated dependencies [bffdd6d39]
  - @redocly/portal-plugin-mock-server@0.1.0
