1656617288835
Meeting SDK v5.11.1 (patch)
by Yves
Upgraded codebase. Fixed on macOS: Screen share didn’t work when a user joined a multi-share meeting with two users sharing their screens. Fixed on macOS: Having a space in the username resulted in not being able to join the meeting. Fixed1654743600000
Video SDK React Native Wrapper v1.3.1
Added New interfaces and callback to support inviting others by phone (call out). New interfaces in ZoomVideoSdkPhoneHelper cancelInviteByPhone(); getInviteByPhoneStatus(); getSupportCountryInfo(); inviteByPhone(countryCode, phoneNumber,1654034334380
Video SDK - Web v1.3.0
by Yves Grant
New Requirement in v1.3.0 Starting with VideoSDK-Web v1.3.0, the role_type in the JWT token is required. See SDK Authorization for details. Added Virtual background support, and APIs: isSupportVirtualBackground, previewVirtualBackground,1654027161813
Meeting SDK - Electron v5.10.6
by Yves Grant
Breaking change Refactored demo with Vue 3. The steps to run the sample app have changed. See below for details. Updated Removed ZN prefix from ZoomAPPLocale, ZoomSDKUserType, LeaveMeetingCmd, SDKViewType, VideoStatus, ShareStatus,1651875587069
Video SDK - Web v1.2.7
by Yves Grant
Fixed Issue where two-or-more videos could not be properly, simultaneously shown on Firefox and Safari.1651540200000
Meeting SDK v5.10.3 patch
by Yves Grant
Fixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.1651021200000
Video SDK - Web v1.2.5
by Yves Grant
Added Mobile browser support. Support for multiple videos (3 others + 1 self) on Chromium browsers without SharedArrayBuffer. Set the value of enforceMultipleVideos to true in the init method to enable this feature. Fixed Audio issues on1650503153261
Meeting SDK - Electron v5.10.3
by Yves Grant
Added Added Polish and Turkish support: Add LANGUAGE_Polish and LANGUAGE_Turkish for ZoomSDK_LANGUAGE_ID enum in lib/settings.js1648606311715
Meeting SDK - Electron v5.10.1
by Yves Grant
Breaking changes Dependencies update: Update: electron: ^17.0.0 nodejs: ^16.13.0@vue/cli-plugin-babel: ^4.5.15@vue/cli-plugin-router: ^4.5.15@vue/cli-plugin-vuex: ^4.5.15@vue/cli-service: ^4.5.15 vue-cli-plugin-electron-builder: ^2.1.1 Add: