From now on, you can access the Zoom Apps SDK through either NPM or cloud CDN. The CDN will be updated by our team to maintain backward and forward compatibility with new Zoom releases. If you prefer the NPM package, make sure to check for updates and redeploy your application when needed to maintain compatibility with new versions of Zoom Client.
We recommend everyone to switch to using CDN that supports versions 0.14 and 0.16 of SDK. If you are using v0.14, the update should be seamless. If you are using an older version, please upgrade as soon as possible. All previous versions are not maintained.
We recommend upgrading to v0.16.
Key changes in this release:
- Strict types for method parameters and return values
- Improved data formats in some methods
- Automatically generated documentation
- callZoomApi method is deprecated
Resources
NPM: https://www.npmjs.com/package/@zoom/appssdk
CDN: https://appssdk.zoom.us/sdk.js
Documentation: https://marketplace.zoom.us/docs/zoom-apps/js-sdk/reference