New release: @redocly/replay@0.24.0 · Date: 2026-05-14 · 6 features · 9 fixes
Features:
• Improved visibility and accessibility of Markdown links by adding an underline.
• Updated styles for page navigation buttons.
• Updated the icon displayed alongside hyperlinks in the project.
• Added support for callback URLs in developerOnboarding.
• Added hreflang alternate links for translated pages.
• Improved language picker accessibility by converting menu options to links.
Fixes:
• Fixed an issue in Replay where the request body with invalid JSON input grew after restarts, leading to decreased performance.
• Fixed an issue in Replay where stale credentials persisted in the active environment across page reloads, and caused intermittent “JWT is expired” errors.
• Fixed rendering of non-Latin characters by enforcing UTF-8 encoding.
• Fixed 404 error when opening login from locale-prefixed URLs.
• Fixed an issue where closing the search dialog modal locked page scrolling.
• Excluded buttons and links from heading content to improve accessibility.
• Fixed an issue where MCP connect actions were hidden for OpenAPI pages excluded from search (openapi.excludeFromSearch).
• Fixed an issue where the tooltips in API docs and Replay might partially render outside the viewport.
• Fixed an issue where navigating on a code walkthrough page prevented automatic scrolling to the active step.