跳到主要内容

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:

Improvements

  • Common:

    • Simplified Playground implementation by removing redundant variables.
    • Improved code quality by removing unused comments across the codebase.
    • Updated integration documentation for WordPress, SuiteCRM, Strapi, SharePoint, Redmine, Plone, ownCloud, Odoo, Nuxeo, Moodle, and Mattermost with Chinese translations.
  • Document Builder:

    • Added link to supported properties in argument parameter descriptions.
    • Improved API page formatting and readability.
  • Docs API:

  • Office API:

    • Updated input-helper pages.
    • Added deprecation info for legacy methods.
    • Fixed scrollWidth null reference issue in code blocks.
    • Fixed select popup position in Playground.

Bugfixes

  • Fixed broken links across Document Builder documentation.
  • Fixed broken links throughout the documentation site.
  • Fixed wrong arguments in some Office API methods.
  • Fixed Recording macros page.
  • Fixed editor type for forms in Office API.
  • Corrected review.reviewDisplay documentation.
  • Fixed styles for announcement bar with multistring content.
  • Fixed problem with previous merge deleting files.

Breaking changes

  • Document Builder: Documentation structure changed from separate language pages to unified multi-language pages. Update any direct links to language-specific builder documentation pages.