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
1646964000000Meeting SDK v5.9.7 (hotfix) - Windows and Electron onlyby Yves GrantThe Meeting SDK v5.9.7 (hotfix) includes codebase upgrades from 5.9.6 to 5.9.7 for the Windows and Electron SDKs only. See the Zoom Client Release Notes for Windows for details.
1646447030342Electron Meeting SDK v5.9.6by Yves GrantAdded The onMeetingStatisticsWarningNotification callback and SetMeetingStatisticsWarningNotificationCB interface in zoom_meeting.js. The onMeetingParameterNotification callbacks and SetMeetingParameterNotificationCB interface in
1646445937274Windows Meeting SDK v5.9.6by Yves GrantAdded New callbacks OnLiveTranscriptMsgReceived and OnClosedCaptionMessageReceived to receive live transcript and closed caption messages: In meeting_closedcaption_interface.h: virtual void onLiveTranscriptionMsgReceived(const wchar_t*
1643856780000Meeting SDK v5.9.3by Yves GrantThe Meeting SDK v5.9.3 (patch) includes codebase upgrades from 5.9.1 to 5.9.3. See the Zoom client release notes for details: Zoom client release notes for Android Zoom client release note for iOS Zoom client release note for Windows Zoom
1642559705246Electron Meeting SDK v5.9.1.3550by Yves GrantHere are the release notes for the Electron Meeting SDK v5.9.1.3550: No changes in the Electron JavaScript layer. Please refer to the release notes for the Windows or macOS SDKs for changes in the native layers.