Search
Subscribe with RSS to keep up with the latest changes.
November 23rd, 2021 | Minor
This release changes the SSL certificate authority used on origin hosting.
Automatic origin certs are now generating using ZeroSSL. Existing certs will change-over ten days before they expire. We've also made some minor visual changes to inputs, and included a fix for an issue with attaching SSL certificates.
Features:
Fixes:
November 22nd, 2021 | Minor
This release is a continuation of our user interface update.
Features:
November 17th, 2021 | Major
We’re really excited to release the updates to our app UI outlined in our blog post: Sparking joy: CloudCannon UI improvements. Along with the usual fixes we’ve also overhauled the settings area for Custom domains.
Features:
Fixes:
Future Changes:
In an upcoming release, we will be adding support for Node.js 16.x
and making Node.js 16.x
and npm 7.x
the default versions. To stay on Node.js 14.x
you can add a .nvmrc
file to the site and run nvm use
(or simply run nvm use 14
) in the build hooks.
November 16th, 2021 | Minor
This release adds a few fixes to our build environment.
Fixes:
November 12th, 2021 | Minor
This release is a hot fix for any Jekyll sites using the custom destination configuration. The most recent release altered some functionality around this feature. Any sites impacted by this issue can be fixed by rebuilding.
November 12th, 2021 | Minor
This release bring significant performance improvements to builds. Also included in this release is a small number of bug fixes.
Features:
Fixes:
November 1st, 2021 | Minor
Build logs will now display additional information about how CloudCannon has parsed your site. This may assist you with debugging issues in the generated interface. Also included in this release is improved mobile navigation and a number of bug fixes.
Features:
Fixes:
October 21st, 2021 | Minor
This release adds live editing to our two SvelteKit templates, Justice and Urban. Learn how to add live editing to your SvelteKit site. Also included is a fix for collection detection for Jekyll and Hugo sites.
Features:
Fixes:
October 20th, 2021 | Minor
This release fixes a couple of bugs that occurred after removing domain names from sites. Also included are additional bug fixes.
Fixes:
October 15th, 2021 | Minor
This release corrects the redirects that are defined in .cloudcannon/routing.json. These routes now take priority over the file based routes that exist automatically. Routes defined in 301.txt will use the old functionality. Use the forced option to toggle this off.
Fixes: