April 6th, 2022 | Minor
This release adds beta support for both Astro and MkDocs, two highly requested static site generators.
Also included in this release are some quality-of-life updates, and a number of bug fixes.
Features:
- Support for Astro and MkDocs is now in beta
- Better loading and error states for the Visual Editor
- Wording on some buttons is now more semantically correct
- Publishing with 'merge and delete' will now redirect you to the project upon completion
- Consolidated the edit and create routes for files
Fixes:
- Fixed an issue where the site Inbox failed to load in the client sharing interface
- Fixed some performance issues when displaying large numbers of items
- A single collaborator on multiple sites will now correctly show as one share in an organisation's team settings
- Fixed a bug causing site navigation to sometimes be hidden on new sites
March 29th, 2022 | Minor
This release improves the organization onboarding and site creation flows, making it easier to get started in CloudCannon.
Also included is a small update to the organization dashboard, and a couple of bug fixes.
Features:
- Streamlined the site creation flow
- Better onboarding prompts for new organizations
- Clicking an issues widget in the organization dashboard will take you to the list of errored sites
Fixes:
- Fixed an issue with paginating SSL certificates
- Fixed a bug causing empty front matter to be removed from a file on save
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:
- New Hugo Bookshop template.
- Extended Inbox email validation token expiry to 7 days.
Fixes:
- Fixed issue managing domain with 20+ DNS Records
- Fixed issue breaking collections list when collections_config was misconfigured.
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:
- Fixed an issue preventing new SSL certificates from being installed
- Fixed an issue causing presigned uploads to time out
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.
Features
- New Organization list with more visibility
- More details for each Organization, showing number of sites, Projects and domains
- Displaying error status of sites
- Pagination, sorting and filter options
- New styling on left navigation
- Link in the user dropdown menu to access Organization list
- More filter and sorting options on sites and domains
- Filter by a wide range of options
- Bookmark friendly URLs for quick access to filters
- More sorting options on sites
- More
collections_config
options
- Added
description
: a Markdown field that is rendered below the name of the collection
- Added
documentation
: a link definition that allows you to add a docs link below the name of the collection
- Expanded
filter
options that change what files are visible within the collection file list
- New option
image_size_attributes
on _editables
which disables width and height attributes being added to images
Fixes
- Fixed issue removing sites with recent form submissions
- CloudCannon Hugo integration can handle larger sites
- Cloudinary widget correctly responds with a single file
- DAM preview list now copies the live URL of the selected asset
- URL fields always shows
https
instead of occasionally http
- Editor overlay menus no longer go off screen when elements are on the left side of the screen
- Fixed a case where Hugo sites were missing a file from collections
- Multiple
staticDir
values in Hugo no longer cause a build error
March 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:
- Email sent to organization developers if:
- A build fails after the previous build succeeded;
- A syncing error occurs;
- An output syncing error occurs.
Fixes:
- Resolved issue with GitHub logins
- Better Hugo detection on initial site setup
- Renaming a folder issues resolved
- Issue with editable region image picker resolved
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.
Features
- New feature: Expanded asset management with DAMs
- Support for Cloudinary, S3 and Tenovos DAMs
- File pickers in the editor now use a two step select process
- Added lock to prevent uploads directly to the site files
- Feature overhaul: Robust forms with inboxes and targets
- Added new forms implementation
- Ability to attach the same inbox to multiple sites
- Support for hCaptcha on Forms
- New modal styles with better button positions
- Inboxes default to the All tab
- Better error message when a form is incorrectly configured
Fixes
- Allow
content-type
headers in routing.json
- Replaced Uglify with esbuild for faster and more accurate JavaScript compression
- Fixed HEAD request in the visual editor for Gatsby 4
- Correct
.wasm
extensions to use application/wasm
content-type (you can run Doom on CloudCannon)
- No longer redirecting
index.xml
to /
- Form sends correctly reflect if emails bounce
- Emails are sent earlier for expiring credit cards
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:
- Deprecated TLS versions below 1.2 for increased security
- Improved Grammarly support
- Larger cache size support on build image
- dart-sass-embedded binary preinstalled on build image
Fixes:
- Preview images containing @ signs load better
- Empty folders are cleared correctly between builds
January 28th, 2022 | Minor
This release reduces syncing restrictions and fixes a couple issues.
Features:
- Increased
git clone
max time from 3 minutes to 9
Fixes:
- Unusable file operations hidden in editor locked sites
- Markdown configuration
hardWraps
now saves correctly with line breaks instead of break tags
January 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:
- Updated CloudCannon mailer stylings to be consistent with the app
- Eleventy sites can now configure the
--output
build argument
Fixes:
- Fixed some issues with generating SSL certificates on CloudCannon hosting
- Fixed a bug causing source syncing settings to be hidden
- Fixed a bug preventing new organisations from being created