Q4
Releases from October through December
December 2nd Release
This release focuses on API Explorer functionality, editor preview accuracy, and GraphQL query generation, with interface improvements.
Improvements
Smarter Options Modal Positioning
The left-side menu options modal now opens upward for sections near the bottom of the screen, so it is no longer cut off.
Bug Fixes
Public document access
Public document access
Public documents no longer display as private when accessed with an expired session.
Endpoint summary generation
Endpoint summary generation
Endpoint summaries now generate automatically on spec import without manual publishing of parent sections.
Section slug duplication
Section slug duplication
Sections with identical names now each receive a unique slug, fixing navigation and highlighting on Single Page and Continue Scrolling templates.
Menu collapse interface
Menu collapse interface
Fixed the Continue Scrolling template where collapsing the left menu left the logo partly visible and hid the expand button.
HTTP method display in headers
HTTP method display in headers
Sections with endpoints converted to headers no longer show HTTP methods in preview mode.
AI Assistant parameter updates
AI Assistant parameter updates
Parameter key changes now update across all related elements.
Preview mode HTTP methods
Preview mode HTTP methods
HTTP methods now display in the single-page left menu in preview mode, matching published view.
GraphQL query generation
GraphQL query generation
The generator now produces valid queries, removing overly deep nesting and empty field selections.
API Explorer dropdown styling
API Explorer dropdown styling
Selected dropdown options now keep proper vertical centering and consistent font sizing.
Blank page creation error
Blank page creation error
Fixed intermittent 500 errors when adding blank pages in the API Versioning section.
October 29th Release
This release ships 22 fixes and improvements, headlined by the AI Writer widget, sitemap generation, and a broad set of editor and published-doc bug fixes.
New Features
AI Writer Widget
Generate and refine content in the editor: continue writing, simplify, fix grammar, or use custom prompts. Works with all Theneo rich widgets including code blocks, callouts, steps, and cards.
Sitemap Generator
Editors and admins can generate and download an XML sitemap of public docs from the SEO Management tab, with private sections automatically excluded.
Improvements
x-webhooks Parser Support
The OpenAPI parser now supports x-webhooks extension components, particularly for 3.0 specs with webhook endpoints.
Deprecated Flag for Properties
Mark whole objects or individual fields as deprecated, visible in both editor and published views, mirroring the existing required flag.
Bug Fixes
Image sizing and layout
Image sizing and layout
Images retain their original dimensions when sections are moved via drag and drop.
Table header visibility
Table header visibility
Table headers now display in both editor and published views.
SEO slug management
SEO slug management
Fixed automatic "-1" slug suffixes and the 400 errors when removing them with no duplicate present.
Published view component overflow
Published view component overflow
Tables and other components no longer extend past content boundaries or overlap navigation in the Single Page template.
Editor warning modal
Editor warning modal
Restored the confirmation prompt before overwriting an existing specification.
HTML structure and SEO
HTML structure and SEO
Pages now use a single H1 instead of wrapping logos in H1 elements, improving SEO and accessibility.
UI consistency on large screens
UI consistency on large screens
Fixed required-field indicators, parameter titles, and text-size inconsistencies with bullets and links.
Table text formatting
Table text formatting
Added proper line-height for text inside table cells in the editor.
Endpoint summary access
Endpoint summary access
Endpoint Summary is now available for sections nested inside Header sections.
Base URL configuration
Base URL configuration
Configured base URLs now appear correctly in Request widgets and the API Explorer.
Navigation and linking
Navigation and linking
Fixed section navigation breaking on URLs with UTM parameters and anchor highlighting when opening links in new tabs.
Code block syntax highlighting
Code block syntax highlighting
Improved highlighting consistency, addressing intermittent failures in published docs.
Branding reset
Branding reset
Reset now fully removes template styling from Color Customization and Custom CSS tabs.
On this page
- Q4