1674096270866Meeting SDK - Electron v5.13.5by ChasityBreaking change Upgraded node version to 18. Deprecated Delete MeetingConfig_DisableConfidentialWatermark interface in lib/zoom_meeting_configuration.js
1674066035275Video SDK for iOS v1.6.2by YvesAdded New interface to support translation messageList. New interface in ZoomVideoSDKNetworkConnectionHelper.h - (BOOL)isAllowViewFullTranscriptEnable; - (NSArray <ZoomVideoSDKLiveTranscriptionMessageInfo*>
1671637200000Meeting SDK for Electron v5.13.0by ChasityKnown Issue Python 3.11 cannot build the node correctly. Use Python 3.10 or lower instead. See Install Dependencies for details (documentation soon to be updated). Breaking change Add SetPipeName interface in
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
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