1674143620059Meeting SDK - Web v2.9.7by ChasityGeneral Added SDK functions for host and co-host status management. See the SDK reference for details. “Camera not connected” icon for when the user does not have a camera connected. Support for recording with Zoom IQ. Client
1674068066385Video SDK for Electron v1.6.2by YvesAdded Support for the Linux platform. Breaking change Upgrade node version to 18.
1674066035275Video SDK for iOS v1.6.2by YvesAdded New interface to support translation messageList. New interface in ZoomVideoSDKNetworkConnectionHelper.h - (BOOL)isAllowViewFullTranscriptEnable; - (NSArray <ZoomVideoSDKLiveTranscriptionMessageInfo*>
1671637200000Video SDK for iOS v1.6.0by ChasityAdded Interface to support canvas previews. Add interface in ZoomVideoSDKVideoHelper.h - (ZoomVideoSDKError)startVideoCanvasPreview:(UIView * _Nullable)view andAspectMode:(ZoomVideoSDKVideoAspect)aspect; Interface to support individual
1671637200000Video SDK - Electron v1.6.0by Chasity Known Issue Python 3.11 cannot build the node correctly. Use Python 3.10 or lower instead.
1669816800000Meeting SDK - web v2.9.5by ChasityClient View Added Gallery view supports for Firefox with SharedArrayBuffer enabled. Electron web view screen sharing support via shareSource option. Support for broadcasting audio messages to breakout rooms. Support to send or receive
1669147149168Video SDK - iOS v1.5.3by ChasityAdded New interface to clean up the SDK. New interface in ZoomVideoSDK.h- (ZoomVideoSDKError)cleanup; New interfaces for network quality events. New interface in ZoomVideoSDKUser.h@property (nonatomic, assign) ZoomVideoSDKNetworkStatus
1668631504662Video SDK - Electron v1.5.2by ChasityAdd Updates to demo app to showcase sharing second camera and far-end camera control. Fixed Issue where the user cannot get stop control callback when someone stops controlling his or her camera. Issue where it showed other platforms