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
-
Developer features
-
Added new fields (meeting_password_requirement,recording_password_requirement) in the User Settings API.
You should use this API to check if password requirements have been set for an account, and ensure that your meeting, webinar and recording passwords meet those requirements. If the “meeting_password_requirement” field is not present in the response of the Get User Settings, it means that the admin/owner has not enabled this requirement. In this case, the password must follow the default requirements, i.e., password may only contain the following characters: [a-z A-Z 0-9 @ - _ *] and can have a maximum of 10 characters.
-
GET /users/{userId}/settings
Resolved issues
- Resolved an issue where a subset of users on ChromeOS were unable to join meetings
- Minor bug fixes
For full notes including the version number, please see the virtual machine release notes.
Resolved issues