Changelog

Realm
0.101.0
2024-09-18

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

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

Reunite
v2024-09-18.3
2024-09-18

  • Improved data privacy compliance and protected user information in bug reports.

Reunite
v2024-09-17.2
2024-09-17

  • Added information about overdue invoice to Organization > Overview and Orgaznization > Billing pages. The Editor page is now accessible to users with active subscriptions.

Realm
0.100.5
2024-09-17

  • Fixed an issue where users could encounter errors when using the Logout command on preview builds.

  • Updated the default expand level for required schema properties to 4 to prevent issues when running Redoc without an openapi.schemasExpansionLevel configuration.

Reunite
v2024-09-16.2
2024-09-16

  • Added new page for managing custom Git Providers in organization settings.

  • Automatically-created pull requests are now merged on behalf of the Redocly application or the credentials that were used to connect remote source.

  • Added a functionality to download Redocly-hosted project files as ZIP archive.

  • When a user drags-and-drops an image file into a Markdown file, the image is uploaded to an images folder relative to the location of the Markdown file. If there is no images folder in this location, Reunite creates one.

  • In Redocly-hosted repositories, preview deploys now start when users create a pull request.

  • Fixed a bug that prevented successful configuration of custom domains.

  • Added fallback support for retrieving user email from the 'emails' claim.

  • Fixed an issue where uncommitted changes would disappear after adding remote content.

  • Fixed an issue where users with the COMMITER organization-level role were displayed in the pull request Reviewers dropdown. The Reviewers dropdown now only displays users with OWNER and MEMBER roles.

  • In Redocly-hosted repositories, preview deploys triggered by pull request creation now display a link to the pull request.

  • Updated icons and added notifications in the checks tab of pull requests in Reunite for scorecard failures when the ignoreNonCompliant option is set to true to better represent why deploys are not stopped for noncompliant APIs.

  • The Reunite interface now shows the commit message instead of "Triggered from commit (sha1)".

  • Unified inputs with the copy command for Organization Settings and Project Settings.

  • Updated side menu icons for checklists.

  • Fixed an invalid URL to the scorecard documentation displayed in the alert in a build's lint step.

  • Removed unnecessary Actions title from datagrid columns.

  • Improved the onboarding pane by adding the Open Onboarding button and making the animations restart when the user hovers over the onboarding items.

  • Clicking the Copy button on the Connect CI/CD modal now changes the button label to Copied confirming operation.

  • Removed restore buttons for checklists from the help menu for Organization routes.

  • Fixed an issue where Reunite caused redirects to stop working in Safari.

Realm
0.100.4
2024-09-16

  • Resolved an issue where local hash links (for example, #section) were not working correctly with Button and other components.

  • Resolved an issue where card components might have displayed incorrect styles.

Realm
0.100.3
2024-09-16

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

Realm
0.100.2
2024-09-15

  • Enhanced responsiveness when using the cards Markdoc tag within columns.

Realm
0.100.1
2024-09-13

  • Raised version of the @redocly/openapi-core dependency to 1.25.1

  • Added an additional path to breadcrumbs that shows the current API title.

  • Fixed client-side routing issue for card components with to attribute.

  • Resolved an issue where the server list dropdown did not display the full server URL with the operation path.

Realm
0.100.0
2024-09-13

  • Added built-in card and cards Markdoc components for enhanced content presentation.

Realm
0.99.2
2024-09-12

  • Improved the way long schema field names are rendered in API reference documentation.

Realm
0.99.1
2024-09-11

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

  • Fixed an issue where the logo override in product config wasn't resolved correctly.

Realm
0.99.0
2024-09-11

  • Added the localization feature to graphql-docs.

  • Used reunite.ignoreLint instead of scorecard.ignoreNonCompliant for processing scorecard.

  • Added reunite.ignoreLint property. Deprecated scorecard.ignoreNonCompliant property.

  • Inlined initial CSS code for faster page rendering.

  • Introduced the inline option in the scripts configuration, allowing scripts to be directly embedded into the page for improved performance or specific use cases.

  • Fixed an issue where the path submitted with user feedback was invalid.

Realm
0.98.2
2024-09-09

  • Improved ejection prompt instructions to better explain the prompt interface.

  • Resolved an issue where the OpenAPI layout option did not work.

  • Fixed an issue where the config.mockServer option should be used instead of deprecated option config.theme.mockServer.

  • Removed Experience it firsthand in the API Explorer! text from the UI.

  • Fixed an issue that caused errors when adding values to server variables in Replay.

Realm
0.98.1
2024-09-04

  • Fixed an issue where the eject command did not terminate properly and continued to run in the terminal after execution.

  • Fixed an issue where the logo image wasn't resolved correctly when an absolute link style was used.

  • Fixed an issue where an incorrect header could be saved in history if the user had changed the header value before the response arrived.

Realm
0.98.0
2024-09-02

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

  • Raised version of the @redocly/openapi-core dependency to 1.22.1.

  • Fixed input hotkeys (Ctrl+Z, Ctrl+A, etc.) not functioning on Windows in Replay.

  • Fixed a bug where deleted text would reappear after subsequent input in Replay.

  • If no body is provided in the request, Replay no longer sends the Content-Type header.

Realm
0.97.8
2024-08-31

  • Fixed mock server functionality by correcting routing matching logic.

Realm
0.97.7
2024-08-30

  • Fixed an issue where an index.yaml file being an OpenAPI page could cause the project's UI to display incorrectly.

  • Fixed an issue where the plugin located in the root directory of the project caused production and preview builds to crash.

  • Resolved an issue where the sitemap was empty for projects using RBAC.

Realm
0.97.6
2024-08-29

  • Resolved a regression in nested config processing that could cause crashes in certain scenarios.

Realm
0.97.5
2024-08-29

  • Fixed an issue where plugins didn't load when a project had multiple products set up.