We’re pleased to announce the release of Spire.OfficeJS 11.5.7. This update adds a new Linux (Arm64) deployment package, providing broader platform compatibility for modern server environments. In addition, Spire.OfficeJS now supports mobile document opening and collaborative editing through the "coAuthorUrl" configuration. These enhancements further improve the flexibility and usability of Spire.OfficeJS for online office applications. More details are as follows.
Here is a list of changes made in this release
| Category | ID | Description |
| New Feature | - | Added "Spire.OfficeJS for Linux (Arm64)" package to support Linux Arm64 environment. |
| New Feature | - | Added "Open Document" functionality under the "File" menu in the editor. |
| New Feature | - | Added support for Japanese displaying language, which can be enabled by setting "viewLanguage": "ja". |
| New Feature | - | Added support for opening documents on mobile devices. |
| New Feature | - | Added support for collaboration features by configuring "coAuthorUrl".
"serverless":
{ "useServerless": true, "baseUrl": "http://127.0.0.1:3000", "coAuthorUrl": "http://127.0.0.1:8000" }
|
Click the link to download Spire.OfficeJS 11.5.7: