1674101774996Meeting SDK - Windows v5.13.5by ChasityAdded New interface to support stoping all participant’s incoming audio in IMeetingAudioController virtual SDKError StopIncomingAudio(bool bStop) = 0; virtual bool IsIncomingAudioStopped() = 0; New interfaces to improve makeup
1674068066385Video SDK for Electron v1.6.2by YvesAdded Support for the Linux platform. Breaking change Upgrade node version to 18.
1671637200000Meeting SDK - Windows v5.13.0by ChasityAdded New callback for sign interpretation. New callbacks in IMeetingSignInterpretationControllerEvent virtual void OnTalkPrivilegeChanged(bool hasPrivilege) = 0; New interface to allow everyone in the waiting room to be in the
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
1668622167572Meeting SDK - Windows v5.12.8by ChasityAdded New interface to control the waiting room configuration for the customized user interface. New interfaces in IMeetingWaitingRoomController virtual SDKError RequestCustomWaitingRoomData() = 0; New callbacks 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.