Version 8.2.0
New features
-
DocSpace:
- Added SDK documentation with quick-start guides for C#, Java, PHP, Python, TypeScript, and Postman.
- Added MCP server use-case samples to the Samples page.
-
Common:
- Added a new Samples page with filterable sample cards across all documentation sections.
- Added search input with optimized filtering to the Samples page.
- Added
?doctype=URL parameter support to the Samples page. - Added pagination and tag-based filtering to the Samples page.
- Added Document Builder samples to the Samples page.
- Added Document Connectors samples to the Samples page.
Improvements
-
Common:
- Upgraded React to 19.2.0.
- Upgraded Docusaurus to 3.10.0 and openapi-docs to 5.0.0.
- Added description metadata to all sample pages across documentation.
- Added tags and descriptions to sample pages across all documentation sections.
- Shortened sample filenames and headers for better readability and URL consistency.
- Added clickable tag filtering on the Samples page.
- Renamed "Favorite/Recommended" to "Favorites/Frequently used" on the Samples page.
- Renamed "AI" to "AI Tools" tag.
- Renamed "Documents Editors" to "Document Editors".
- Removed tag display limit on the Samples page.
- Translated the playground to Chinese (zh-CN).
- Cleaned up unused CSS styles, variables, comments, and normalized hex values.
-
Homepage:
- Updated tag labels in favorites samples.
-
Docs API:
- Fixed unnecessary backslash escaping from fragment links in WOPI docs.
-
Plugins and Macros:
- Fixed heading level for localeTranslate in plugin configuration docs.
- Updated AI plugin and converting VBA macros documentation.
- Renamed custom AI tools files to kebab-case and headers to sentence case.
-
Playground:
- Updated form inputs on template fill and restyled radio buttons.
- Fixed redundant onChangeContentControl updates.
- Restored playground plugin config.json.
Bugfixes
- Fixed homepage sample card links and cleaned up descriptions.
- Fixed flash of favorites on first load with doctype parameter on the Samples page.
- Fixed Samples page loading speed.
- Removed unnecessary min-height from description and tags row on the Samples page.
- Fixed curly quotes replaced with straight quotes in import statements.
- Fixed pipe character alignment with table headers across EN and zh-CN docs.
- Fixed missing table cell and closing pipe in zh-CN WOPI config.
- Fixed extra space inside bold marker in content controls navigation.
- Fixed extra indentation for list items in managing-versions FAQ.
- Fixed missing blank lines before code blocks, tables, and lists.
- Fixed heading levels: use H2 instead of H3 for top-level sections.
- Fixed typos across documentation (raws → rows, standart → standard, exabled → enabled, DocSpaace → DocSpace).
- Fixed punctuation: use Chinese period in zh-CN working-with-content-controls.
- Fixed links to renamed custom AI tools pages.
- Fixed active navbar link highlight to use accent color.
- Fixed duplicate
.menu__linkCSS rule. - Fixed missing space before brace in CSS selector.
- Fixed broken links to language-specific-examples in changelog.