Updated Project dropdown

January 30th, 2026 | Changelog

This release updated the Project dropdown, improved Context Menus and Tooltips, changed the default name for new Sites, added more error messaging for Component Editable Regions, and updated the symbol for Documentation links in-app.

It also addressed several issues, including those affecting unexpectedly empty files, renamed files failing to load, the Source Editor and Code Inputs, navigating in the Visual Editor, and more.

Features & Improvements#

  • Updated appearance and functionality of the Project dropdown in the Site Header.
  • Improved functionality and keyboard accessibility for Context Menus.
  • Improved rendering for Tooltips.
  • When creating a new Site, CloudCannon no longer automatically populates the Site Name with the name of your Git provider Organization.
  • Added an error message to Component Editable Regions when CloudCannon cannot find a component key.
  • Improved rendering performance for Array and Component Editable Regions by allowing reuse of partial renders from parent Editable Regions.
  • Updated the Documentation link symbol in the app from auto_stories to help.

Fixes#

  • Fixed an issue where, in some cases, files would appear to have no content and become uneditable after a failed save or interrupted operation.
  • Fixed an issue where, in some cases, CloudCannon would display the "Failed to load" error for recently renamed files.
  • Fixed an issue where, when viewed in the Chrome browser, noscript tags inside Component Editable Regions were always active.
  • Fixed an issue where the Astro client router and view transitions did not work with the Editable Regions integration.
  • Fixed an issue where the Source Editor and Code Inputs did not update after configuration changes.
  • Fixed an issue where, when filtering the Sites tab on the Project page, refreshing the page would result in a 404 error.
  • Fixed an issue where the Data Editor and the sidebar in the Content Editor did not update when a Structure was removed from an Object Input.
  • Fixed an issue where, in some cases, the Settings tab under the Inbox Configuration page would incorrectly appear blank.
  • Fixed an issue where, in some cases, the Close button on the App Updates modal was not visible.
  • Fixed an issue where the padding and contain values of gallery.fit did not work.
  • Fixed an issue where you could not navigate using links in the Visual Editor when using Astro's client-side routing.
  • Fixed an issue where, in some cases, clicking the + Add button in a Collection Browser would unexpectedly create a new folder rather than a new file.
  • Fixed an issue where Editor Links did not work.
  • Updated dependencies to patch security vulnerabilities.
Open in a new tab