1648599099256Video SDK -Android v1.2.3by Yves GrantBreaking changes The following dependencies have been updated: androidx.security:security-crypto:1.1.0-alpha02 to androidx.security:security-crypto:1.1.0-alpha03 androidx.appcompat:appcompat:1.0.0 to androidx.appcompat:appcompat:1.3.0
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() =
1646447377754Android Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone: New interfaces in ZoomVideoSDKPhoneHelper: boolean isSupportPhoneFeature(); List<ZoomVideoSDKPhoneSupportCountryInfo> getSupportCountryInfo(); int inviteByPhone(String
1646443702237macOS Meeting SDK v5.9.6by Yves GrantAdded New callbacks to provide parameters of meeting and add the ability to notify users that the meeting has enabled auto-recording. Add New Class Named ZoomSDKMeetingParameter in ZMVideoSDKRecordingHelper.h: New callback in
1646440401472Android Meeting SDK v5.9.6by Yves GrantPartial support for Android 12 This version includes partial Support for Android 12, with some known issues: When there is an incoming phone call while in a meeting, after finishing the phone call and returning to the meeting, the audio 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
1643856780000Meeting SDK v5.9.3by Yves GrantThe Meeting SDK v5.9.3 (patch) includes codebase upgrades from 5.9.1 to 5.9.3. See the Zoom client release notes for details: Zoom client release notes for Android Zoom client release note for iOS Zoom client release note for Windows Zoom
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