Sync Errors on the Site Dashboard#
This release added Sync Errors and suggested resolution steps to the Site Dashboard, a new build error suggestion for Sites using Yarn or pnpm with a version of Node that is not preinstalled, and standardized date display and formats across CloudCannon.
It also addressed several issues, including those affecting the Hosting Bandwidth widget in the Organization Browser, CloudCannon in Safari version 27, and Select and Number Inputs.
Features & Improvements
- The Site Dashboard now shows Sync Errors and suggests steps for resolution.
- Added a build error suggestion for Sites using a non-preinstalled version of Node, and Yarn or pnpm.
- Standardized display and formats for dates across the app UI and file formats.
Fixes
- Fixed an issue where, in some cases, the Hosting Bandwidth widget on an Organization card in the Organization Browser would incorrectly show “Billing overdue”.
- Fixed an issue causing CloudCannon to freeze in Safari version 27.
- Fixed an issue where autocomplete for Multi-factor Authentication codes did not work on mobile.
- Fixed an issue where the tools in a Browser modal (e.g., Snippets Browser modal or Array Item Browser modal) did not stick to the top when scrolling.
- Fixed an issue where, in some cases, you could not type in a Select Inputs to search options.
- Fixed an issue where Number Inputs did not accept
min: 0. - Updated dependencies to patch security vulnerabilities.
Add spam columns to Inbox CSV#
This release added spam columns to downloadable Inbox CSV files.
It also addressed several issues, including those affecting the Partner Program, the Usage graphs, date fields in Safari, and Cloudinary DAMs.
Features & Improvements
- Updated the Export all to CSV function for Inboxes to include extra columns for Automatically marked spam and Explicitly marked status in the CSV file.
Fixes
- Fixed an issue where Partner Organizations did not gain Partner Points for the number of additional Team Members a Client Organization had beyond the amount included in their Subscription Plan.
- Fixed an issue where refreshing your browser tab did not cause the Usage graph on the Site Dashboard to repaint.
- Fixed an issue causing date fields in the app to break in Safari.
- Fixed an issue where Cloudinary DAMs using dynamic folder mode could not recognize the file type of assets.
- Updated dependencies to patch security vulnerabilities.
General fixes#
This release addressed several issues, including those affecting Bookshop in the Visual Editor and line endings in CSV files.
Fixes
- Fixed an issue where, in some cases, Bookshop components in the Visual Editor did not update to reflect your changes.
- Fixed an issue where the add (+) buttons for Bookshop components in the Visual Editor were not working.
- Fixed an issue where CSV files were saved with
\r\nline endings instead of the standard\nnewlines.