☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

Changelog

Subscribe with RSS to keep up with the latest changes.

On this page

Improvements to Repository and Branch selection#

This release improved performance and UI for Repository or Branch selection, and updated the Getting Started with Editing and Getting Started: Setting up your Organization guides.

It also addressed an issue affecting collaborative editing in an Editing Interface.

Features & Improvements

  • Improved the performance and UI for selecting a Repository or Branch.
    • Improved performance for branching and changing branches by converting these areas to Lit.
    • Update the Project Main Branch field to a dropdown populated by branch names, rather than a text field.
    • Reordered fields so Allow all branching now appears below Main Branch on the Repository section of the Project Settings tab.
    • Sites and Projects now show an inline error toast with a link to your Git Provider when a Repository has no branches.
    • The Submit button on the Change branch modal is now disabled when no branches are available, or the selection matches the current branch.
    • Branch selection now defaults to your Repository's default branch.
    • CloudCannon will auto-select your Git Provider when creating a new Site, Project, or updating Syncing, if you have only authorized one provider.
    • Several other UX and UI changes.
  • The Tour your new Site step in the Getting Started with Editing guide now highlights your best Collection for demonstrating WYSIWYG editing during onboarding.
  • Simplified the Getting Started: Setting up your Organization guide.

Fixes

  • Fixed an issue where, in some cases, you could not see another user's unsaved changes when collaborating in an Editing Interface, or update the file after using the Switch to Editing button.

General fixes#

This release addressed several issues, including those affecting the Organization logo, the Builds tab on the Site Dashboard, and Project information in the Site Header.

Fixes

  • Fixed an issue where custom Organization logos did not appear on the Organization Home page.
  • Fixed an issue where, in some cases, you could not navigate beyond the first page of the Builds tab on the Site Dashboard.
  • Fixed an issue where the Site Header did not display Project information on a branched Site until after refreshing the page.
  • Updated dependencies to patch security vulnerabilities.

Access Review CSV#

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 .csv file.
    • The [organization]-review-access.csv file 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.
  • 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_PATHS configured 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.
Open in a new tab