1656633556603
Meeting SDK - Web v2.5.0
by Yves
Client View Added Support for testing mics and speakers Parameter in init to enable and configure an intermediary page for users clicking external hyperlinks Event listener for “Sharing has Started” events Functional and UI support for new1656627462094
Video SDK - macOS v1.3.2
by Yves
Added New interface to share computer sound in a screen sharing. New interfaces in ZMVideoSDKRawDataPipe- (ZMVideoSDKErrors)subscribeToSharedComputerAudio;
- (ZMVideoSDKErrors)unsubscribeToSharedComputerAudio;
-1656626894142
Video SDK - iOS v1.3.2
by Yves
Changed & 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_Error1656617288835
Meeting SDK v5.11.1 (patch)
by Yves
Upgraded 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. Fixed1654743600000
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; New1654029835154
Video SDK - iOS v1.3.1
by Yves Grant
Added Added Bitcode support. New error codes in ZoomVideoSDKErrors Errors_Call_Too_Frequently,
Errors_No_Impl,
Errors_Dont_Support_Feature,
Errors_Meeting_Phone_Error =1654027161813
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,