1651540200000
Meeting SDK v5.10.3 patch
by Yves Grant
Fixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.1651271400000
Meeting SDK - Web v2.4.0
by Yves Grant
General 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.1650561264103
Videos SDK - Electron v1.3.0
by Yves Grant
Breaking change Updated@vue/cli-plugin-babel,@vue/cli-plugin-router,@vue/cli-plugin-vuex, and@vue/cli-service versions to 5.0.4. Added setVideoQualityPreference interface in lib/zoom_video_sdk_video.js getSuppressBackgroundNoiseLevel,1650504454344
Video SDK - Windows v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New interface in IZoomVideoSDKVideoHelper: virtual ZoomVideoSDKErrors setVideoQualityPreference(ZoomVideoSDKVideoPreferenceSetting& preference_setting) = 0; New interface in1650500082237
Meeting SDK - Windows v5.10.3
by Yves Grant
Added 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,1648606738011
Meeting SDK - Web v2.3.5
by Yves Grant
Added 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 361648605586300
Meeting SDK - Windows v5.10.1
by Yves Grant
Breaking 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 API1648600473144
Video SDK - Electron v1.2.3
by Yves Grant
Breaking change Dependencies updates: Update: electron: ^17.0.0 nodejs: 16.13.0@vue/cli-plugin-babel: ^4.5.15@vue/cli-plugin-router: ^4.5.15@vue/cli-plugin-vuex: ^4.5.15@vue/cli-service: ^4.5.15 vue-cli-plugin-electron-builder: ^2.1.1 Add:1648600158232
Video SDK - Windows v1.2.3
by Yves Grant
Enhanced 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