1658854080000Meeting SDK - macOS v5.11.3.9091by ChasityAdded New interface to give each user a unique user ID in the main meeting and in or out of Breakout Room (BO) rooms. This ID is only persistent during the current meeting; the ID will be discarded once the meeting is over. New interface in
1658183400000Phone API - July 18, 2022by Ji Won LeeNew Auto Receptionists DELETE /v2/phone/auto_receptionists/{autoReceptionistId} GET /v2/phone/auto_receptionists/{autoReceptionistId} Shared Line Appearance GET /v2/phone/shared_line_appearances Reboot a deskphone in Devices POST
1656617288835Meeting SDK v5.11.1 (patch)by YvesUpgraded codebase. Fixed on macOS: Screen share didn’t work when a user joined a multi-share meeting with two users sharing their screens. Fixed on macOS: Having a space in the username resulted in not being able to join the meeting. Fixed
1656112707774Meeting SDK - macOS v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in ZoomSDKLiveStreamHelper-(ZoomSDKError)startRawLiveStream:(NSString *)broadcastURL; -(ZoomSDKError)stopRawLiveStream; New interface
1655833460251Phone API - June 21, 2022by Ji Won LeeAdded Auto Receptionist policy API PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies GET /v2/phone/auto_receptionists/{autoReceptionistId}/policies PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}
1654743600000Video SDK React Native Wrapper v1.3.1Added New interfaces and callback to support inviting others by phone (call out). New interfaces in ZoomVideoSdkPhoneHelper cancelInviteByPhone(); getInviteByPhoneStatus(); getSupportCountryInfo(); inviteByPhone(countryCode, phoneNumber,
1654024257429Meeting SDK - macOS v5.10.6by Yves GrantAdded New interface to allow the user to disable the new whiteboard feature. New interface in ZoomSDKMeetingConfiguration- (ZoomSDKError)enableCloudWhiteboard:(BOOL)enable; New callback to notify when a reaction is received in a Webinar.
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”.