Warning when Schema is not found#
This release added a warning for incorrectly defined Schemas, support for .astro Schemas, and vertical indentation lines to the Source Editor.
It also addressed several issues, including those affecting WYSIWYG Toolbar Tooltips, Sites using the legacy i18n feature, dragging in the Multiselect Input, and disabling enforced MFA.
Features & Improvements
- Added a warning when CloudCannon cannot find the Schema for a file. CloudCannon will no longer open files in the Editing Interface when the Schema is incorrectly defined, protecting your content from unintended changes to a file's data structure.
- Added support for
.astroSchemas. - Added vertical lines to the Source Editor to improve the visual clarity of line indentation.
Fixes
- Fixed an issue causing a delay before the Tooltip appeared when hovering a tool in the WYSIWYG Toolbar of the Content Editor or a Rich Text Input.
- Fixed an issue causing builds to fail for Sites using the legacy i18n feature.
- Fixed an issue where you could not drag items inside a Multiselect Input.
- Fixed an issue where you could not disable the Require multi-factor authentication (MFA) for everyone in your organization option.
- Updated dependencies to patch security vulnerabilities.
Enforce MFA on the Team Plan#
This release added MFA enforcement on the Team Plan and agent skills for Astro Sites.
It also addressed several issues, including those affecting incorrect spacing in the app and the Organization Guides notification in the App Sidebar.
Features & Improvements
- You can now enforce Multi-factor Authentication on the Team Plan.
- Added several prompts to try CloudCannon's agent skills for creating and configuring Astro Sites using AI.
- A prompt appears on the Create a Site page.
- If you upload an Astro Site from your local environment, a prompt appears under the Create your CloudCannon Configuration File task in the Getting Started with Editing guide.
- If you sync an Astro Site from a Git Repository, the Set up with local AI agent instead of in-app checkbox appears under the Create your CloudCannon Configuration File task in the Getting Started with Editing guide. Enabling this checkbox provides instructions for your local terminal.
Fixes
- Fixed an issue causing incorrect spacing on the Create a Site page.
- Fixed an issue where the Organization Guides notification would still appear on the Home link in the App Sidebar when guides were disabled.
- Updated dependencies to patch security vulnerabilities.
Increase maximum upload capacity#
This release increased the maximum upload capacity per Site.
It also addressed several issues, including those affecting the Delete after publishing behavior and the acceptance of invitations to Organizations that require MFA or SSO.
Features & Improvements
- Increased the maximum upload capacity for any Site from 50 MB to 100 MB.
Fixes
- Fixed an issue where, when you had the Delete after publishing option enabled in your Branch Defaults or Site Settings, publishing a Pull Request from your Git Provider rather than CloudCannon did not automatically delete the Site.
- Fixed an issue where, in some cases, CloudCannon would reroute you away from the Account Settings page when you tried to accept an invitation to an Organization that requires MFA or SSO.
- Updated dependencies to patch security vulnerabilities.