July
This month we shipped reusable content and branching in the Review Flow, plus support for multiple base URLs and a wide set of performance improvements and bug fixes across search, publishing, and access management. Here's what's new.
New Features & Enhancements
Reusable Content
Create a piece of content once and reuse it across multiple sections or projects, so shared text, parameters, and examples stay consistent everywhere they appear.
Branching in the Review Flow
Create a separate branch off your published version, make edits, and submit them for review — changes are compared against the base version and merged in once approved.
Multiple Base URLs Support
The parser now supports specifying multiple base URLs for a single API spec, so projects that serve documentation from more than one host or environment are represented accurately.
Editable Endpoint Summary
Endpoint summaries can now be edited directly, giving you more control over how each API operation is described in your documentation.
Copy Button for Base URL Widget
Added a copy button to the Base URL widget in published documentation, making it faster for readers to grab the exact URL they need.
Performance Improvements
- Faster Single-Page Published Docs: Optimized how single-page published documentation loads by stripping heavy section content out of the navigation menu payload, reducing load times for larger projects.
Bug Fixes
- Search Results Now Match Relevant Sections: Fixed an issue where the search bar could fail to surface sections that clearly matched the entered keyword, making it harder to find the right content.
- Fixed "Copy to Markdown" Exporting HTML: Resolved an issue where the "Copy to Markdown" action under AI & Export was copying content to the clipboard as HTML instead of Markdown.
- Steps Widget Connector Line Fixes: Fixed three issues in the Steps widget: the connector line between step badges could disappear for short steps, it rendered with an inconsistent gap in published view, and pressing backspace at the start of a step title could merge the title into the number badge. All three are now resolved.
- Fixed Array Query Parameter Serialization in API Runner: Resolved an issue where array-type query parameters were not serialized correctly when testing APIs in the API Explorer.
- Fixed Infinite Loading on Double-Clicking a Section: Resolved an issue where double-clicking a section in Published View could trigger an infinite loading state.
- Fixed Editor Table Cell Code Formatting: Resolved a bug where applying code formatting to one word in a table cell would toggle off code formatting on another word that already had it applied.
- Sitemap No Longer Drops Header Slugs: Fixed an issue where the sitemap generator would drop the header slug from nested page URLs, producing incorrect entries.
- API Explorer Section Selector Now Searchable: The section selector in the API Explorer is now a searchable field, making it easier to find the right section in larger projects.
On this page
- July