1674068066385Video SDK for Electron v1.6.2by YvesAdded Support for the Linux platform. Breaking change Upgrade node version to 18.
1674067405583Video SDK for macOS v1.6.2by YvesAdded Add callback to show original and translated. New interfaces in ZMVideoSDKLiveTranscriptionHelper (ZMVideoSDKErrors)enableReceiveSpokenLanguageContent:(BOOL)enable; (BOOL)isReceiveSpokenLanguageContentEnabled; Add new enum values
1671637200000Video SDK - macOS v1.6.0by ChasityAdded New interfaces to support developers providing raw data for screen sharing. New interface in ZMVideoSDKShareHelper - (ZMVideoSDKErrors)startSharingExternalSource:(id<ZMVideoSDKShareSource>)pSource; New interface class named
1671637200000Video SDK - Electron v1.6.0by Chasity Known Issue Python 3.11 cannot build the node correctly. Use Python 3.10 or lower instead.
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
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
1668631454780Video SDK - macOS v1.5.3by ChasityAdded New interfaces to adjust individual user's local audio volume. New interface in ZMVideoSDKUser.- (BOOL)setUserVolume:(float)volume isSharingAudio:(BOOL)isSharingAudio; - (BOOL)getUserVolume:(float*)volume
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.
1666188000000Zoom Apps SDK v0.16.5by ChasityAdded Added role-based permissions information to all APIs and events in the documentation. Each API & event's first available client version information is added to the documentation. New method zoomSdk.getAppContext added for getting Zoom