Search
Subscribe with RSS to keep up with the latest changes.
March 28th, 2022 | Minor
This release adds a new Hugo template using Bookshop components - Megakit. We’ve also extended the email validation token expiry on Inbox targets and fixed a variety of issues.
Features:
Fixes:
March 24th, 2022 | Minor
This release allows users to upload files using CloudCannon forms. We've also added additional HTTP status code options for redirects using routing.json
, and a fix for an SSL issue.
Features:
Fixes:
March 17th, 2022 | Minor
This release brings monitoring to the Organization list and improves the site and domain lists by adding dynamic filtering and sorting functionality. We’re actively working on this area; more features will come in future releases. We've also added some new options in collections configuration and fixed a variety of issues.
collections_config
options
description
: a Markdown field that is rendered below the name of the collectiondocumentation
: a link definition that allows you to add a docs link below the name of the collectionfilter
options that change what files are visible within the collection file listimage_size_attributes
on _editables
which disables width and height attributes being added to imageshttps
instead of occasionally http
staticDir
values in Hugo no longer cause a build errorMarch 11th, 2022 | Minor
This release adds further reporting on common issues directly to your email. This can prevent issues from building up. More error visibility updates are coming soon.
Features:
Fixes:
March 3rd, 2022 | Major
This release adds a variety of changes including two major improvements: Assets and Forms.
Assets is a new feature that allows you to connect to an external provider for asset storage and management. These external providers are often referred to as DAMs (Digital Asset Managers).
Forms is an existing feature in CloudCannon that received a major overhaul. Inboxes can be now be attached to multiple sites, important credentials are stored in the backend, and more targets have been added. For people who don’t use forms this means faster builds as the ‘Post Processing’ step is no longer needed.
content-type
headers in routing.json.wasm
extensions to use application/wasm
content-type (you can run Doom on CloudCannon)index.xml
to /
Both Assets and Forms are highly requested features. We have plans to build on these and we would love to hear your feedback and further requests. Please reach out to support with your feedback or if you need a hand.
February 18th, 2022 | Minor
This release adds a variety of improvements.
Features:
Fixes:
January 28th, 2022 | Minor
This release reduces syncing restrictions and fixes a couple issues.
Features:
git clone
max time from 3 minutes to 9Fixes:
hardWraps
now saves correctly with line breaks instead of break tagsJanuary 27th, 2022 | Minor
This release fixes an issue which caused some apex domains to fail to generate SSL certificates. We've also included some fixes for minor bugs introduced in the last release.
This release also adds the ability to set the output location of your Eleventy build, and a touch up of our email styling.
Features:
--output
build argumentFixes:
January 26th, 2022 | Minor
Today we're launching an updated range of pricing plans. Existing users will keep their current plans, but will be able to switch to the new plans if they choose.
New pricing plan structure:
Note: If you change to one of the new plans, you will not be able to switch back to your old plan.
##Git LFS and fixes
We've added Git Large File Storage (LFS) support and included fixes for several build-related bugs.
Features:
Fixes:
January 20th, 2022 | Major
This release brings support for separate global configuration files across all supported SSGs, see the migration guide to separate your SSG configuration from your CloudCannon global configuration. A number of other general features and fixes are also included.
Features:
sort
and sort_options
collection configuration keys for better control over sortingform
elements with the cms-no-rewrite
class no longer get encrypted or processed during a buildFixes:
_index.html
files not being editable in some situations