This release added several improvements, including Input configuration to Configuration Mode, better app behavior when merging a branch, better UI for the Build Configuration page, better error messaging, and the capacity to browse DAM assets.
It also addressed several issues, including those affecting Configuration Mode data panels, the Conflict Resolution code editor, and filters in Inboxes.
Features & Improvements#
- You can now edit your Input configuration using Configuration Mode.
- Turning Configuration Mode on in an editing interface will show purple Edit buttons next to each Input, which will open the Edit Input data panel.
- You can use the Edit Input data panel to update the configuration across several levels of the configuration cascade and review where an input is already configured.
- Any configuration updated using Configuration Mode will immediately change the Input in your editing interface, unless superseded by a more specific configuration.
- CloudCannon now returns you to your Site Browser after merging and deleting a branch, rather than showing an error.
- Better UI for the Initial Site Settings prompt on the Build Configuration page under Site Settings.
- Better UI for the Needs Attention prompt on the Site Dashboard.
- Removed the Needs Attention warning when two or more Collections have the same path.
- Added error messaging in the Needs Attention prompt on your Site Dashboard when you have a parsing issue in your CloudCannon Configuration File.
- You can no longer see Inboxes in your Site Navigation if you do not have permission to use them.
- You can now browse through your DAM assets using the Browse tab on your DAM page, through the Assets page under Org Settings.
- You can now configure
_inputs.$to add comments and documentation links to the top-level object or array in a data file. - Improved the performance of the File Input upload browser.
Fixes#
- Fixed an issue where, for some screen sizes, the Edit Configuration data panel would appear outside the boundaries of the app.
- Fixed an issue where data panels would open at the bottom of the app with a small window size.
- Fixed an issue where linking to a URL for the Sites Browser with a search term would not preserve the search results.
- Fixed an issue where undefined or null Input values would interfere when merging cascading configuration.
- Fixed an issue where CloudCannon would warn you that Git LFS was not enabled even if you had no Git LFS settings in your
/.gitattributesfile. - Fixed an issue where updates to a Structure did not immediately appear in the Data Editor.
- Fixed an issue where CloudCannon's autosave would shift which field was focused in the Data Editor.
- Fixed an issue causing JavaScript content from
.astrofile front matter to appear as text in the Data Editor or editing interface sidebar. - Fixed an issue where, in some cases, the Conflict Resolution code editor would shrink.
- Fixed incorrect spacing for the Save and Discard buttons in the Save Changes modal.
- Fixed an issue where CloudCannon did not resolve the output URL correctly for new files using a data placeholder (e.g.,
{title}). - Fixed an issue where the form submission filter in an Inbox did not work.
- Updated dependencies to patch security vulnerabilities.