Improve split Configuration File processing#
This release added several performance improvements for split Configuration Files.
It also addressed several issues, including those affecting bold text in a hyperlink, and Pull Request inputs on the Publishing page.
Features & Improvements
- Added several performance improvements for processing Sites with many split Configuration Files.
Fixes
- Fixed an issue where you could not click bold text in a hyperlink.
- Fixed an issue causing the Summary tab on the Publishing page to re-render and lose focus on Pull Request inputs.
- Updated dependencies to patch security vulnerabilities.
- Removed some confusing sort options on the Sites list.
- Fixed an issue causing bad scroll behavior inside Data Panels while editing snippets.
- Fixed some flickering colors while hovering context menus.
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.ymlin 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.