This release added the Export Access Review button to the Team page under Org Settings, removed single-letter folders from suggested Collections, and removed font smoothing.
It also addressed several issues, including those affecting sites with SYNC_PATHS failing to sync, the Authorize buttons for GitHub Enterprise and Self-hosted GitLab, resending the sign-up email validation code, and updating the Main Branch for a Project.
Features & Improvements#
- Added the Export Access Review button to the Team page under Org Settings, allowing you to download a
.csvfile.- The
[organization]-review-access.csvfile contains the following information about everyone with access to your Organization: Email Address, User Name, Access Type (whether they are an Organization Team Member or given access via Site Sharing), Site Sharing Site ID, Site Sharing Site Name, Permission Group Name, Date Invited (UTC), Date Accepted (UTC), SSO Login, MFA Enabled, and Latest Login. - Team Members will appear multiple times if they are a member of multiple Permission Groups.
- This button is only visible if you are a member of the Owners Permission Group.
- The
- CloudCannon will no longer suggest that you turn folders named with a single letter into Collections.
- Removed font smoothing from the app.
Fixes#
- Fixed an issue where some sites with
SYNC_PATHSconfigured were continually failing to sync. - Fixed an issue where the Authorize buttons for GitHub Enterprise and Self-hosted GitLab appeared as blank white buttons, rather than using the correct colors and icons.
- Fixed an issue where resending the email validation code immediately after signing up would cause rate limiting.
- Fixed an issue where updating the Main Branch for a Project did not work unless you refreshed the app.