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
1648484328341Video SDK -Web v1.2.3by Yves GrantAdded Support for users to join session before host Fixed Issue with Command Channel having unexpected failover behavior when ending a session Audio and video not reconnecting properly on failover Error code not being sent correctly when no
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.
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; -
1646085600000Web Video SDK v1.2.0by Yves GrantAdded Support for Cloud Recording. Support for 720p video send. To send 720p video, the user must use Chrome version 95 or higher on Windows with either an Intel Integrated or NVIDIA gGraphics card and pass the hd:true property in the
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:-
1639090374231Web Video SDK v1.1.7by Yves GrantAdded Support for resizing screen-share canvas via stream.updateSharingCanvasDimension API Enhanced Security for dependencies in package.json Fixed Broken self view in Chrome when SharedArrayBuffer is disabled and webpage is not