Changelog

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.

Realm
0.108.8
2024-11-15

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

  • Resolved an issue where HTTP 500 errors were caused by malformed URLs or mishandling invalid page data URLs.

  • Resolved an issue where descriptions placed next to $ref were not displayed in OpenAPI 3.1 description files.

Reunite
v2024-11-15.3
2024-11-15

  • Enabled users to configure RBAC for API keys.

  • Improved the accuracy of contributor tracking by excluding commits from noreply@github.com.

Reunite
v2024-11-15.2
2024-11-15

  • Add word wrap option.

Reunite
v2024-11-14.4
2024-11-14

  • Enhanced the responsiveness of the Feedback Details Page, improving the the display of the page at different window sizes.

Realm
0.108.7
2024-11-14

  • Fixed a major performance regression that significantly impacted large OpenAPI documents.

Realm
0.108.6
2024-11-13

  • Resolved an issue where the catalog tiles descriptions displayed Markdown symbols instead of rendering the Markdown as expected.

  • Resolved an issue where searches using API paths returned no results.

Realm
0.108.5
2024-11-12

  • Improved the output property for apis configuration. The property now works as a reference from openapi Markdoc tags.

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

  • Fixed an issue where, on mobile devices, the Back button remained visible when users returned to the Main Menu from the drilled-down sidebar.

  • Resolved an issue where the default feedback type was not set. This issue has been resolved by setting sentiment as the default option.

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.