1653336900000
Meeting API - May 23, 2022
by Yves Grant
Added New Meeting and Webinar webhook events: meeting.participant_role_changed webinar.participant_role_changed meeting.participant_feedback webinar.participant_feedback New Chat APIs: POST /chat/users/{userId}/messages/files POST1653335100000
Video SDK - May 23, 2022
by Yves Grant
Enhancements Add error message 12702- Can not access session a year ago. in the following APIs: GET /v2/videosdk/sessions/{sessionId} GET /v2/videosdk/sessions/{sessionId}/users GET /v2/videosdk/sessions/{sessionId}/users/{userId}/qos GET1653332400000
Phone API - May 23, 2022
by Ji Won Lee
Phone API https://marketplace.zoom.us/docs/api-reference/zoom-phone-api/1653332400000
ZCC API - May 23, 2022
by Ji Won Lee
Zoom Contact Center API is generally available.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”.1651107600000
Meeting SDK - Android v5.10.3 (hotfix)
by Yves Grant
Fixed Issue where hiding the meeting number caused the meeting information button to be hidden.1650751200000
Event Subscription Updates — April 23, 2022
by Ji Won Lee
The 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.updated1650561264103
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,1650560531446
Video SDK - macOS v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New interface class named ZMVideoSDKPreferenceSetting, defined in ZMVideoSDKVideoHelper.h:@property (nonatomic, assign, readwrite) ZMVideoSDKVideoPreferenceMode mode;
@property