March 30th, 2023 | Minor
This release fixes a number of recently reported issues.
Fixes:
- Fixed case where file content sometimes cleared on save.
- DAM will now connect immediately after branching from another site with a linked DAM.
- Jekyll posts now prioritize date from front matter over date from filename if available.
March 23rd, 2023 | Minor
This release fixes a variety of issues.
Fixes:
- Fixed a bug that could cause unnecessary changes to the content of Markdown files.
- The
allow_create
option for multiselect inputs now works properly again.
- Added some handling to prevent syncing errors from blocking saved changes.
- Fixed an edge case where some files could not be uploaded.
- Uploading an image to Cloudinary from the Content Editor now correctly opens the Cloudinary widget.
March 17th, 2023 | Minor
This release adds handling for ad blockers hiding our support chat widget, as well as some other fixes and improvements.
Fixes:
- The support button now redirects to a contact form, in the case where our chat widget is hidden by an ad blocker.
- Fixed a bug where the Publish page could fail to load if the diff was too large.
- Fixed an error preventing builds on Jekyll v3.6.
- Changed the placeholder text in some fields to look less like an explicit setting.
March 16th, 2023 | Minor
This release provides increased support for static sites built with Astro and marks the end of our beta.
Try our Sendit template, a fully featured Astro template optimized for visual editing in CloudCannon. Check out our starter guide for Astro here.
Features:
- Commit message templates are now available to all users.
- Build configuration fields now use a mono-space font for better readability.
- When exporting form submission data to CSV, the form data is now separated nicely into columns.
- Updated build suggestions for errors occurring on some versions of Astro.
- Bridgetown and Lume SSGs are now available in beta.
- The Intercom chat widget has been replaced by Hubspot for contacting support in app. There will be no change to how support is delivered.
Fixes:
- Logging out of site authentication now works more reliably.
- Fixed a bug preventing the upload of files with certain strings of characters in the filename.
- Fixed a bug preventing files in an Azure DAM from being selected.
March 14th, 2023 | Minor
This release adds integration with GitHub Enterprise Server as a Git Provider.
Features:
Fixes:
March 7th, 2023 | Major
All changes from our Beta environment are officially released. These changes include consolidation of information to the site dashboard, menus for switching between project branches more easily, greater configurability of the CloudCannon interface, and an overhaul of our documentation site.
If you need to go back for any reason, click "Enter CloudCannon Legacy" in the contextual menu in the bottom-left of the app.
Features:
- Site activity is now shown on the Dashboard, and reports are shown on the Status page.
- When editing a site, you can now use a dropdown in the top-left to quickly access the associated project, and other sites from that project.
- Consolidated preview options for collections.
- You can now configure the color of icons in the CloudCannon interface, using the
preview.icon_color
option.
- Added bespoke icons for more source file types
- CloudCannon can now auto-detect Forestry and Netlify CMS configuration on new sites and migrate it to CloudCannon configuration.
Fixes:
- Fixed a case where the branch name in the sidebar would not update when the source branch was changed.
- Fixed a typo on the Forms setting page
- Fixed an issue related to nested post/draft collections in Jekyll
March 2nd, 2023 | Minor
This release fixes issues relating to collection configuration. The options and default behavior for commit templates has also been updated.
On Tuesday 7 March 3pm NZT (2am UTC), changes from the CloudCannon Beta will be released to all users. There will be an option to "Enter CloudCannon Legacy" next to your personal settings if you need to go back for any reason.
Features:
- Added a new commit template placeholder to match the existing default commit message. Non-data placeholders can use any filters.
Fixes:
- Site files can no longer be assigned to multiple collections at once
- Fixed a bug where collections configured at specific paths were ignored in Jekyll sites.
February 24th, 2023 | Minor
This release provides increased support for static sites built with Gatsby and marks the end of our beta. Try out our fully featured Gatsby template called Sendit.
Features:
- Gatsby support is no longer in beta.
- Added automated suggestions for several common build issues.
- The UI for image inputs have been reworked to display more helpful information.
- Commit messages have a larger text area for editing by default. Inputs for commit messages can now be configured for finer control.
Fixes:
- Popups in the editor will now resize automatically when moving between parent/child objects of different sizes.
- Prevent blank popups from opening when clicking on uneditable snippets.
- Added some checks to confirm before overwriting DAM files, in case of filename collisions.
February 15th, 2023 | Minor
The link editor will now allow you to add rel="nofollow"
, when you want to prevent search engine crawlers from following links.
We have also noticed an issue with builds failing for sites using Astro versions 2.0.7
and above. We have added a build suggestion to the app that should fix these sites. Affected sites should change their Astro version to 2.0.6
until a later Astro release that fixes this issue.
Features:
- A "nofollow" option is now available when editing links.
- The Sendit template is now available for Gatsby and Nuxt, in beta.
- Added a suggested fix for a known build issue with Astro
v2.0.7
and above.
Fixes:
- DigiCert is now deprecated as a certificate authority for SSL. Affected users will be sent advice about how to proceed.
- Requests to sites with invalid routing rules will now result in informative error pages, instead of generic 500 errors.
February 13th, 2023 | Minor
This release fixes a bug, stemming from the previous release, which prevented image uploads in the editor in some cases.
Fixes:
- Prevent the Save button from breaking after an image is uploaded.