Changelog

Reunite
v2024-11-12.1
2024-11-12

  • Improved the layout of the Commit tab in editor: moved the Revert button to line up with "All changes" and reduced the commit message text area.

Realm
0.108.4
2024-11-07

  • Fixed type and import issues in ejectable components that could cause errors in Realm when these components are ejected.

Realm
0.108.3
2024-11-06

  • Fixed an issue where code samples displayed an empty object when the payload's value parameter contained a root array.

Reunite
v2024-11-05.1
2024-11-05

  • Added support for component eject (not generally available) in Reunite.

Reunite
v2024-11-04.2
2024-11-04

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

Realm
0.108.2
2024-11-04

  • Fixed an issue where header anchor links in generated OpenAPI reference documents were not valid.

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

  • Improved ignore configuration to ignore sidebars files.

  • Improved the loading state when opening the search dialog.

Reunite
v2024-10-30.3
2024-10-30

  • Added Connections settings to the user profile modal that provide users the ability to view, switch, and remove their OAuth2 accounts connected to their organization.

Realm
0.108.1
2024-10-29

  • Resolved an issue with SEO image tags in markdown pages, allowing both absolute and relative paths.

  • Improved text in search component when no results are returned.

Reunite
v2024-10-29.2
2024-10-29

  • Added the Organization slug field to organization General settings allowing the users to customize the URL of the the organization.

Reunite
v2024-10-29.1
2024-10-29

  • Improved the user experience of the View project drop-down navigation menu by updating the design and button labels.

  • Fixed a problem where the number of comments on a pull request was incorrect on the list page.

Realm
0.108.0
2024-10-28

  • Added value specific configuration to feedback reasons settings.

  • Resolved an issue where the openapi-docs package crashed when the value of patternProperties contained special characters.

Realm
0.107.4
2024-10-24

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

  • Added animation to the search dialog.

Realm
0.107.3
2024-10-23

  • Fixed an issue where OpenAPI description were not loaded.

  • Fixed a crash caused by the openapi-code-sample tag when mockServer was explicitly configured in redocly.yaml.

  • Fixed an issue where the Download OpenAPI button did not function for OpenAPI description files with spaces in their names.

Realm
0.107.2
2024-10-22

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

Realm
0.107.1
2024-10-22

  • Fixed an issue where Markdoc partials tags in OpenAPI definition files were not resolved and could cause builds to fail.

Realm
0.107.0
2024-10-22

  • Extended the target object in scorecard configuration by adding the rules option. This enables users to override rules for specific targets.

  • Resolved an issue where Replay did not save edits to the request body.

Realm
0.106.3
2024-10-21

  • Raised the version of the @redocly/config package.

  • Resolved a crash caused by x-rbac functionality encountering unexpected null values in OpenAPI specifications.

Realm
0.106.2
2024-10-17

  • Fixed an issue where description would not display for items that had a oneOf keyword nested inside allOf.

  • Fixed an issue where the URLs and references in externalValue in an OpenAPI description were not resolved in redocly-cli.

  • Fixed an issue where clicking the Download OpenAPI description links did not start file downloads. The issue occurred when the output option was used.

  • Added validation for Markdoc admonition tag types, which provides users with error message direction to avoid invalid admonition types.

  • Resolved an issue where the displayed code samples did not change when users selected different code samples from the dropdown.

  • Resolved an issue where a security schema marked as x-internal was rendered as an empty part of a list of security schemas.

  • Resolved an issue in a rendered API description where the right panel could overlap schemas listed in a nested oneOf list.

Reunite
v2024-10-17.1
2024-10-17

  • Unified the design of user avatars in Reunite.

Reunite
v2024-10-16.3
2024-10-16

  • Updated UI elements of the PR table to be consistent with other tables in Reunite.