Note: The information in the past release notes may have been superseded by subsequent release notes. Please review all current release notes carefully.
New and enhanced features
-
Administrator features
-
Report of upcoming meetings without a password or Waiting Room
Account owners and admins can now view a report of all upcoming meetings without a password or Waiting Room, including meetings scheduled with PMI and on-going recurring meetings. The report is available under the Reports of Account Management, in the Active Host report queue. This is a one-time report, with information pulled at the time of the release and will not be updated. -
IM setting to show or hide users’ presence status to their external contacts
Account admins now have the ability to show or hide their users’ presence status to external contacts. This setting can be found in the Zoom web portal, under IM Settings. -
New security heading for meeting settings
All password related settings, Waiting Room settings, and the settings to only allow authenticated users to join meetings will now be moved under the Security heading of the account, group, and user settings to allow users to more easily enable security options for their meetings and webinars. -
Display type of encryption on exported reports of Past Meetings from Dashboard
Past meeting reports downloaded from Dashboard will now display the type of encryption used in past meetings. -
Setting to sign in with Apple ID on iOS
Users can sign in with Apple ID on the iOS app (version 5.1.1 or higher). Account owners and admins can disable this feature in the Zoom web portal, under Advanced then Security.
-
User features
-
User Profile Phone Verification and Privacy Disclosure
All users must now verify their phone number via SMS in order to successfully save their phone number in the Zoom web portal under Profile. Upon verification, users will be shown a privacy disclosure that their phone number will be visible to their Zoom contacts on their profile. -
External contact email invitation privacy disclosure
When users send or accept an external contact invitation, they will be shown a privacy disclosure explaining that their profile information and, depending on the account IM Settings, their presence status will be visible to the external contact upon successful connection.
-
Integration features
-
Always embed meeting password on Workplace by Facebook
If using Zoom’s integration with Workplace by Facebook, Zoom will always embed the meeting password in the meeting link, even if the web setting to embed the password is disabled.
-
Developer features
-
Added a new field(“meeting_authentication”) in the payload of User Settings Updated webhook.
-
Added new response fields(“audio_device_from_crc”,“audio_device_to_crc”,“video_device_from_crc”,“video_device_to_crc”,“as_device_from_crc”,“as_device_to_crc”) in the Dashboard Participants QoS APIs.
- GET /v2/metrics/meetings/{meetingId}/participants/{participantId}/qos
- GET /v2/metrics/webinars/{webinarId}/participants/{participantId}/qos
- GET /v2/metrics/meetings/{meetingId}/participants/qos
- GET /v2/metrics/webinars/{webinarId}/participants/qos
-
Added a new response field(“email”) in the List Meeting Participants API.
- GET /v2/metrics/meetings/{meetingId}/participants
-
Added a new response field(“location_id”) in the List Zoom Rooms API.
-
Added a new response field(“pmi”) in the List User Schedulers API.List Schedulers API.
- GET /v2/users/{userId}/schedulers
-
Added a new response field(“custom_attributes”) in the Get User Details API.
-
Added a new request field(“custom_attributes”) in the Update a User API.
-
Added a new response field(“custom_attributes”) in Get Active Host Reports API.
-
Deprecated the “page_number” field and replaced it with “next_page_token” in the Batch List APIs.
- GET /v2/accounts
- GET /v2/meetings/{meetingId}/recordings/registrants
- GET /v2/h323/devices
- GET /v2/im/groups/{groupId}/members
- GET /v2/users/{userId}/meetings
- GET /v2/meetings/{meetingId}/registrants
- GET /v2/users/{userId}/webinars
- GET /v2/webinars/{webinarId}/registrants
-
Enabled assistants to retrieve meeting host’s settings by identifying the assistants with their OAuth token.
- GET /v2/users/{userId}/settings
-
Added support for both User ID and User Email in the following User Level APIs. Developers are no longer required to pass the me keyword for these APIs.
- GET /v2/users/{userId}/settings
- PATCH /v2/users/{userId}/settings
- PUT /v2/users/{userId}/password
- GET /v2/users/{userId}/assistants
- POST /v2/users/{userId}/assistants
- DELETE /v2/users/{userId}/assistants
- DELETE /v2/users/{userId}/assistants/{assistantId}
- POST /v2/users/{userId}/picture
- GET /v2/users/{userId}/token
- DELETE /v2/users/{userId}/token
- GET /v2/users/{userId}/permissions
- GET /v2/users/{userId}/schedulers
- DELETE /v2/users/{userId}/schedulers
- DELETE /v2/users/{userId}/schedulers/{schedulerId}
- PUT /v2/users/{userId}/email
- GET /v2/users/{userId}/meetings
- POST /v2/users/{userId}/meetings
- GET /v2/users/{userId}/webinars
- POST /v2/users/{userId}/webinars
- GET /v2/users/{userId}/recordings
Resolved issues
- Resolves an issue where some Mac users were prompted to install Zoom each time they joined a meeting
- Resolves an issue where some users would receive an error when attempting to update their display name on the Zoom web portal
- Resolves an issue where some users were unable to edit branding of the Meeting Schedule email
- Resolves an issue where some webinar registrants did not receive the confirmation email
- Resolves an issue where users were unable to update their time zone if Personal Meeting ID was disabled
- Resolves an issue where the QoS data for Device to/from CRC was not included in downloaded reports (CSV)
- Resolves an issue where some users received an error when trying to download a report from Dashboard
- Resolves an issue where the post webinar survey field ignored case on the configured links, causing some links to be invalid
- Fixed the bug that caused all available call-out counties to be returned in the response even when an account subscribed to the Phone base plan with only specific call-out countries.
- POST /v2/accounts/{accountId}/plans
- Fixed an error where a clear message was not being displayed when users tried to use expired PMI meetings.
- POST /v2/users/{userId}/meetings
- Fixed the bug where the value of ‘mute_upon_entry’ in the Create a Meeting API was not being inherited from the Account Settings.
- POST /v2/users/{userId}/meetings
- Fixed the bug where the PMI property was still being displayed when a meeting scheduled with PMI was updated to a recurring meeting with the value of “use_pmi” field set to “false”.
- PATCH /v2/meetings/{meetingId}
- Fixed the bug that caused incorrect values to be displayed for the ‘created_at’ field in the response of the List Users API.
- Fixed the bug that prevented chat messages sent by Client from being updated using the Update a Chat Message API.
- PUT /v2/chat/users/me/messages/{messageId}
- For the following APIs, we replaced incorrect errors with improved error messages(listed below) that will be displayed in scenarios where an account with the maximum permitted number of users, tries to add another user.
-
POST /v2/users
- Your request to add a basic user could not be approved at this time because your account has reached the permitted maximum number of {numOfAllowedUsers} basic users. Please remove existing basic user(s) from your Users list or the Pending Users list before attempting to add another user.
- Your request to add a new {userType} user could not be approved at this time because your account has reached the permitted maximum number of {numOfAllowedUsers} paying users. Please purchase additional licenses or contact the Zoom support team to provision additional users in your account.
-
PATCH /v2/users/{userId}
- Your request to convert the user type of this {userType} user to a basic user was not approved at this time because your account has reached the permitted maximum number of {numOfAllowedUsers} basic users. Please remove existing basic user(s) from your Users list or the Pending Users list before attempting to convert a paying user to a basic user.
- Your request to convert the user type of this basic user to a {userType} user was not approved at this time because your account has reached the permitted maximum number of {numOfAllowedUsers} paying users. Please purchase additional licenses or remove existing paying user(s) from your Users list or the Pending Users list before attempting to convert a basic user to a paying user.
-
PUT /v2/users/{userId}/status
- Your request to activate the user was not approved at this time because your account has reached the permitted maximum number of {numOfAllowedUsers} basic users. Please remove existing basic user(s) from your Users list or the Pending Users list before attempting to activate this user.
- Minor bug fixes
Changes to existing features
-
Managed SIP/H.323 devices not recognized as a guest
SIP/H.323 devices can now have their IP addresses set in an Allowed list, so they bypass the Waiting Room automatically if set up by an account admin.
Resolved Issues
-
Speaker outline misaligned when viewing Gallery view
Resolves the issue that when using Gallery view, the green box that highlights the participant speaking is misaligned. - Minor bug fixes