☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

Changelog

Subscribe with RSS to keep up with the latest changes.

Table of contents

Site Settings and build configuration updates#

This release updated the default versions for Build Configuration tools and improved performance for Sites with many files.

It also addressed several issues, including those affecting Site Settings access for Organizations with paused billing.

Features & Improvements

  • Updated the default versions for Build Configuration tools, including Hugo (0.157.0), Ruby (3.4.8), Node (22), and Deno (2.7.1). Older versions now display deprecation labels where applicable.
  • Added new Ruby versions (3.3.10, 3.4.8, 4.0.1) and Deno versions (2.2.13, 2.7.1) to the Build Configuration options.
  • Improved page load performance when opening a CloudCannon Configuration File on Sites with many files.
  • Improved file server performance.

Fixes

  • Fixed an issue where Organizations with paused billing could not access Site Settings pages, including Sharing, Client Sharing, and Site Mountings.
  • Fixed an issue where you could not disable Client Sharing while your Organization's billing was paused.
  • Fixed an issue causing links in the Site Navigation to become misaligned.
  • Updated dependencies to patch security vulnerabilities.

General fixes#

This release addressed several issues, including those affecting Snippets in the Content Editor, spacing in the Data Editor, GIt Provider authorization, Branch loading, and Organization invitations.

Fixes

  • Fixed an issue where, in some cases, dragging Snippets in the Content Editor would incorrectly duplicate text and destroy the Snippet.
  • Fixed an issue causing incorrect spacing between the Cards when you open cloudcannon.config.yml in the Data Editor.
  • Fixed an issue where, in some cases, authorizing your Git Provider from the Create a Site page would incorrectly redirect you to the Org Home page.
  • Fixed an issue where the Branch dropdown on the Create a Site page would only load 50 results.
  • Fixed an issue where Organization invitations did not appear on the Organization Browser.
  • Updated dependencies to patch security vulnerabilities.

Site Dashboard README#

This release added the Site Dashboard README file, redesigned the welcome screen for new Organizations, improved Markdown rendering in Context boxes, and updated the heading hierarchy across the app for better accessibility.

It also addressed several issues, including those affecting the Delete Organization button, Bandwidth graphs, screenshots in the Collection Browser, and Editable Regions.

Features & Improvements

  • Added the Site Dashboard README. You can now create a .cloudcannon/README.md file in your repository to display custom content on the Site Dashboard. For more information, please read our documentation What is the Site Dashboard README and Add a Site Dashboard README.
  • Improved Markdown rendering in Context boxes for Inputs. Context boxes now support fenced code blocks with syntax highlighting.
  • CloudCannon now automatically adjusts heading levels in the Site Dashboard README and Context boxes to fit correctly within the page hierarchy.
  • Improved the heading hierarchy across the app for better accessibility and screen reader support.
  • Updated the typography scale so all six heading levels (h1h6) are properly styled and visually distinct.
  • Added better error messaging when you try to open an incompatible file in the Content Editor or Data Editor (e.g., .astro or .html).
  • Added a warning to the Collection Browser if some of your files require you to configure visual editing.
  • Improved the Collection suggestions in the Create a Configuration File modal for folders with numerical folder names (e.g., /changelog/2026/). CloudCannon will now suggest the parent folder.
  • Redesigned the welcome screen for new Organizations. When you have no Sites, CloudCannon now presents two options: try a demo site or connect your own repository.
  • Updated the functionality and appearance for the Create a Site page and the Syncing page under Site Settings with regards to authorizing your Git Provider.
  • CloudCannon will now prompt you to configure installations if you don't have any after authorizing your Git Provider.
  • Improved page load performance for Sites with Authentication enabled.

Fixes

  • Fixed an issue where the Delete Organization button on the Delete page under Org Settings was incorrectly enabled when you were not on a Personal Plan.
  • Fixed an issue causing Bandwidth graphs on the Organization Home page and Site Dashboard to resize incorrectly.
  • Fixed an issue causing screenshots to fail to load in the Collection Browser.
  • Fixed an issue where Component Editable Regions would sometimes briefly show an error message immediately after the load.
  • Fixed an issue where, in some cases, Component Editable Regions would not update the tagname of child Editable Regions.
  • Fixed an issue where Context Menus for Editable Regions could be cutoff by elements with overflow styles.
  • Fixed an issue where strings in MDX snippets would be incorrectly escaped.
  • Updated dependencies to patch security vulnerabilities.
Open in a new tab