1646951657124
Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electron
by Yves Grant
Fixed Issue where the incorrect second camera was shared.1646448465999
macOS Video SDK v1.2.1
by Yves Grant
Added New interfaces and callback to support invite by phone New interfaces in ZMVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature;
- (NSArray<ZMVideoSDKPhoneSupportCountryInfo*>*)getSupportCountryInfo;
-1646064000000
Meeting API Updates — February 28, 2022
by Ashley Kinard
Please note that our Meeting API documentation has moved to the following URLs: https://marketplace.zoom.us/docs/api-reference/zoom-api/methods Master account APIs — https://marketplace.zoom.us/docs/api-reference/zoom-api/ma The following1644957683198
Dashboard API meeting minute calculation change
by Yves Grant
Beginning April 1, 2022 we will update our formulas to calculate the Meeting and Webinar Dashboard API’s meeting minutes calculations. This update will provide more accurate minute totals by expanding how we calculate participants. This1643858060958
JWT field updates in Video SDK v1.2.0
by Yves Grant
The Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or1643323571890
MacOS Video SDK 1.2.0
by Ashley Kinard
Added New interfaces and callbacks to support cloud recording: New interfaces in1643223831544
Zoom API email address display rules
by Yves Grant
Privacy and security are priorities for Zoom and we are focused on strengthening protections on our users’ data. Starting March 01, 2022, Zoom will not display email addresses for users flagged as guests from API responses unless they meet1643036400000
Meeting API Updates - January 24, 2022
by Ashley Kinard
The following changes were released on January 24, 2022: Added Master APIs Update an internal number/accounts/{accountId}/sip_trunk/internal_numbers/{numberId} Enhancements Added the new enable_all_settings_from_master_account field to the1640019660000
Meeting API Updates - December 20, 2021
by Ashley Kinard
The following changes were released on December 20, 2021: Added Meetings Get a meeting survey GET /v2/meetings/{meetingId}/survey Update a meeting survey PATCH /v2/meetings/{meetingId}/survey Delete a meeting survey DELETE