跳到主要内容

Version 9.2.0

New features

  • Docs API:
    • Added Searching in PDF automation API sample.
    • Added Changing text in PDF automation API sample.
    • Added Redacting in PDF automation API sample.
  • Plugins and macros:
    • Added Wrap characters with dashes macro sample for the spreadsheet editor.
  • DocSpace:
    • Added Styling plugin page to the Plugins SDK.

Improvements

  • Docs API:
    • Reworked React, Angular, and Vue component pages and reordered the frontend frameworks section.
    • Added Automation API section to the Angular component page.
    • Described configuration signing on frontend framework pages.
    • Documented connector lifecycle in the Automation API.
    • Clarified behavior of commands sent to a destroyed editor.
    • Synced the Nextcloud integration article with upstream README changes.
    • Documented Angular 22 support and replaced the removed IConfig type with Config.
    • Explained iframe rendering and styling in the DocEditor.
    • Updated the uiTheme parameter description with the theme-system and theme-gray themes, corrected the default light and dark theme IDs, and documented the theme priority order.
  • Office API:
    • Added Breaking changes section to the 9.4 changelog.
  • Plugins and macros:
    • Replaced section index pages with overview pages in plugins, macros, and AI sections.
    • Marked the Check spelling AI sample as a draft.
  • DocSpace:
    • Promoted Migration to a top-level heading in the plugin template page.
    • Switched Plugins SDK build instructions from yarn to npm.
    • Refreshed CLI, folder, and Adding plugin screenshots and added dark theme variants.
    • Removed outdated version notes from the Adding plugin page.
    • Structured the Plugins SDK sidebar into Get started, SDK usage, Samples, and More information.
    • Synced generated Plugins SDK docs and repointed links to the typedoc structure.
  • Common:
    • Updated Docusaurus to 3.10.2 and upgraded search/UI dependencies.
    • Replaced deprecated :::caution admonitions with :::warning.
    • Moved site redirects to Terraform management and enabled production deploy.
    • Added docspace-plugin-sdk rebuild workflow and pinned Node 22 in SDK rebuilds.
    • Updated @onlyoffice/doceditor-types to 9.4.1.
    • Added a /docs/document-builder/ redirect to the Get started overview.
  • Localization:
    • Synced the zh-CN uiTheme description with the English version.

Bugfixes

  • Docs API:
    • Corrected onRequestHistory and onRequestHistoryData version history notes.
    • Fixed sidebar position of the Searching in PDF sample.
  • Plugins and macros:
    • Improved the Ollama CORS configuration guide.
  • DocSpace:
    • Fixed inaccuracies and grammar in the Plugins SDK usage docs.
    • Restored Plugins SDK content lost in the typedoc link repoint.
  • Playground:
    • Disconnected the connector before editor teardown.
  • Common:
    • Fixed broken redirect targets and repointed legacy Office API, Document Builder, plugin, filters, and apisystem redirects.
    • Fixed the 9.1.0 changelog file name.
    • Fixed broken plugins Get started links in earlier changelog entries.
  • Localization:
    • Fixed mistranslation of "editor" and a missing space on zh-CN frontend framework pages.
    • Added zh-CN translation for the Searching in PDF sample.