1674095870401Meeting SDK - Android v5.13.5by ChasityBreaking Changes minSdkVersion has upgraded to version 23. Added New interface to support stoping all participant’s incoming video in InMeetingVideoController boolean isStopIncomingVideoSupported() boolean
1673974800000Zoom Phone-Web v5.1.0by BeLindaAdded New List carrier peering phone numbers API: GET /v2/phone/carrier-peering/numbers Enhancements New call_transferring and play_recording_beep_tone request and response fields in User and Site APIs: GET
1671637260000Meeting SDK - Android v5.13.0by ChasityBreaking changes Upgrade the compileSdkVersion to 33 Upgrade the buildToolsVersion to 30.0.3 Upgrade the targetSdkVersion up to 33 Added New interface to support transferring an ongoing meeting or webinar from another logged-in Zoom
1671285600000Zoom Phone-Web v4.12.0 December 17, 2022by BeLindaEnhancements Allow query data more than 6 months old in Get call recordings API: GET /v2/phone/recordings New busy_action request and response field and object busy_connect_operator in Setting Template APIs: GET
1671030000000Video SDK React Native v1.5.3by ChasityAdded New interface to support “far end camera control”. New interface ZoomVideoSdkRemoteCameraControlHelper requestControlRemoteCamera: () => Promise<Errors>; giveUpControlRemoteCamera: () => Promise<Errors>; turnLeft: (range: number)
1669078800000Phone API - November 21, 2022by BeLindaAdded New Provision template API: PUT /v2/phone/devices/{deviceId}/provision_templates
1668621148748Meeting SDK - Android v5.12.8by ChasityAdded New interface to control waiting room configuration for customized user interface. New interface in InMeetingWaitingRoomController void onWaitingRoomCustomizeDataInfoUpdated(WaitingRoomCustomizeData bData) MobileRTCSDKError
1666962000000Video SDK for React Native v1.5.2by ChasityBreaking Change Changed functions where the return type is ZoomVideoSdkError to return an error string. Previously, those functions returned an integer. Added New interface to support users joining an existing session by calling in on their
1666640548101Phone API - October, 24 2022by YvesNew Provision template APIs: GET /v2/phone/provision_templates POST /v2/phone/provision_templates GET /v2/phone/provision_templates/{templateId} PATCH /v2/phone/provision_templates/{templateId} DELETE