May
Two releases this month. May 20th expands content workflows with template choices, unlimited tabs, and a batch of rendering fixes. May 6th deepens OpenAPI schema support and tightens publishing permissions.
May 20th Release
This release brings significant improvements to content creation workflows and fixes critical rendering issues across the platform.
New Features
Multiple Documentation Templates
Pick from multiple professionally designed templates for your published docs, and switch anytime from project settings to match your brand. More info on this →
Categories and Tags Management
Create and manage custom categories and tags directly from your Project Dashboard, with full control over how docs are organized.
Improvements
Unlimited Documentation Tabs
The 3-tab limit is gone. Create as many tabs as you need to structure complex projects.
Clearer CLI Error Messages
The CLI now returns specific, actionable feedback for invalid inputs and common failure scenarios.
Better Markdown Import and Export
Content inside Callout, Card, Steps, Accordion, and Tabs widgets keeps its formatting through export and re-import.
Optimized Database Performance
Read-only queries now use less memory and CPU, giving you faster page loads across the platform.
Bug Fixes
Code block rendering
Code block rendering
JavaScript, Bash, and other code blocks now render correctly in both preview and published views.
Callout widget text overflow
Callout widget text overflow
Long text and URLs inside callouts now wrap within the container instead of breaking the page layout.
Email link support
Email link support
You can now add mailto: hyperlinks from the editor's link option, opening the default email client on click.
Tab navigation URLs
Tab navigation URLs
The browser URL now updates correctly when switching between tabs.
Standard markdown table support
Standard markdown table support
Standard markdown tables render correctly after CLI updates, alongside Theneo's custom table widget.
Specification import content display
Specification import content display
Imported specification files now display all content without empty areas or error messages.
Project import and export integrity
Project import and export integrity
Exporting and importing projects no longer corrupts markdown formatting or XML code blocks.
Onboarding interface polish
Onboarding interface polish
Improved spacing, borders, and layout across the onboarding flow and Quickstart Guide.
May 6th Release
This release resolves critical bugs in documentation rendering and user permissions, and adds support for complex OpenAPI schema types.
New Features
Complex Schema Types Upgrade
The parser got an upgrade and supports all of OpenAPI composition constructs (oneOf, anyOf, allOf) both on reference and api explorer side. The API Explorer and published docs accurately display complex request and response schemas.
Improvements
Enhanced UI for Complex OpenAPI Types
New API Explorer components visualize oneOf and anyOf variants in an intuitive format.
Editor Permission Visibility
The publisher button no longer shows for Editor roles when publishing is restricted to Admins.
Dashboard and Editor UI Refinements
Fixed horizontal scrolling on medium screens and sort popover display issues in the dashboard and editor.
Breaking change: Editors can no longer publish via CLI when a workspace restricts publishing to Admin-only. This enforces consistent permission controls across all publishing methods.
Bug Fixes
Array schema rendering with oneOf
Array schema rendering with oneOf
Response schemas with array types containing oneOf blocks now render correctly, and endpoint object properties display properly.
Tabs widget editor rendering
Tabs widget editor rendering
The Tabs widget now renders consistently in both the editor and preview.
API versioning display
API versioning display
Long version names, with or without spaces, now format and read correctly in the dashboard.
SEO management preview modal
SEO management preview modal
The preview modal in SEO Management no longer shifts right or gets cut off by browser edges.
Feedback modal accessibility
Feedback modal accessibility
The feedback modal now displays fully on short pages, keeping the submit button and text area reachable.
On this page
- May