This release improved performance for Account Settings and select views, moved the Building Locked switch, reduced the Update status indicator animation, added stricter rules for suggested Collections and H-level scaling in Input Context Boxes, and added a Try again button for failed automatic SSL generation.
It also addressed several issues, including those affecting the DAM Browser, the Main Branch select field for Projects, and Publishing for update to binary files.
Features & Improvements#
- Improved performance for pages under Account Settings and several select views across the app by converting these areas to Lit. Opening your Account Settings now keeps the App Sidebar for your current Organization open.
- Moved the Building Locked switch to the bottom of the Build Configuration page under Site Settings and improved description text for better clarity around the disabled Update Configuration and Build button state when building is locked.
- Reduced the animation frequency for the Update status indicator in the Editing Interface Header.
- Added stricter rules for detecting and filtering developer files from suggested Collections (e.g., CloudCannon now differentiates between
/resourcesand/content/resources). - Added scaling for H-level headings in Input Context Boxes. The highest H-level heading will now become
H3, and subsequent headings will scale appropriately (e.g., anH1heading will becomeH3and a subsequentH2will becomeH4). - Added the Try again button under the SSL section on the Subdomain page, which allows you to force a retry when automatic SSL generation has failed.
- Inputs on the Create a Site page are now disabled after clicking the Create a Site button.
- Improved error messaging when adding a Credit Card to your Organization.
Fixes#
- Fixed an issue where the DAM Browser did not immediately show newly uploaded files if they were uploaded through the + Add button inside the DAM Browser.
- Fixed an issue where, for DAMs that contain many files, the DAM Browser could not find a file when searching for it by its exact name.
- Fixed an issue where the Main Branch select field under the Repository section of the Project Settings tab did not work.
- Fixed an issue where CloudCannon would display "undefined" when calculating the days remaining in a Free Trial.
- Fixed an issue where adding your first credit card to your Organization did not automatically show the card as "In Use" until after refreshing the app.
- Fixed an issue where CloudCannon did not enable the Publish button on the Publishing page if you only made updates to binary files (e.g., uploading a PDF).
- Fixed an issue where the Publishing page button would display Publishing... when merging from your Publish Branch.
- Fixed an issue where Conflict Resolution highlighting did not appear in long files.
- Fixed an issue where CloudCannon would not update the merge status of a GitLab Pull Request after a CI pipeline had finished running.
- Fixed an issue where you could not add a new image using the Image Editable Region Data Panel after deleting the old one.
- Updated dependencies to patch security vulnerabilities.