Warning when Schema is not found

On this page

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 .astro Schemas.
  • 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.
Open in a new tab