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
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
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
1669247053286Zoom Apps SDK v0.16.7by ChasityAdded New methods to pin, spotlight, remove attendees from a webinar, allow & disallow attendees to speak in the webinar, share computer audio, set and remove feedback
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
1668028867775Meeting SDK - Web v2.9.0by ChasityGeneral Added API for managing virtual background. Free meeting end dialog. Client View Added Sign language interpreter support. API for customizing the polling link (setCustomizedPollingUrl). Support for sending emojis in
1666274400000Zoom Apps SDK v0.16.6by ChasityUpdated createBreakoutRooms Data Input changes: numberOfRooms: number, Amount of breakout rooms to create. Between 1 and 50. Optional if names is present. names: String[], List of names to give breakoutrooms upon creation. Between 1 and 50.