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.
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.
1654022650975Meeting SDK - iOS v5.10.6by Yves GrantAdded New interface to rotate user video. New in MobileRTCMeetingService+Video.h- (BOOL)rotateMyVideo:(UIDeviceOrientation)rotation; New interface to allow the user to disable the new whiteboard feature. New interface in
1654022400000Meeting SDK - Android v5.10.6by Yves GrantBreaking change Interface change in InMeetingServiceListener: void onSpotlightVideoChanged(boolean on) is deprecated, replaced by void onSpotlightVideoChanged(List<Long> userList) Added New interface to allow the user to disable the new
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/
1651875587069Video SDK - Web v1.2.7by Yves GrantFixed Issue where two-or-more videos could not be properly, simultaneously shown on Firefox and Safari.