Changelog

Subscribe with RSS to keep up with the latest changes.

Eleventy 3 support

April 24th, 2024 | Minor

This release added support for 11ty/Eleventy version 3.

Features & Improvements:

  • Expanded the automatic integration plugin process to support Eleventy version 3. All previous versions of Eleventy are still supported.

General fixes

April 22nd, 2024 | Minor

This release addressed issues related to errors preventing you from saving your file and lost edits when making changes immediately after saving a file.

Fixes:

  • Fixed an issue where download errors while editing a file would prevent CloudCannon from saving further edits.
  • Fixed an issue where, in some cases, editing a file immediately after saving changes would cause a "Syncing" screen to appear, and CloudCannon would not persist the most recent edits.

Prevent editing locked with unsaved changes

April 18th, 2024 | Minor

This release added new behavior for enabling Editing Locked on sites with unsaved changes, and checks for Projects.

It also addressed an issue affecting dropdown menus from the WYSIWYG toolbar in rich text inputs.

Features & Improvements:

  • CloudCannon will now prevent you from turning on Editing Locked if your site has unsaved changes.
  • Added checks to ensure one Project per git repository per Organization.

Fixes:

  • Fixed an issue causing the bounds of rich text inputs to cut off dropdown menus from the WYSIWYG toolbar. When space is limited in a rich text input, dropdown menus will become scrollable.

PNPM now preinstalled

April 12th, 2024 | Minor

This release added pnpm to the list of preinstalled package managers.

It also addressed several issues affecting base URLs, Hugo site environments, DNS records, and the Hosting section of your Site Settings.

Features & Improvements:

  • CloudCannon now has pnpm preinstalled.

Fixes:

  • Fixed an issue where CloudCannon would repeat the base URL in URLs for Hugo sites.
  • Fixed an issue where CloudCannon would ignore a Hugo site’s specified environment.
  • Fixed an issue where you were unable to add or edit DNS records.
  • Fixed an issue preventing you from opening the Hosting section of Site settings.

End of support for the Legacy editing interface

April 11th, 2024 | Minor

The CloudCannon Legacy editing interface is no longer available. Thank you to everyone who provided feedback during this process. If you have any feedback about the updated editing interface you could not provide before the Legacy support deadline, please get in touch with our support team.


This release added a modal for overwriting existing files and improved the speed of large file actions.

It also addressed several issues, including those affecting table controls in rich text inputs, relative URLs for DAMs, text styles and attributes, and requirements for connecting GitHub repositories.

Features & Improvements:

  • Added clearer messaging and a new modal for overwriting existing files when uploading to CloudCannon.
  • Improved the speed of large file operations (e.g., cloning, deleting, uploading).

Fixes:

  • Fixed an issue where you could not use the image and link control panels in rich text editors as they appeared stacked on top of each other.
  • Fixed an issue where snippets would ignore input configuration outside of the snippet definition.
  • Fixed an issue where applying a style to text in a rich text editor would strip other attributes (e.g., links).
  • Fixed an issue where, in some cases, CloudCannon unformatted editable HTML.
  • Fixed an issue causing the table controls dropdown from the WYSIWYG toolbar to be cut off by the bound of the rich text input.
  • Fixed an issue causing incorrect spacing in the table controls dropdown from the WYSIWYG toolbar.
  • Fixed an issue where, in some cases, clicking “Explore existing files” in an image or file input would open a non-existent path in the file browser.
  • Fixed an issue where, in some cases, opening a file but making no edits would appear as an unsaved change.
  • Fixed an issue where preview screenshots would not work if the page URL included a special character.
  • Fixed an issue where relative URLs for main source DAMs stopped working.
  • Fixed the default toolbar options for editable regions in the Visual Editor.
  • Updated the requirements for connecting CloudCannon to a GitHub repository. CloudCannon no longer requires the GitHub user who connected the GitHub app to your CloudCannon organization to have access to a repository. Now, CloudCannon only requires the user to be a member of the GitHub Organization to which the repository belongs.
  • Added missing inputs in the Configuration GUI.

General fixes

April 4th, 2024 | Minor

This release addressed an issue affecting the CloudCannon Site navigation.

Fixes:

  • Fixed an issue preventing the Site navigation in CloudCannon from loading/rendering, in some cases.

New key: uploads_use_relative_path

April 3rd, 2024 | Minor

This release added the key uploads_use_relative_path for referencing files uploaded from an editing interface and the template option for configuring previews. It also ensured that files open in an editing interface will automatically reload when updated via your Git repository.

