Search
Subscribe with RSS to keep up with the latest changes.
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 situationsJanuary 13th, 2022 | Minor
This release includes various fixes and features, including support for MkDocs, an updated Hugo default version, and Hugo version management.
Features:
0.91.2
.git
folder to buildFixes:
January 12th, 2022 | Minor
This release brings the option to unlist specified data files from the site navigation. Also included are a number of minor features and bug fixes.
Features:
publishDir
configFixes:
December 9th, 2021 | Major
This release adds an exciting new way to edit your sites in CloudCannon. Editor links in the Visual editor now open an Editor panel, a draggable pop-out containing a scoped data editor, allowing a more intuitive way to edit your site content. Your Editor links will also show an overlay in the Visual editor which lets you rearrange and delete your components. You can try out the new Editor panels on our free Vonge template.
This release also moves Gatsby support into public beta. We've also added a suite of new JavaScript API improvements and a significant range of mobile enhancements.
Features:
Fixes:
Not bad for our final feature release of 2021. 😎
December 3rd, 2021 | Minor
This release fixes the positioning of some UI elements that were appearing off-screen.
Fixes:
November 30th, 2021 | Minor
This release adds an option to the select
input type
Features:
select
can now specify allow_empty: false
to force one of the options to always be selectedNovember 29th, 2021 | Minor
This release resolves issues with failed saves. We have restructured the logic for saving files in the content and visual editors. This should be more reliable and recover from failed saves better.
Features:
Node.js 16.x
and made Node.js 16.x
and npm 8.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 hooksFixes:
_inputs
settings for Hugo