Changelog

Subscribe with RSS to keep up with the latest changes.

Editor fixes

September 4th, 2025 | Changelog

This release fixed an issue which sometimes allowed editor actions to bypass the "Uploads Locked" setting.

Fixes and improvements

  • Fixed an issue which could sometimes allow files to to be uploaded to a Site despite the "Uploads Locked" setting.
  • The "Browsing Locked" setting is now more visible in the Assets section of the Site Settings.
  • Fixed an issue which could sometimes cause a rendering error in the Data Editor.

Data Editor performance

September 3rd, 2025 | Changelog

This release improved performance when editing a file concurrently with another team member.

It also addressed several issues, including an error that could prevent Sites from syncing successfully.

Features & Improvements

  • Improved performance of the Data Editor.

Fixes

  • Fixed an issue which prevented some Sites from syncing.
  • Fixed an issue which could prevent the SSL status of a Site from updating when validated.
  • Patched a potential cross-site scripting vulnerability.
  • Removed the rate limit on creating Organizations for Partners.
  • Fixed the formatting of the error message shown if the Organization create form fails to render.

Improved performance

August 28th, 2025 | Changelog

This release improved performance for large Sites and added nameservers to the Domain page when there is a domain resolution error.

Features & Improvements

  • Improved performance for Sites with many files.
  • You can now see the expected nameservers on the Network tab on the Domain page even when there is a domain resolution error.

Fixes

  • Updated dependencies to patch security vulnerabilities.

Improved inbox UI and performance

August 26th, 2025 | Changelog

This release updated the UI on the Forms page under Org Settings and the Inbox page, added an Inbox filter, and improved .csv downloads for inboxes with many submissions.

Features & Improvements

  • Updated the inbox UI on the Forms page under Org Settings and the Inbox page on each Site.
  • You can now download a subset of your inbox submissions as a .csv file using the Inbox filter.
  • Improved CloudCannon's performance when downloading a .csv file containing many inbox submissions.

New template filters

August 22nd, 2025 | Changelog

This release added several new features, including the strip_leading_date and substring filters for template strings, the Do not grant new permissions on Site branch checkbox for Projects, and support for the style option on Snippets using the argument parser.

Features & Improvements

  • Added the strip_leading_date and substring filters for template strings.
    • The strip_leading_date filter removes three numbers up to four characters long and separated by hyphens, underscores, or commas from the front of a string (e.g., 03-07-1999, 2022_31_12, 18,04,1700, etc.).
    • The substring filter allows you to specify a start and end character from a string to use (e.g., [slug|substring=5,9]). If no end character is specified, the substring will include all characters until the end of the string.
  • Added the Do not grant new permissions on Site branch checkbox to the Branch defaults section of the Project Settings page. This checkbox prevents CloudCannon from adding extra permissions (e.g., site:publish:merge:write) to a Custom Permission Group when you create a branched Site.
  • Snippet parameters using the argument parser now support the style option.
  • The Publish pull request button on the Publishing page is now in a disabled state if you do not have permission to publish.
  • Minor UI improvements for URL inputs linking to telephone numbers.
  • Moved the main role questionnaire during sign-up to the account details screen.

Custom Testing Domains

August 20th, 2025 | Changelog

This release added custom Testing Domains and the hide_link_to_telephone key to URL inputs.

It also addressed an issue causing the browser to freeze.

Features & Improvements

  • Added custom Testing Domains for the Team and Enterprise plans and members of our Partner Program. Custom Testing Domain lets you choose the domain name for your .cloudvent.net URL by setting a unique Organization handle for all Testing Domains and entering a unique prefix whenever you create a new Site.
    • Please get in touch with our support team if you would like a custom Testing Domain.
  • Added the capacity to link to a phone number using a URL input, which prepends the value of the input with tel:.
    • You can hide this option using the new hide_link_to_telephone key when configuring URL inputs. By default, this key is false, except on Sites created before 20 August 2025, where the value is true. This will preserve existing behavior preferences.

Fixes

  • Fixed an issue causing the browser to freeze.

Lazy loading on images

August 14th, 2025 | Changelog

This release added support for lazing loading on images, .jsx syntax highlighting, and icons in Text inputs.

It also addressed an issue causing an indefinite loading state.

Features & Improvements

  • Added the Lazy loading checkbox to the Edit image data panel, which adds the loading="lazy" attribute to images.
  • Added support for .jsx file syntax highlighting in the Code Editor.
  • Added the icon, icon_color, and icon_background_color configuration keys to Text inputs.

Fixes

  • Fixed an issue where incorrect _snippets_imports configuration would cause CloudCannon to be stuck in a loading state.
  • Updated dependencies to patch security vulnerabilities.

General fixes

August 7th, 2025 | Changelog

This release addressed an issue affecting CloudCannon configuration on some Sites.

Fixes

  • Fixed an issue, in some cases, CloudCannon configuration was not applied to a Site.
  • Updated dependencies to patch security vulnerabilities.

New sync path key

July 31st, 2025 | Changelog

This release added support for syncing deleted files from a build back to your repository using the CLOUDCANNON_SYNC_PATHS environment variable.

It also addressed several issues, including those affecting Image inputs, syncs and merges for larger Sites, the Visual Editor, and uploading to Azure DAMs.

Features & Improvements

  • Added the CLOUDCANNON_SYNC_PATHS configuration key, which allows you to delete files from your Git repository.
  • The SYNC_PATHS configuration key is now deprecated, due to the name being too common

Fixes

  • Fixed an issue where uploading an image using an Image input did not respect Site source.
  • Fixed an issue where CloudCannon would fail to sync large Sites.
  • Fixed an issue where large merges would sporadically fail.
  • Fixed an issue where, in some cases, opening a file in the Visual Editor would show the incorrect page.
  • Fixed an issue where uploading to an Azure DAM would cause a CORS error.

Support for Node 22 and 24

July 29th, 2025 | Changelog

This release added support for Node versions 22 and 24.

It also addressed an issue affecting the times reported for user activities.

Features & Improvements

  • Added support for Node versions 22 and 24. You can select which Node version to use on the Build Configuration page under Site Settings.

Fixes

  • Fixed an issue where CloudCannon misreported the time for user activities.

Page 1 of 46

Next
Open in a new tab