1648599646259Video SDK - iOS v1.2.3by Yves GrantEnhanced Support for participants to join sessions before the host Fixed Issue where the SDK displayed a black bar and disregarded the aspect ratio setting Issue where a crash occurred when other users left a session
1647021459885[ACTION REQUIRED] Web SDK for Chrome 100by Yves GrantWeb Meeting and Video SDK action required before Chrome 100 release on March 29th On March 29th Chrome 100 will be released. If your users upgrade to Chrome 100, the Web SDK may not function properly. To ensure that the Web SDKs function
1646951576757iOS Video SDK v1.2.2 (hotfix)by Yves GrantEnhanced Added protection to avoid crashes caused by unexpected usage. Fixed Issue where the setting of the aspect ratio was not respected.
1646947756136Web Meeting SDK v2.3.0by Yves GrantGeneral Here are the features in the Web Meeting SDK version 2.3.0 release. Added Support to use SDK key and secret to generate tokens to join meetings. Using SDK key and secret to generate tokens to join meetings Now you can use an SDK App
1646447914372iOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZoomVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray <ZoomVideoSDKPhoneSupportCountryInfo *>* _Nullable)getSupportCountryInfo; -
1643858060958JWT field updates in Video SDK v1.2.0by Yves GrantThe Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or
1643321716055iOS Video SDK 1.2.0by Ashley KinardAdded New interfaces and callbacks to support cloud recording: New interfaces in ZoomVideoSDK.h:- (ZoomVideoSDKRecordingHelper * _Nonnull)getRecordingHelper; New interfaces in ZoomVideoSDKRecordingHelper.h:-
1643224142786Web Meeting SDK v2.2.0by Yves GrantClient View Added Additional languages to the Language Interpretation feature, including Amharic and Italian. See Multi-Language Support for the full list of languages (documentation to be updated soon). Enhanced Toolbar look-and-feel and
1639533877330Web Meeting SDK v2.1.1by Yves GrantGeneral Fixed A bug that prevented self-view from working correctly in Chromium browsers without SharedArrayBuffer support. An issue that prevented video turning on without SharedArrayBuffer support in Chromium browsers. Component View