1653336900000Meeting API - May 23, 2022by Yves GrantAdded 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 POST
1653335100000Video SDK - May 23, 2022by Yves GrantEnhancements 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 GET
1653332400000Phone API - May 23, 2022by Ji Won LeePhone API https://marketplace.zoom.us/docs/api-reference/zoom-phone-api/
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.
1651107600000Meeting SDK - Android v5.10.3 (hotfix)by Yves GrantFixed Issue where hiding the meeting number caused the meeting information button to be hidden.
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
1650560531446Video SDK - macOS v1.3.0by Yves GrantAdded New interface to configure video preference profile. New interface class named ZMVideoSDKPreferenceSetting, defined in ZMVideoSDKVideoHelper.h:@property (nonatomic, assign, readwrite) ZMVideoSDKVideoPreferenceMode mode; @property