Changelog

Reunite
v2024-12-11.5
2024-12-11

  • Added a Back to templates command to the Create a project > Configure dialog window. This enables users to change the chosen project template without having to exit the dialog.

  • Updated version of the @redocly/openapi-core dependency to 1.26.0.

Realm
0.111.2
2024-12-11

  • 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.

  • 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.

Realm
0.111.1
2024-12-11

  • Extended configuration to support additional automated jobs.

  • Updated version of the @redocly/openapi-core dependency to 1.26.0.

  • 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.

  • Fixed an issue where clicking Show array properties displayed a redundant button instead of nested array properties.

  • Resolved an issue where multipart/form-data was selected in the Request samples panel and arrays were incorrectly displayed.

Reunite
v2024-12-09.4
2024-12-09

  • Significantly improved AI search quality by introducing reranking and hybrid search mechanisms.

Reunite
v2024-12-09.2
2024-12-09

  • Renamed ssoOnPrem to ssoDirect and added it to plan gates config.

  • Enhanced the user experience for the Webview preview pane by making the dev mode login state persist. This enhancement means when users log in to the Webview preview pane, if they open the Webview preview pane in a new window, they do not have to log in again.

Realm
0.111.0
2024-12-06

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

  • Fixed an issue where icons were not displaying correctly in OpenAPI sidebar items.

  • Resolved an issue where decorators and plugins in OpenAPI description documentation were not applied to locales other than the default locale.

  • Added iconPosition property to Markdoc card tag. This allows the icon in a card to be positioned independently of the card alignment.

Realm
0.110.0
2024-12-05

  • Added ignore flag to the scorecard config, which allows users to skip scorecard calculations for specified files or directories.

  • Added support for regular expressions in scorecard's where metadata object.

  • Renamed ssoOnPrem to ssoDirect and added it to plan gates config.

Reunite
v2024-12-03.3
2024-12-03

  • Updated version of the @redocly/openapi-core dependency to 1.25.15.

Realm
0.109.5
2024-12-03

  • Fixed an issue where the block of text included in a details HTML tag in Markdown documents was not indented enough, making it difficult to distinguish from other text on the page.

Realm
0.109.4
2024-12-02

  • Updated version of the @redocly/openapi-core dependency to 1.25.15.

  • Added CORS configuration for feedback requests. This feature prevents automated request scanners from adding feedback entries.

  • Updated openapi-sampler package from 1.6.0 to 1.6.1 version.

Realm
0.109.3
2024-11-29

  • Resolved an issue where openapi-sampler caused the Webview to throw an error during the build process.

  • Resolved an issue where redirects to routes containing Cyrillic symbols caused an Internal Server Error.

  • Fixed an issue where linking to fragment within a file could cause the link checker to return false positive errors.

  • Resolved an issue where the openapi-docs package crashed when the OpenAPI description had a complex discriminator structure.

  • Updated redocly.yaml AI search configuration schema.

  • Updated ajv package from 8.6.3 to 8.17.1 version.

Realm
0.109.2
2024-11-27

  • Fixed an issue where the info.summary field from OpenAPI definitions was not being used for catalog cards.

  • 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.

  • 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.

  • Fixed an issue where the sidebar occasionally failed to scroll to the currently active item.

Reunite
v2024-11-27.1
2024-11-27

  • Updated the version of the @redocly/openapi-core dependency to 1.25.14.

Realm
0.109.1
2024-11-25

  • Added total pages counter in development mode with console output and floating info box for Reunite users.

  • Resolved an issue where pattern-based RBAC configuration did not function correctly for search in certain edge cases.

  • Added support for restricting access to the /apps/ route through role-based access control (RBAC).

  • Updated the version of the @redocly/openapi-core dependency to 1.25.14.

  • Resolved an issue where anchor links did not work when added to Markdown headings.

Realm
0.109.0
2024-11-22

  • Added support for XML code samples in Redoc.

  • Added support for the src and srcset attributes in HTML tags in Markdown files.

  • Added custom virtualization to boost performance of the initial render in Redoc operations.

  • Resolved an issue where GraphQL types and objects search results did not direct users to the expected paths.

Realm
0.108.11
2024-11-22

  • Added a feature that enables users to exclude specific files and directories from scorecard linting.

  • 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.

  • Fixed an issue where the Search modal was resized each time the content height changed.

Reunite
v2024-11-21.1
2024-11-21

  • Improved the Checklists functionality with better responsiveness and fixed minor bugs.

Realm
0.108.10
2024-11-20

  • Fixed SEO tags to use redocly.yaml config values as fallback to front matter.

  • Fixed an issue where a duplicated scroll bar was displayed on the search dialog's right panel.

Realm
0.108.9
2024-11-19

  • 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.

  • Resolved an issue where the application displayed incorrect links and page content.

Reunite
v2024-11-17.2
2024-11-17

  • Improved the API Keys table by adding a Created date column with support for sorting.