February
Two releases this month. February 25th adds a Tabs widget, SSO-only enforcement, and cross-tab duplication. February 9th is a big AI update: the AI Writer widget, continuous Ask AI, and Mermaid diagram support, with a long list of rendering fixes.
February 25th Release
This release includes critical API Explorer and navigation fixes alongside new SSO controls and a Tabs widget for better content organization.
New Features
Tabs Widget
Organize and display content in a tabbed format, grouping related content so readers can navigate complex docs more easily.
SSO-Only Authentication for Workspaces
Workspace admins can enforce SSO-only sign-in, preventing password login and ensuring all members authenticate through the configured provider.
Cross-Tab Section Duplication
Duplicate sections between tabs within the same project on the Single Page template, useful for shared policies or repeated content blocks.
Improvements
Safer Workspace Joining
Removed the "join by corporate domain" option from onboarding, so workspace access is controlled through invitations and admin approval.
SEO Control for Raw Markdown URLs
The No Index setting now applies X-Robots-Tag headers to raw .md URLs, so both rendered pages and markdown files stay out of search indexes.
Refined API Explorer
The Expand all / Collapse all button hides when there is no expandable content, reducing clutter in Response, Request, and Object Example sections.
Bug Fixes
API Explorer request generation
API Explorer request generation
Array query parameters now separate multiple values with & characters, so backends can correctly parse the generated requests.
Navigation and URLs
Navigation and URLs
Fixed infinite loading on invalid section slugs (now redirects to the first section), URL updates from Endpoint Summary on Single Page, and endpoint redirection when "Show more" is visible on Continuous Scrolling.
AI search and navigation
AI search and navigation
AI search now opens the correct tab when results sit inside a Tabs widget, and the AI Assistant modal no longer goes blank after multiple regenerations.
Editor collaboration and publishing
Editor collaboration and publishing
Prevented Card widget duplication during live collaboration, fixed code-block language selection not showing in published view, and restored the "Show More" button on published Infinite Scroll pages.
Widget interface and layout
Widget interface and layout
Fixed Table widget header styling and spacing when pasting external tables, column description overflow, and Card Grid layout breaking when adding an icon to the last card.
February 9th Release
This release brings major improvements to the AI-powered documentation experience and resolves multiple visual and navigation issues.
New Features
AI Writer Widget
Generate and refine section content directly in the editor with custom prompts (continue writing, simplify, fix grammar), compatible with all Theneo widgets. Monthly limits apply on free plans.
Ask AI Continuous Conversation
Ask AI now supports multi-turn, context-aware Q&A, available as embedded chat or a standalone slide-out modal.
Mermaid Diagram Support
A new editor widget for Mermaid diagrams with syntax highlighting and live rendering for flowcharts, sequence diagrams, and more.
Improvements
Better API Response Parsing
The parser now handles non-numeric response names such as "default" and wildcard codes (2XX, 4XX) across specification formats.
Field-Level URL Validation
Invalid base URLs are flagged inline with red underlines, making them easy to spot when managing multiple URLs.
SEO Management Tab Organization
SEO management now shows which sections belong to which tabs, making metadata easier to manage in multi-tab projects.
Developer Portal Unavailable State
A modernized unavailable-state design that pulls in the customer logo from branding configuration.
Bug Fixes
Response code visibility
Response code visibility
Response codes now use static colors that stay readable in both light and dark modes.
Mobile navigation
Mobile navigation
The section menu stays visible when scrolling up on mobile and hides correctly when the Ask AI panel opens.
Card widget icon selection
Card widget icon selection
The icon picker now appears above the card interface instead of underneath it.
Single Page header generation
Single Page header generation
H1, H2, and H3 headers in section descriptions now appear on the menu page for navigation.
Import collection descriptions
Import collection descriptions
Section descriptions are preserved when using drag-and-drop import with "import endpoints only."
Code examples deep linking
Code examples deep linking
Code Example widgets now initialize on direct deep-link access without navigating elsewhere first.
Image link redirection
Image link redirection
Copy/paste redirection links work across all multi-card widgets (Double Card, Triple Card, Card Grid).
API Explorer parameter encoding
API Explorer parameter encoding
Special characters in query parameters now keep proper encoding through the actual network request.
Project tab back button
Project tab back button
Back-button navigation now flows correctly within tabbed projects.
Single Page sidebar navigation
Single Page sidebar navigation
The active-header indicator updates correctly while scrolling long content sections.
On this page
- February