1651540200000Meeting SDK v5.10.3 patchby Yves GrantFixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.
1651271400000Meeting SDK - Web v2.4.0by Yves GrantGeneral Added Support for mobile browsers(further style optimizations forthcoming). Support for joining computer audio on desktop Safari. Virtual background support. API to decorate and customize the meeting invite URL on the frontend.
1650504454344Video SDK - Windows v1.3.0by Yves GrantAdded New interface to configure video preference profile. New interface in IZoomVideoSDKVideoHelper: virtual ZoomVideoSDKErrors setVideoQualityPreference(ZoomVideoSDKVideoPreferenceSetting& preference_setting) = 0; New interface in
1650503286934Video SDK - Android v1.3.0by Yves GrantAdded New interface to configure video preference profile. New enums in ZoomVideoSDKVideoPreferenceMode
1650500082237Meeting SDK - Windows v5.10.3by Yves GrantAdded New interfaces and callbacks for deleting in-meeting chat. In meeting_chat_interface.h typedef enum { SDK_CHAT_DELETE_BY_NONE, SDK_CHAT_DELETE_BY_SELF, SDK_CHAT_DELETE_BY_HOST, SDK_CHAT_DELETE_BY_DLP,
1648606738011Meeting SDK - Web v2.3.5by Yves GrantAdded In Component view, the option to also share audio when screen sharing a Chrome tab Fixed Missing participant poll button in the sample app“react not found” issue in the sample app Enhanced Increased customerKey max length to 36
1648605586300Meeting SDK - Windows v5.10.1by Yves GrantBreaking changes Add a parameter for interface LowerAllHands. meeting_participants_ctrl_interface.h virtual SDKError LowerAllHands() = 0 --> virtual SDKError LowerAllHands(bool forWebinarAttendees) = 0 Added New interfaces to allow API
1648600158232Video SDK - Windows v1.2.3 by Yves GrantEnhanced Support for participants to join sessions before the host Increased length of user_identity to 36 chars Fixed Issue where if you input the wrong JWT token and created a session with send video RawData on, the onInitialize event
1648599099256Video SDK -Android v1.2.3by Yves GrantBreaking changes The following dependencies have been updated: androidx.security:security-crypto:1.1.0-alpha02 to androidx.security:security-crypto:1.1.0-alpha03 androidx.appcompat:appcompat:1.0.0 to androidx.appcompat:appcompat:1.3.0