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 interface1656112142197
Meeting SDK - Windows v5.11.0
by Yves
Added New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in IMeetingLiveStreamController virtual SDKError StartRawLiveStream(const wchar_t* broadcastURL) = 0;
virtual SDKError1655854225161
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-api1654222500000
MeetingSDK - Web v2.4.5
by Yves Grant
General Added Support for pronouns Labels to video tiles showing participants’ audio connection status Fixed Conflicts between 720p and virtual backgrounds running at the same time Client View Added Support for Webinar Session Branding1654094513740
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 to1654032122940
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,