1646951657124Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electronby Yves GrantFixed Issue where the incorrect second camera was shared.
1646448943203Windows Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone: New interfaces in IZoomVideoSDKPhoneHelper: virtual bool isSupportPhoneFeature() = 0; virtual IVideoSDKVector<IZoomVideoSDKPhoneSupportCountryInfo* >* 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
1643324399776Windows Video SDK 1.2.0by Ashley KinardAdded New interfaces and callbacks to support cloud recording: New interfaces in IZoomVideoSDKRecordingHelper: virtual ZoomVideoSDKErrors canStartRecording() = 0; virtual ZoomVideoSDKErrors startCloudRecording() = 0; virtual
1642559705246Electron Meeting SDK v5.9.1.3550by Yves GrantHere are the release notes for the Electron Meeting SDK v5.9.1.3550: No changes in the Electron JavaScript layer. Please refer to the release notes for the Windows or macOS SDKs for changes in the native layers.
1640785295465Electron Meeting SDK v5.9.1by Shrijana GhimireHere are the release notes for the Electron Meeting SDK v5.9.1: Changed and Fixed: Minor bug fixes Security enhancements
1640074464167Electron Meeting SDK v5.9.0by Yves GrantHere are the release notes for the Electron Meeting SDK v5.9.0.3495. Removed Removed the login interface in zoom_auth.js