1650503153261Meeting SDK - Electron v5.10.3by Yves GrantAdded Added Polish and Turkish support: Add LANGUAGE_Polish and LANGUAGE_Turkish for ZoomSDK_LANGUAGE_ID enum in lib/settings.js
1648606311715Meeting SDK - Electron v5.10.1by Yves GrantBreaking 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:
1648599869477Video SDK - macOS v1.2.3by Yves GrantAdded Add ZoomAudioDevice.driver to support share computer sound How to use ZoomAudioDevice.driver sudo /bin/rm -rf /Library/Audio/Plug-Ins/HAL/ZoomAudioDevice.driver sudo cp -r [ZoomAudioDevice.driver source path]
1646964000000Meeting SDK v5.9.7 (hotfix) - Windows and Electron onlyby Yves GrantThe Meeting SDK v5.9.7 (hotfix) includes codebase upgrades from 5.9.6 to 5.9.7 for the Windows and Electron SDKs only. See the Zoom Client Release Notes for Windows for details.
1646951657124Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electronby Yves GrantFixed Issue where the incorrect second camera was shared.
1646448465999macOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZMVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray<ZMVideoSDKPhoneSupportCountryInfo*>*)getSupportCountryInfo; -
1646447030342Electron Meeting SDK v5.9.6by Yves GrantAdded The onMeetingStatisticsWarningNotification callback and SetMeetingStatisticsWarningNotificationCB interface in zoom_meeting.js. The onMeetingParameterNotification callbacks and SetMeetingParameterNotificationCB interface in
1643858060958JWT field updates in Video SDK v1.2.0by Yves GrantThe Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or
1643323571890MacOS Video SDK 1.2.0by Ashley KinardAdded New interfaces and callbacks to support cloud recording: New interfaces in