Changelog Page: 23

Subscribe with RSS to keep up with the latest changes.

UI Improvements 2021

November 17th, 2021 | Major

We’re really excited to release the updates to our app UI outlined in our blog post: Sparking joy: CloudCannon UI improvements. Along with the usual fixes we’ve also overhauled the settings area for Custom domains.

Features:

  • Tidied up type, colours and icons.
  • Eight pixel borders across the majority of our elements.
  • Improved button hierarchy, and styles including hover states and active effects.
  • Cleaner site menu, context menus, file browser and dropdowns.
  • Improved image selector for editable class and data inputs.
  • Overhauled Custom domain setup pages.
  • Added separate page for preview URL details (future configurations to come here).
  • Added option to configure wildcard redirects for subdomains.

Fixes:

  • Fixed issue loading the data-editor JSON files with top-level arrays.
  • Fixed YAML indentation when saving a new collection item.
  • Fixed issue with content menu for link inputs rendering on the wrong position.

Future Changes:

In an upcoming release, we will be adding support for Node.js 16.x and making Node.js 16.x and npm 7.x the default versions. To stay on Node.js 14.x you can add a .nvmrc file to the site and run nvm use (or simply run nvm use 14) in the build hooks.

Build fixes

November 16th, 2021 | Minor

This release adds a few fixes to our build environment.

Fixes:

  • Fixed files containing a \ character breaking a build
  • Fixed folders containing spaces breaking a build
  • Fixed issue with Jekyll sites that contain no pages breaking a build

Jekyll Build Destination Hot Fix

November 12th, 2021 | Minor

This release is a hot fix for any Jekyll sites using the custom destination configuration. The most recent release altered some functionality around this feature. Any sites impacted by this issue can be fixed by rebuilding.

Build performance improvements

November 12th, 2021 | Minor

This release bring significant performance improvements to builds. Also included in this release is a small number of bug fixes.

Features:

  • Upgraded Uglify JS to 3.14.3
  • Added support for libraries that rely on libXss.so.1
  • Improved performance when starting a build on big repositories
  • Improved build time performance with a new Rust-based parser running the Process and Compress build steps
  • Allowed for Jekyll build output to be available on _site directory during the postbuild hook execution

Fixes:

  • Fixed issues with drafts collection not opening on the Visual Editor
  • Fixed issue with Compressor step incorrectly closing self-closed SVG elements

Detailed build logs

November 1st, 2021 | Minor

Build logs will now display additional information about how CloudCannon has parsed your site. This may assist you with debugging issues in the generated interface. Also included in this release is improved mobile navigation and a number of bug fixes.

Features:

  • Cleaned up and added more detail to build logs
  • Improved mobile navigation

Fixes:

  • Fixed an error preventing some of our Jekyll templates from building
  • Fixed an issue with data configuration on Hugo sites
  • The cloudcannon-hugo plugin now correctly parses JSON front matter

SvelteKit Live Editing

October 21st, 2021 | Minor

This release adds live editing to our two SvelteKit templates, Justice and Urban. Learn how to add live editing to your SvelteKit site. Also included is a fix for collection detection for Jekyll and Hugo sites.

Features:

  • Live editing for SvelteKit sites 🎉

Fixes:

  • Collection subfolders that only contain a _defaults file will now correctly show in the CloudCannon interface
  • Fixed a dependency issue in the SvelteKit templates

Domain fixes

October 20th, 2021 | Minor

This release fixes a couple of bugs that occurred after removing domain names from sites. Also included are additional bug fixes.

Fixes:

  • Fixed an issue where deleting your domain would not remove the hostname from Cloudflare
  • Removing a domain from a site now properly purges the cached files on that domain
  • Fixed a bug caused by reordering large arrays of images
  • Encoding workaround for collection key with slashes

.cloudcannon/routing.json changes

October 15th, 2021 | Minor

This release corrects the redirects that are defined in .cloudcannon/routing.json. These routes now take priority over the file based routes that exist automatically. Routes defined in 301.txt will use the old functionality. Use the forced option to toggle this off.

Fixes:

Custom site builds

October 14th, 2021 | Minor

This release adds support for custom site builds. To make use of this, select 'Other' from the list of SSGs in your build configuration. Also included are a number of minor features and bug fixes.

Features:

  • Added 'Other' SSG option
  • Data editor sidebar can now be resized
  • Added new subscribe/unsubscribe groups for emails. You can manage your email preferences by clicking the link in the footer of any email

Fixes:

  • Fixed a bug causing editor styles to not load if the app is opened in a new window
  • Fixed an issue causing spaces to be stripped from folder names
  • Fixed a bug where _enabled_editors would force data files to incorrectly open in the visual editor
  • Fixed a bug with image uploads when cloning newly made array items
  • Fixed a bug causing Hugo-style JSON front matter to be reformatted on save
  • Browser breadcrumb will now overflow onto new lines if text is long enough

Syncing reports

October 11th, 2021 | Minor

This release adds access to logs for source syncing and output syncing. Also included are a variety of bug fixes.

Features:

  • File picker now allows you to search for and select media files (e.g. mp3, mp4)
  • Data editor will now highlight the parent field when editing a child object
  • Added report with logs for source syncing and output syncing
  • Support output URLs for array structure image key
  • Data editor now supports arrays of arrays

Fixes:

  • Fixed an issue causing domains to not be cleared when domain name is removed
  • Fixed clicking Editor Links will reopen the sidebar if closed
  • Fixed a bug when parsing _defaults.json files
  • Uploading a site via upload will select .cloudcannon by default
  • Fixed some issues with closing context menus in the app
  • Fixed an issue with datetime fields being incorrectly saved as strings
  • Fixed a minor visual bug with icon colors in buttons
  • Site with building locked now shows correct tooltip in sites list
  • Fixed wildcard redirects for new domains using CloudCannon DNS
Previous

Page 23 of 44

Next
Open in a new tab