February 20th, 2025 | Changelog
This release added a new Site authentication option, the Branch Defaults page for Projects, and improved sorting options in the DAM browser.
It also addressed several issues, including those affecting allow_custom_markup
behavior and screenshots.
Features & Improvements
- Added the CloudCannon Site authentication option.
- You can now add CloudCannon authentication to your Site, where visitors to your website can only view the content if they are logged in to CloudCannon and have the
site: read
permission for that Site.
- Added the Branch Defaults page under Project Settings.
- You can now configure the default settings for new branches, such as what Publish Mode a new branch should use, whether CloudCannon should delete the Site after a successful merge, and if the branch Site has an authentication method.
- Better sorting options for the DAM browser.
Fixes
- Fixed an issue where
allow_custom_markup: true
destroyed the content of elements with class="cms-embed"
.
- Fixed an issue where, in some cases, screenshots were the wrong size.
February 14th, 2025 | Changelog
This release addressed an issue affecting the Site search function.
Fixes
- Fixed an issue preventing you from searching for Sites in the Site browser on the Sites page, Project page, and Assets page under Org Settings.
February 13th, 2025 | Changelog
This release added an Organization UUID to the API Keys page, better messaging during Site Syncing, and changed when the first Site backup occurred.
It also addressed several issues, including those affecting the Live Site Preview button and the CloudCannon Configuration File.
Features & Improvements
- Added the Organization UUID and Copy button to the API Keys page under Org Settings.
- Better messaging when you first Sync your Site files.
- CloudCannon no longer creates a Site backup when you first create your Site, as no changes have been made to your files during Syncing.
Fixes
- Fixed an issue where the Live Site Preview button did not appear after your first successful build.
- Fixed an issue where, in some cases, you Internet browser tab would become unresponsive after opening the CloudCannon Configuration File.
February 5th, 2025 | Changelog
This release added new URL input configuration options, better error messaging, and optimized screenshot fetching.
It also addressed several issues, including those affecting the File browser, new branch names in GitHub, and ExpressVPN browser extension behavior.
Features & Improvements
- Added new URL input configuration options to configure dropdown menu:
hide_link_to_file
hide_link_to_page
hide_link_to_email_address
- Better error messaging when CloudCannon requires SSO to access an Organization.
- Optimized the number of times CloudCannon fetches screenshots.
Fixes
- Fixed an issue causing the File browser to appear blank when the CloudCannon configuration file was misconfigured.
- Fixed an issue where CloudCannon would convert a
/
character in a new branch name into the -
character before pushing it to GitHub.
- Fixed an issue where, in some cases, the ExpressVPN browser extension would inject scripts into CloudCannon editing interfaces.
- Updated dependencies to patch security vulnerabilities.
February 4th, 2025 | Changelog
This release improves how CloudCannon handles GitHub accounts and updates the email change workflow. It addresses several issues caused by signing up to CloudCannon with GitHub's no-reply or standard email addresses.
Improved GitHub account management
Previously, GitHub's no-reply email addresses would prevent you from resetting your CloudCannon password.
Additionally, CloudCannon would require you to enter a password to accomplish some actions in the app, even though signing up with a standard GitHub email address does not require you to set a password to log in. This prevented you from:
- Changing your account password.
- Changing your account email address.
- Deleting an Organization.
- Deleting your Account.
The only way to address these issues was to use the Forgotten Password recovery flow, which added unnecessary friction and potential security concerns.
This release adds the following improvements:
- You can no longer use GitHub's no-reply email addresses to sign up to CloudCannon.
- If you sign up for CloudCannon via GitHub, you can no longer sign up to CloudCannon with an email address that is unverified in GitHub.
- If you sign up for CloudCannon via GitHub and do not set a password, CloudCannon will flag the account accordingly.
- CloudCannon actions requiring a password will no longer prompt you if you have not set one for your account.
Improved email change workflow
When you update the email address associated with your account, CloudCannon now requires you to verify access to the new email address. This ensures that only the owner of an email address can use it on CloudCannon.
January 28th, 2025 | Changelog
This release addressed several issues, including those affecting the WYSIWYG toolbar in Firefox and Jekyll Sites with data: true
.
Fixes
- Fixed an issue where CloudCannon did not display the icons in the WYSIWYG toolbar and the text style dropdown did not work when using Firefox Internet browser.
- Fixed an issue causing a type error for Jekyll Sites with the
data: true
option enabled.
January 23rd, 2025 | Changelog
This release addressed several issues, including those affecting the alignment tool in the WYSIWYG toolbar, focus in the Content Editor, the Date input, and Content Editor performance.
Fixes
- Fixed an issue preventing you from using the Text Alignment tools in the Content Editor WYSIWYG toolbar.
- Fixed an issue where, in some cases, you would lose focus on the Content Editor after using a tool from the WYSIWYG toolbar.
- Fixed an issue preventing you from clearing a Date input.
- Fixed an issue affecting Content Editor performance if you have a large number of snippets.
January 17th, 2025 | Changelog
This release added more keyboard controls for the Content Editor and better handling in the terminal output.
It also addressed several issues, including those affecting avatars and Organization invites.
Features & Improvements
- Better accessibility for the WYSIWYG toolbar in the Content Editor.
- Better handling of carriage returns in the terminal output.
Fixes
- Fixed an issue causing unexpected avatar behavior when keeping track of which users are looking at a Site or file.
- Fixed an issue preventing CloudCannon from sending invitations to Organizations if a capital letter was used in the email address.
December 18th, 2024 | Changelog
This release added better error messaging.
It also addressed an issue affecting the File browser.
Features & Improvements
- Better error messages when CloudCannon cannot merge a Pull Request in GitHub.
Fixes
- Fixed an issue where, in some cases, the File browser would show the incorrect number of files.
December 12th, 2024 | Changelog
This release addressed several issues, including those affecting Image cards in the Content Editor, HTML Rich Text inputs, Snippets, and the CloudCannon configuration file.
Fixes
- Fixed an issue causing the Image Card in the Content Editor to be the wrong size.
- Fixed an issue causing unexpected formatting behavior for HTML Rich Text inputs.
- Fixed an issue where, in some cases, you could not create an empty value in a Snippet.
- Fixed an issue causing the CloudCannon configuration file to become stuck in Updating... state.