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

Changelog

Subscribe with RSS to keep up with the latest changes.

Table of contents

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.

Template improvements#

This release added the Jetstream template, the Creating your Site loading page, and improved template loading times.

It also addressed an issue affecting the Edit Collections modal on Sites using the Astro Component Starter.

Features & Improvements

  • Added a new template, Jetstream, which uses the Astro Component Starter. This template is now the suggested demo Site for new Organizations.
  • Added a new Creating your Site loading page when you connect a template to your Organization.
  • Added template caching to improve loading times.

Fixes

  • Fixed an issue causing the app to become unresponsive when attempting to open the Edit Collections modal on Sites using the Astro Component Starter.

General fixes#

This release addressed several issues, including those affecting the Connect a new GitHub account flow, builds after failed syncs, and the Jekyll environment on non-unified Sites.

Fixes

  • Fixed an issue where the Connect a new GitHub account flow did not redirect you back to CloudCannon afterward.
  • Fixed an issue where, in some cases, CloudCannon did not trigger a build following a successful sync if it was preceded by a failed sync.
  • Fixed an issue preventing you from updating your Jekyll environment on non-unified Sites.
Open in a new tab