Skip to main content

Version 8.0.0

New features

  • Document Builder:

    • Restructured documentation to concatenate all programming languages on single pages instead of separate pages per language.
    • Rewrote the Builder Framework overview to emphasize runtime usage patterns.
    • Added comprehensive CLI documentation with improved examples.
    • Changed code examples from .docbuilder extension to .js for better IDE support.
    • Improved the Document Builder API async workflow documentation with detailed response parameters.
    • Added curl command examples throughout the API documentation.
  • Plugins and Macros:

  • Office API:

    • Added PDF section support in the Playground.
    • Updated the Playground with new default scripts for SSE.
    • Added comprehensive Chinese translations for Office API usage documentation.
  • DocSpace:

Version 7.6.5

New features

  • Desktop:
    • Added MCP server connection documentation for Desktop Editors v9.2
  • Docspace:
    • Enhanced MCP server documentation with AI agent capabilities and examples

Version 7.6.2

Common

  • Added button Ask AI to chat with LLM
  • Theme colors for the code block changed to similar VSCode

New features

Version 7.4.0

New features

  • Common:
    • Updated Docusaurus version 3.9.2
    • Added system theme mode
    • Updated documentation start page

Version 6.0.0

New features

Version 4.0.0

New features

  • Common:
    • Swizzled CodeBlock/Content.
    • Added the editor tabs for code blocks.
    • Added the Edit this page link to all documentation pages.
    • Added instructions to the README for generating OpenAPI documentation.
    • Added a package for generating OpenAPI documentation.