September 12th, 2024 | Changelog
This release added the a new configuration option for Fast Branch.
It also addressed several issues, including those affecting the DAM browser, collections in Eleventy Sites, Multiselect inputs, and tables in the Content Editor.
Features & Improvements
- Added the option to opt out of “copy build files” stage of Fast Branch. This option is on the Source Syncing page under Site Settings.
Fixes
- Fixed an issue where, in some cases, the DAM browser would deliver different results based on prior search terms.
- Fixed an issue where the DAM browser would not fetch your files after you cleared a search term from the search bar.
- Fixed an issue where, on some Eleventy Sites, CloudCannon could not automatically detect collection items if you formatted your source path incorrectly.
- Fixed an issue where CloudCannon would delete empty Multiselect inputs.
- Fixed an issue where navigating a table in the Content Editor with the keyboard arrow keys produced unexpected behavior.
- Fixed an issue causing your internet browser to freeze when you open the Content Editor.
- Updated dependencies to patch security vulnerabilities.
September 5th, 2024 | Changelog
This release greatly reduced the time to branch a site and introduced some new configuration options for Markdown attributes.
Features & Improvements
- Creating a branch of a built site is now much faster.
- Options for overriding the default behavior of Markdown attributes are now available in the Data Editor GUI.
August 29th, 2024 | Changelog
This release reissued SSL certificates, improved error messaging for inputs and the DAM browser, and added support for Markdown attributes on Hugo Sites.
It also addressed issues affecting tables in the Content Editor, DAM previews on Client Sharing, and the Collection browser.
Features & Improvements
- Reissued SSL certificates with a new authority to maintain compatibility. Please read this Cloudflare blog for more information and contact support if you have any issues.
- Better error messaging for misconfigured inputs.
- Better error messaging in the DAM browser, including error codes where applicable.
- Added support for Markdown attributes on Hugo Sites when
markdown.options.attributes
is turned on.
Fixes
- Fixed an issue where, in some cases, inserting a new row in a table created a nested table.
- Fixed an issue where DAM previews did not load for Client Sharing users.
- Fixed an issue where, in some cases, the Collection browser would infinitely reload after committing a deleted file.
August 27th, 2024 | Changelog
This release improved loading times for DAM browsers.
It also addressed several issues, including those affecting Site loading, the Organizations page, the DAM browser, and Datetime inputs.
Features & Improvements
- Improved loading times when browsing DAM assets.
Fixes
- Fixed an issue preventing some Sites from loading.
- Fixed an issue preventing CloudCannon from listing organizations when using an API key.
- Fixed an issue where, in some cases, removing an Azure container broke the DAM browser.
- Fixed an issue where, in some cases, editing a Datetime input did not update the value to match the configured timezone.
August 23rd, 2024 | Changelog
This release fixed several issues, including those affecting the deletion of branched Sites and structures.
Fixes
- Fixed an issue where CloudCannon did not initialize the "Delete this Site after publishing" setting for branched Sites.
- Fixed an issue where, in some cases, structures took precedence over the configured type for an input.
- Fixed an issue where, in some cases, structures clashed with the value of an input and caused CloudCannon to assign the wrong input type.
- Fixed an issue where, in some cases, CloudCannon loaded the incorrect input configuration when you added a structure to an empty array.
August 22nd, 2024 | Changelog
This release added a warning banner to CloudCannon if your Organization will require multi-factor authentication.
It also addressed several issues, including those affecting custom hostnames, Kramdown list attributes, and bandwidth usage.
Features & Improvements
- Added a warning banner to CloudCannon if your Organization will soon require MFA and you have not enabled MFA on your CloudCannon account.
Fixes
- Fixed an issue preventing a custom hostname SSL from auto-renewing.
- Fixed an issue where, in some cases, CloudCannon applied Kramdown list attributes incorrectly.
- Fixed an issue where updating your subscription would not reset your bandwidth usage.
- Updated dependencies to patch security vulnerabilities.
August 16th, 2024 | Changelog
This release added new checks for table formatting to prevent saving invalid Markdown on Sites using CommonMark.
It also addressed an issue causing CloudCannon to save invalid Markdown attributes.
Features & Improvements
- CloudCannon now checks that new tables have a single header row when using CommonMark. The controls to remove the header row are disabled to prevent saving invalid Markdown. CloudCannon will now save existing tables without a header row as HTML.
Fixes
- Fixed an issue causing CloudCannon to save invalid Markdown attributes for Hugo sites.
August 15th, 2024 | Changelog
This release added the option for Annual payment for Lite Plans and the option to enable mandatory SSO or MFA on Enterprise Plans. It also updated Markdown configuration options, the Hugo and Node versions, and build image settings.
This release addressed several issues, including those affecting Permission Groups, Select inputs, Markdown formatting, tables in the Content Editor, and 500 errors from misconfigured SAML.
Features & Improvements
- Added support for mandatory SSO or Multifactor Authentication on Enterprise Plans.
- Added an Annual payment option for Lite Plans.
- Added options for configuring the way CloudCannon reads and saves Markdown. Read more about these options here.
- Added playwright support to the build image.
- The build image now has Hugo v0.122.0 preinstalled
- CloudCannon now prevents default node packages from installing after switching to a custom node version via a .nvmrc file.
Fixes
- Fixed an issue where misconfigured SAML would cause a 500 error.
- Fixed an issue where you could not remove a user from a Permission Group if they had not accepted the invitation to your Organization.
- Fixed an issue requiring you to reconfigure the main source DAM for branched Sites manually.
- Fixed an issue causing a table header cell to become a non-header cell when tabbing into it and typing.
- Fixed an issue where Select inputs did not render all the possible options.
- Fixed an issue causing Markdown formatting to appear as plaintext in Object previews.
- Better error messaging when creating a Permission Group.
- Fixed an issue with incorrect formatting of snippets using the
mdx_paired_component
template.
August 8th, 2024 | Changelog
This release addressed several issues, including those affecting inputs, structures, uploading DAM assets, and accessibility for tables in the Content Editor.
Features & Improvements
- Updated the default Hugo version to 0.128.1.
Fixes
- Fixed an issue where, in some cases, CloudCannon would not replace the value of an input with the structure it was linked to.
- Fixed an issue where, in some cases, an input could remove itself by applying a structure to itself.
- Fixed an issue where a child object would incorrectly use the parent structure if it did not have its own.
- Fixed an issue where mutable object entries could use an incorrect structure.
- Fixed an issue where many mutable Object inputs appeared as Text inputs in the Data Editor regardless of their configured type.
- Fixed an issue where updating the value of an input to match the structure would create an array.
- Fixed an issue where overwriting a DAM asset incorrectly displayed two copies of that asset in the DAM browser.
- Fixed an issue where the DAM browser could simultaneously show assets and the "empty folder" icon.
- Fixed an accessibility issue where, in the Content Editor, you could not open the Context menu on a table cell using keyboard controls. You can now use "Shift + F10" to open the Context menu.
- Fixed an issue where overwriting multiple DAM assets with the suffix "-[number]" in the filename would cause a race condition.
- Removed support for Node 10 and 12.
August 6th, 2024 | Changelog
This release fixed a bug that could sometimes cause unexpected content to appear in the Content Editor when using Client Sharing.