1656444315898
App approval notification setting
by Ji Won Lee
Marketplace team released a new capability to notify end users directly when an app has been approved for use. This was deployed to address customer feedback about the lack of notification for users when an app is approved and available for1656112707774
Meeting SDK - macOS v5.11.0
by Yves
Added 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 interface1655854225161
Meeting API - June 21, 2022
by Yves
Added 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_missed1655833460251
Phone API - June 21, 2022
by Ji Won Lee
Added 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}1655831640000
ZCC API - June 21, 2022
by Ji Won Lee
Zoom Contact Center API
https://marketplace.zoom.us/docs/api-reference/zcc-api1654743600000
Video SDK React Native Wrapper v1.3.1
Added New interfaces and callback to support inviting others by phone (call out). New interfaces in ZoomVideoSdkPhoneHelper cancelInviteByPhone(); getInviteByPhoneStatus(); getSupportCountryInfo(); inviteByPhone(countryCode, phoneNumber,1654094513740
New Server-to-Server OAuth App Type
by Yves Grant
The Server-to-Server OAuth app type should be available by June 2, 2022 at midnight PST. UPDATE: This is now available for Developers with access permissions (see note below). The Server-to-Server OAuth app type enables Developers to1654034334380
Video SDK - Web v1.3.0
by Yves Grant
New 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,1654032122940
Video SDK - Electron v1.3.1
by Yves Grant
Added Add enableMultiStreamVideo, disableMultiStreamVideo, startVideoPreview, stopVideoPreview interfaces in lib/zoom_video_sdk_video.js. Add startMicTestRecording, stopMicTestRecording, playMicTestRecording, startSpeakerTest,