This release addressed several issues, including those affecting UI elements in rich text inputs, table contents and navigation, conflicting updates, and uploading multiple files using a file input.

Features & Improvements:

  • Added a new key uploads_use_relative_path. When set to true, uploading a file from within an editing interface causes CloudCannon to reference files relative to the path of the file they were uploaded to.
  • You can now use the template option within the preview key.
  • Files open in an editing interface will automatically reload when updated via your Git repository, provided no conflicting updates exist.

Fixes:

  • Fixed an issue where CloudCannon would add an <hr> line to empty files in the Content Editor and rich text inputs.
  • Fixed an issue where copying a link from Google Sheets would add a <u> tag.
  • Fixed an issue where, in rich text inputs, CloudCannon would cut off long dropdown menus from the WYSIWYG toolbar and control panels for snippets or links.
  • Fixed an issue where CloudCannon would forcibly convert the contents of table cells to text. Table cells can now contain nested tables, lists, and paragraphs.
  • Fixed an issue where, in some cases, using the keyboard to navigate a table had unexpected behavior.
  • Fixed an issue where recently open files would, in some cases, overwrite incoming changes from your Git provider.
  • Fixed an issue where, after resolving a conflicting update by saving your unsaved changes, CloudCannon would not automatically pull the blocked updates from your Git provider.
  • Fixed an issue where uploading multiple files through a file input would cause the browser to load infinitely.
  • Fixed an issue where images did not save or load correctly if you had baseurl configured.
  • Fixed an issue where certain custom JavaScript in the visual editor could prevent editing.
  • Fixed an issue where long text in the Site navigation would cause incorrect icon alignment.
  • Fixed an issue where the Editing locked and Switch to editing banners could appear in an editing interface at the same time.
  • Fixed an issue where snippet Data panels were an incorrect size when opened.
  • Fixed an issue where you could unintentionally close a modal with a click-and-drag action, particularly when highlighting text.
  • Fixed an issue where, in some cases, resizing a snippet Data panel would close the panel.
  • Fixed an issue where opening a snippet Data panel would open the Select input dropdown, where the Select input was the first field in the snippet.

Hidden and disabled options for all inputs

April 3rd, 2024 | Minor

This release added the hidden and disabled options for all inputs.

Features & Improvements:

  • Added the hidden and disabled options for all inputs. These can reference the value of another input.

General fixes

March 21st, 2024 | Minor

This release addressed issues affecting _unlisted collection items, tables and lists in editable regions, UI spacing, preview URLs, Hugo CLI commands, and error messaging for array inputs.

Fixes:

  • Fixed an issue where _unlisted collection items would sometimes appear as a blank box in a multi-select input.
  • Fixed an issue where CloudCannon would strip attributes from tables and lists in editable regions.
  • Fixed an issue affecting UI spacing in the site list.
  • Fixed an issue where the client sharing link incorrectly prepended the preview URL.
  • Better handling of preview URLs with no specified protocol.
  • Updated the flag names for --printI18nWarnings, --printMemoryUsage, and --printPathWarnings to match Hugo 0.93.0.
  • Added the missing Hugo CLI flag --printUnusedTemplates.
  • Better error messaging for misconfigured array inputs.

Nested keys within preview

March 20th, 2024 | Minor

This release added nested keys to the card preview key.

It also addressed several issues, including those affecting DAMs, copying links from Google Docs, Hugo hardWraps, and conflicting updates.

Features & Improvements:

  • You can now use nested keys within preview.

Fixes:

  • Fixed an issue where branched sites would not copy the state of the "upload locked" flag, allowing you to upload images to your git repository rather than your DAM.
  • Fixed an issue where CloudCannon failed to respect the "extra prefix" option when searching and uploading to larger DAMs.
  • Fixed an issue where you could not see non-image files in a Cloudinary DAM via the CloudCannon browser.
  • Fixed an issue where copying a link from Google Docs would add a <u> tag.
  • Fixed an issue where quotation marks would be replaced by &quot;.
  • Fixed an issue where Hugo hardWraps was false by default. The hardWraps key will now match your Hugo config file.
  • Fixed an issue where bolding text in the Content Editor would cause unexpected behavior.
  • Fixed an issue where the Verify Email form could sometimes be submitted twice in quick succession, causing an error.
  • Fixed an issue where saving new files would, in some cases, prevent you from resolving conflicting updates.
  • Fixed an issue where, in some cases, structures would been hidden in the Data Editor.
  • Updated dependencies to patch security vulnerabilities.

Page 1 of 37

Next
Open in a new tab