1656626894142Video SDK - iOS v1.3.2by YvesChanged & Fixed Fixed issues that caused memory leaks. Replace the term "Meeting" with "Session" in Video SDK error codes. Errors_Meeting_Phone_Error--> Errors_Session_Phone_Error Errors_meeting_Share_Error--> Errors_Session_Share_Error
1656626786954Video SDK - Android v1.3.2by YvesChanged Replace the term "Meeting" with "Session" in ZoomVideoSDKErrors.
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
1656112142197Meeting SDK - Windows v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in IMeetingLiveStreamController virtual SDKError StartRawLiveStream(const wchar_t* broadcastURL) = 0; virtual SDKError
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}
1654029835154Video SDK - iOS v1.3.1by Yves GrantAdded Added Bitcode support. New error codes in ZoomVideoSDKErrors Errors_Call_Too_Frequently, Errors_No_Impl, Errors_Dont_Support_Feature, Errors_Meeting_Phone_Error =
1654029460272Video SDK - Android v1.3.1by Yves GrantAdded New Enum to support receiving 1080p video, only available for Oculus devices. New enum in ZoomVideoSDKVideoResolution VideoResolution_1080P(4) New interface in ZoomVideoSDKInitParams public boolean enableFullHD = false; New error
1654023579331Meeting SDK - Windows v5.10.6by Yves GrantAdded New interface to allow the user to disable the new whiteboard feature. New interface in IMeetingUIElemConfiguration virtual void EnableCloudWhiteboard(bool bEnable) = 0; 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/