1656628047620Video SDK - Electron v1.3.2by YvesAdded Add subscribeToSharedComputerAudio and unsubscribeToSharedComputerAudio interfaces in lib/zoom_video_sdk_audio.js Add startShareComputerAudio interface in lib/zoom_video_sdk_share.js Add ZoomVideoSDKShareType enum in
1656626894142Video SDK - iOS v1.3.2by YvesChanged & Fixed Fixed issues that caused memory leaks. Replace the term "Meeting" with "Session" in Video SDK error codes. Errors_Meeting_Phone_Error--> Errors_Session_Phone_Error Errors_meeting_Share_Error--> Errors_Session_Share_Error
1656617288835Meeting SDK v5.11.1 (patch)by YvesUpgraded 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. Fixed
1656112707774Meeting SDK - macOS v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in ZoomSDKLiveStreamHelper-(ZoomSDKError)startRawLiveStream:(NSString *)broadcastURL; -(ZoomSDKError)stopRawLiveStream; New interface
1656110531747Meeting SDK - Android v5.11.0by YvesAdded New interfaces to provide live translation methods and extend live transcription to support multiple languages in Custom UI New enums in InMeetingLiveTranscriptionController enum
1655854225161Meeting API - June 21, 2022by YvesAdded New Webinar webhook events: meeting.participant_room_system_callout_ringing meeting.participant_room_system_callout_accepted meeting.participant_room_system_callout_rejected meeting.participant_room_system_callout_missed
1655833460251Phone API - June 21, 2022by Ji Won LeeAdded Auto Receptionist policy API PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies GET /v2/phone/auto_receptionists/{autoReceptionistId}/policies PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}
1655831640000ZCC API - June 21, 2022by Ji Won LeeZoom Contact Center API https://marketplace.zoom.us/docs/api-reference/zcc-api
1654034334380Video SDK - Web v1.3.0by Yves GrantNew 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,