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”.
1650751200000Event Subscription Updates — April 23, 2022by Ji Won LeeThe following changes were released on April 23, 2022: Added Group group.admin_added group.admin_deleted group.created group.deleted group.lock_settings_updated group.member_added group.member_deleted group.settings_updated group.updated
1650503894170Video SDK - iOS v1.3.0by Yves GrantAdded New interface to configure video preference profile. New enums in ZoomVideoSDKConstants.h typedef NS_ENUM(NSUInteger, ZoomVideoSDKVideoPreferenceMode) { ZoomVideoSDKVideoPreferenceMode_Balance, ///Balance mode.
1650503286934Video SDK - Android v1.3.0by Yves GrantAdded New interface to configure video preference profile. New enums in ZoomVideoSDKVideoPreferenceMode
1650503153261Meeting SDK - Electron v5.10.3by Yves GrantAdded Added Polish and Turkish support: Add LANGUAGE_Polish and LANGUAGE_Turkish for ZoomSDK_LANGUAGE_ID enum in lib/settings.js
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,
1648606311715Meeting SDK - Electron v5.10.1by Yves GrantBreaking changes Dependencies update: 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:
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
1648599646259Video SDK - iOS v1.2.3by Yves GrantEnhanced Support for participants to join sessions before the host Fixed Issue where the SDK displayed a black bar and disregarded the aspect ratio setting Issue where a crash occurred when other users left a session