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,1654222500000
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 Branding1654031177167
Video SDK - macOS v1.3.1
by 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; New1654027161813
Meeting SDK - Electron v5.10.6
by Yves Grant
Breaking 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,1653332400000
ZCC API - May 23, 2022
by Ji Won Lee
Zoom Contact Center API is generally available.1651540200000
Meeting SDK v5.10.3 patch
by Yves Grant
Fixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.1651271400000
Meeting SDK - Web v2.4.0
by Yves Grant
General Added Support for mobile browsers(further style optimizations forthcoming). Support for joining computer audio on desktop Safari. Virtual background support. API to decorate and customize the meeting invite URL on the frontend.1650560531446
Video SDK - macOS v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New interface class named ZMVideoSDKPreferenceSetting, defined in ZMVideoSDKVideoHelper.h:@property (nonatomic, assign, readwrite) ZMVideoSDKVideoPreferenceMode mode;
@property