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.
See the updated documentation for more information about the new configuration options available.
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.
July 28th, 2023 | Minor
You can now authenticate with GitLab using a group access token, to give CloudCannon access to more finely scoped sets of resources. See our documentation about this feature for more information.
Features:
- Support for GitLab group access tokens.
Fixes:
- Updated dependencies to patch security vulnerabilities.
- Fixed some errors that could occur when editing a Markdown file with no front matter.
- jQuery is now loaded from the jQuery CDN instead of from Google, to support CloudCannon being loaded more reliably.
- Fixed an error preventing visual editing of data files.
- DAM uploads now respect the prefix configured in the site settings properly.
- Added some checks to avoid sending notification emails about situations that have already been resolved.
- Fixed an issue which sometimes prevented the data editor from loading.
- Fixed an issue which sometimes broke Markdown headings directly adjacent to snippets.