September 7th, 2023 | Minor
This release added a second confirmation when unsubscribing from CloudCannon form submissions. It also addressed issues affecting Cloudinary URLs, colons in the rich text editor, and the Add Credit Card modal on mobile.
Features:
- Added a second confirmation when unsubscribing from CloudCannon form submissions.
Fixes:
- Fixed an issue where URLs saved from the Cloudinary widget were missing the prefix.
- Fixed instances where colons in the rich text editor were escaped too often.
- Fixed an issue where the Add Credit Card modal was cut off on mobile.
August 31st, 2023 | Minor
This release addressed security vulnerabilities, and improved language clarity for Personal and Lite Plan add-ons.
Fixes:
- Updated dependencies to patch security vulnerabilities.
- Improved language clarity regarding the Personal and Lite Plan add-on for extended build time.
August 25th, 2023 | Minor
This release addressed minor issues.
Fixes:
- Fixed an issue where a deleted GitHub branch would be restored by CloudCannon.
- Fixed an issue where renaming a file to the same name would delete the file.
August 22nd, 2023 | Minor
You can now disable setup recommendations for a site using the Flags in the Site Settings.
Features:
- Added an option in site settings to disable setup recommendations.
Fixes:
- Added security measure to help prevent spam.
August 18th, 2023 | Minor
This release fixes an issue where DAM uploads could fail for DAMs with large numbers of objects.
August 17th, 2023 | Minor
This release fixes billing addresses not showing on invoices and incorrect SSL status for new domains.
Fixes:
- Fixed an issue showing incorrect SSL status for new domains.
- Billing addresses should begin appearing on invoices again.
- Fixed a possible error case when saving changes.
August 11th, 2023 | Minor
This release fixes a couple of editor configuration issues.
Features:
- Updated the Hugo Sendit template with more CloudCannon configuration.
Fixes:
- The
hidden
field for inputs works when referring to the value of another input again.
- Fix empty object in schema config removing default add options.
August 10th, 2023 | Minor
The "Extra Prefix" option can now be set in the site-level settings for Cloudflare R2, DigitalOcean Spaces, and Google Cloud Storage DAMs. This option restricts all uploads and browsing to a specified folder.
Features:
- "Extra prefix" option is now supported for Cloudflare R2, DigitalOcean Spaces, and Google Cloud Storage DAMs.
Fixes:
- Fixed a bug related to snippets inside rich text inputs.
- Fixed incorrect text shown when installing a new GitHub app.
- Improved error handling and reporting for S3 DAMs.
- Fixed a potential crash related to date fields in the Save modal.
- Fixed a bug where the
_enabled_editors
configuration option wasn't always respected.
August 9th, 2023 | Minor
This release includes several fixes and improvements.
Features:
- Added a prompt in the site settings to re-authenticate storage providers when necessary.
Fixes:
- Fixed a case where arrays could become broken when the key clashes with a data file.
- Empty arrays with no specified subtype now show a misconfiguration warning message.
- Updated the set of onboarding templates.
August 8th, 2023 | Major
This release makes a number of big improvements to data editing in CloudCannon, including support for editing your CloudCannon site configuration with the Data Editor GUI. New prompts have been added to help guide you through the process of building a new site and configuring it to be editable.
Features:
- Support for editing site config with a GUI.
- Support for adding keys to object inputs in the Data Editor.
- Added options for grouping inputs in collapsible sections.
- Added a placeholder option for inputs.
- Root selector
$
for input configuration now resets within structures.
- Leading and trailing whitespace is now trimmed from each excluded path in the Build Deploys settings.
Fixes:
- Fix 404 redirects when trying to generate a new code on the sign-up page.
- Fixed some issues where generated CloudCannon config files didn't pull across all the available information.
- Fixed an error that could occur when editing arrays of dates.
- Fixed an error preventing API endpoints from being configured correctly for Cloudflare R2 DAMs.
- Updated dependencies to patch security vulnerabilities.
- Fixed an issue where git garbage collection could impact large syncs.