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.mdfile 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 (
h1–h6) 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.,
.astroor.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.