This topic describes the releases of Intelligent Media Management (IMM) WebOffice SDKs for JavaScript.
The SDK can be imported only by using a non-module reference. When you import the SDK, specify the version number based on your requirements.
<script src="https://g.alicdn.com/IMM/office-js/1.1.19/aliyun-web-office-sdk.min.js"></script>
Release V1.1.19
Release date: March 4, 2024
Updates:
Full-screen listening issues are fixed.
The following methods are added: AddApiEventListener and RemoveApiEventListener.
Release V1.1.15
Release date: October 20, 2021
Updates:
The isParentFullscreen parameter is added to specify a node as the full-screen object.
The following issue is fixed: The redirection to a URL that starts with www causes a matching error during iframe security domain verification.
The following issue is fixed: After you restore a history version, the listeners that were configured by using wps.on no longer work.
The following issue is fixed: Safari does not display the Export button due to compatibility issues.
The following issue is fixed: Safari is not compatible with the full-screen events.
Release V1.1.9
Release date: April 19, 2021
Updates:
The following issue is fixed: Calling API operations with advanced parameter settings in Internet Explorer 11 causes errors.
Message communication security of the SDK is enhanced.
Release V1.1.5
Release date: June 22, 2020
Updates:
Full-screen mode control is available for PCs. The full-screen mode in iframes and the full-screen mode in browsers are supported.
The callback issue of setters is fixed.
Release V1.1.2
Release date: June 22, 2020
Updates:
Multiple status configurations for components are added.
Error events are supported. The error event of token expiration is not supported.
Slide show status and animation control is available.
Page rendering mode setting for PDF files is supported.
Release V1.1.1
Release date: April 21, 2020
Updates:
The following feature is added: If the mount parameter is not specified, the content occupies the entire screen by default.
Incompatibility of updateConfig() is handled. This function will be deprecated soon.
The following issue is fixed: The time series of API operation calls are occasionally incorrect.
The following issue is fixed: A single call to catch() does not take effect.
The following issue is fixed: The document type is not updated when config is called multiple times.
The following issue is fixed: The event callback sequence is incorrect.