ONLYOFFICE Docs Enterprise Edition with Confluence Connector v9.1.0
Released: Oct 15, 2025
v9.1.0 での更新項目
機能
- All Editors:
- Added external data for charts. When copying between editors, it is now possible to select either an embedded file or a link to the source.
- Added the ability to enable/disable chart elements.
- Added support for the Explosion option (separating a segment of pie and doughnut 2D charts) for opening.
- Added support for the HEIF images.
- Added the ability to configure the display of resolved/open comments in the left panel.
- Document Editor:
- Implemented support for breaking sections within block content controls with any nesting level.
- Added a full-featured chart editor. Embedded XLSX files are now opened instead of loading values from the chart cache.
- Added support for the HWPML text document format for viewing.
- Added support for inserting mathematical formulas from the MathML format.
- Spreadsheet Editor:
- Added a setting for a general text direction in a cell.
- Added support for date filters in pivot tables.
- Added some Form Controls (Check Box, Combo Box, List Box, Spin Button, Scroll Bar, Button) for opening.
- Improved the logic of formulas for mixed data types.
- Reduced memory consumption during formula calculations.
- Optimized calculation of the VLOOKUP and XLOOKUP formulas.
- Added highlighting of active arguments when entering a formula.
- Added translation of formulas into Serbian (Cyrillic), Serbian (Latin) and Chinese (Traditional).
- Added support for inserting mathematical formulas from the MathML format.
- Moved formatted table settings from the right panel to the Table Design tab of the top toolbar. The tab appears only when we are working within a table.
- Added the ability to rename a sheet by double-clicking on its name without opening additional windows.
- Presentation Editor:
- Added a full-featured chart editor. Embedded XLSX files are now opened instead of loading values from the chart cache.
- Moved Master Slide settings from the Insert tab to a separate tab of the top toolbar.
- Forms:
- Improved user experience when working with fields.
- Renamed the View Form and Manage Roles buttons to Preview and Manage Recipient Roles.
- Added support for inserting mathematical formulas from the MathML format.
- PDF Editor:
- Added functionality for hiding confidential information - Redact.
- Added new annotation types to the Comment section.
- Implemented working with Smart Art.
- Added support for charts.
- Implemented copying and pasting graphic elements and forms.
- Convert:
- Added the ability to convert PDF and PPTX to TXT directly.
- Back-end:
- Added the admin panel for viewing the server status and partially setting up the configuration.
- Added the storage.commandOptions.s3 and storage.commandOptions.az settings for customizing storage commands, for example, for enabling AWS KMS or setting up Azure Blob Storage.
- Changed the storage.useDirectStorageUrls=false value: DocServer now returns internal links by default.
- Added the oracleExtraOptions.thin setting for connecting to Oracle in the Thick Mode using Oracle Instant Client in a cluster.
- Removed the public scheme from the PostgreSQL DB. Now the administrator can specify any scheme when creating a database and specify it in the server configuration and the pgPoolExtraOptions section.
- Added the DB_SCHEMA parameter which allows selecting a scheme in DB. Works only for PostgreSQL and MSSQL, for other databases it is ignored (deb, docker, rpm).
- WOPI:
- Added support for the UserCanOnlyComment parameter in CheckFileInfo for opening in the commenting mode. The behavior is similar to document.permissions.comment in the API.
- Added opening in the View mode with an error message if it was not possible to set a lock on a file when opening the editor.
- API:
- Added classes and methods for working with pivot table filters.
- ApiPivotField.
- ApiPivotFilters.
- ApiPivotItem.
- Common ApiRange methods.
- Added classes and methods for working with shape geometry.
- ApiGeometry.
- ApiPath.
- ApiPathCommand.
不具合の修正
- Security:
- Fixed the XSS vulnerability when processing hyperlinks in documents.
- Fixed the vulnerability which allows writing arbitrary files to the file system when converting via x2t.
- Fixed the vulnerability which allows reading arbitrary files in the file system when converting EPUB via ConvertService.
- Fixed the vulnerability in endpoint info/config which allows changing the server configuration.