May 28th Release
This release focuses on fixing key usability issues, resolving critical bugs, and laying the groundwork for faster performance across the platform. Here’s a detailed look at what’s been improved:
Major Performance Improvements Across the Platform
Published View
Published View
- Reduced rendering delays
- Improved load times and responsiveness across devices and browsers
Dashboard
Dashboard
- Optimized key user flows, reduced API payload sizes, and improved responsiveness
- Faster interaction across analytics and project views
Editor
Editor
- Enhanced performance in large documents
- Reduced lag and improved editing fluidity through better state management and rendering efficiency
Bug Fixes
Fix for Link Import Schema Errors
Fix for Link Import Schema Errors
We’ve resolved an issue where importing certain links into the Theneo platform resulted in an error: "The format or scheme of the text is not supported."
What’s fixed:
- The platform now better handles various link schemas.
- Users will see improved validation and clearer guidance when providing unsupported formats.
Editor Navigation Now Remembers Its State
Editor Navigation Now Remembers Its State
Switching between Editor and Preview Mode no longer collapses the navigation menu.
What’s improved:
- The left-side navigation menu now retains its expanded state after returning from Preview Mode.
- The selected section remains highlighted for better continuity and user experience.
Plain Text Code Block Display
Plain Text Code Block Display
We’ve resolved a issue affecting the Plain Text option in code blocks within the published view:
- Light Mode Fix: Plain Text content inside code blocks is now clearly visible in light mode, ensuring proper contrast and improved readability for users viewing documentation across different themes.
Header Conversion Crash Fixed in Single Page Mode
Header Conversion Crash Fixed in Single Page Mode
Previously, converting the first section into a header with no subsections caused a crash in Single Page mode.
Now resolved:
- You can safely convert headers regardless of their structure, without crashing your project.
Zero Value Displayed Correctly
Zero Value Displayed Correctly
A subtle but impactful bug was fixed where numeric values of 0 were incorrectly shown as null in the published view.
Now working as expected:
0is displayed correctly when explicitly entered.- Empty number fields still show
null.
GraphQL Parser Fixes
GraphQL Parser Fixes
We’ve resolved multiple parsing issues affecting GraphQL specs:
- Deprecated Fields: Fields marked with
@deprecatedare now correctly shown with the appropriate label and tooltip. - Enum Arrays: Enum values defined as arrays are now properly parsed and displayed.
“Insert Link” Fix in Card Widget
“Insert Link” Fix in Card Widget
We fixed a widget conflict where the Insert Link function didn’t work inside a Card widget if it was in the same section as an API Request widget.
Now you can:
- Seamlessly add links in Card widgets, regardless of other widgets in the same section.
What made this section unhelpful for you?
On this page
- May 28th Release