1656627462094Video SDK - macOS v1.3.2by YvesAdded New interface to share computer sound in a screen sharing. New interfaces in ZMVideoSDKRawDataPipe- (ZMVideoSDKErrors)subscribeToSharedComputerAudio; - (ZMVideoSDKErrors)unsubscribeToSharedComputerAudio; -
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
1656111333467Meeting SDK - iOS v5.11.0by YvesAdded New interfaces to extend live translation feature Extend enums of MobileRTCLiveTranscriptionOperationType in MobileRTCConstants.h MobileRTC_LiveTranscription_OperationType_Complete =
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
1654031177167Video SDK - macOS v1.3.1by Yves Grant## Added New interfaces and callback to support multiple cameras (Up to 3). New interfaces in ZMVideoSDKVideoHelper-(BOOL)enableMultiStreamVideo:(NSString *)cameraDeviceID; -(BOOL)disableMultiStreamVideo:(NSString *)cameraDeviceID; New
1654027161813Meeting SDK - Electron v5.10.6by Yves GrantBreaking 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,