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
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
October 6th, 2021 | Minor
This release adds two new SvelteKit templates and some general fixes.
Features:
- Added Justice and Urban SvelteKit templates
Fixes:
- Fixed sort options for collections
- Fixed browser breadcrumb navigation
- Fixed default upload directory
October 5th, 2021 | Minor
This release puts SvelteKit support into public beta. A number of other general fixes and features are included:
Features:
- SvelteKit public beta
- Increase bandwidth bundle size on the Developer plan to $10 for 20 GB
- Increase bandwidth on the Business plan to 250 GB
- Array item previews can now populate from Rich Text inputs
- Renaming a file can now include square brackets
Fixes:
- Array item previews now correctly identify potential values with image in the key
October 4th, 2021 | Minor
This release expands Eleventy (11ty) support with custom input and config paths, specified in either your config file or as command line options.
Features:
- Custom input support for Eleventy (CLI and in config file)
- Custom config support for Eleventy
Fixes:
- Override the output path for Eleventy to build to the expected path
October 1st, 2021 | Minor
This release introduces live editing between the front matter and the visual editor. It covers a number of other improvements to features and the usual bug fixes.
With this release we’re also launching a restructure of the documentation website.
Features:
- Introduced live editing on Visual Editor
- Restructured the documentation website
- Hugo updated to 0.88.1
- Added support for NVM on build hooks
- Added support for yarn on build hooks
- Added support for creating new items on the default Pages collection
- Added support to tar.gz file format when uploading a zip
- Reworked the collection navigation to be key-based rather than path-based
- Incresed limit of redirect paths to 10000
Fixes:
- Fixed issue uploading a zip file with Git submodules
- Fixed issue uploading a zip with a single folder
September 21st, 2021 | Minor
This release adds Fur to the list of available templates for Hugo. With full Snipcart integration you can add your own products and start accepting payments in minutes. Also included are a number of bug fixes.
Features:
Fixes:
- Fixed issue where front-matter would add quotes to numbers with commas.
- Fixed issue translating sites with i18n enabled.
- Fixed bandwidth dashboard inconsistency.
- Fixed handling errors received from providers when creating pull requests
September 14th, 2021 | Minor
This release adds drag handles to array items in the data editor and screenshots to the collection item list. This also marks the start of our private beta for Next.js support. As usual, a number of smaller improvements and fixes are included.
Features:
- Drag and drop to rearrange array items
- Screenshot previews for pages in collection item lists
- Initial support for static Next.js sites
Fixes:
- Allow folder and file names to be renamed with a dot
- Fixed brand color input position
- Fixed install check for Eleventy build step
- Restore directory after build hook scripts
September 1st, 2021 | Minor
This release fixes a couple of small issues.
Fixes:
- Fixed visual editor navigation occasionally breaking
- Fixed issue with wildcard SSL
August 31st, 2021 | Minor
This release improves upon our onboarding process. We've added a new developer demo site which talks you through some aspects of the visual and front matter editors. We've also expanded the app navigation for some top-level pages, to help orientate newer users. Also included are a number of bug fixes.
Features:
- Added developer demo site. This can selected when adding a new site
- Expanded app navigation on some pages
Fixes:
- Fixed an issue with syncing branches with a slash from GitHub
- Fixed a bug with populating multi-selects inputs on Jekyll sites
- Fixed some inconsistencies with the site-create progress bar
- Empty sites used for redirects should no longer fail to build
- Fixed a bug with the 'Update Home' button when using split-screen
- Fixed odd tab behaviour after navigating away from visual editor
- Fixed an issue caused by blank array items in an _defaults file
- Fixed an issue with uploading images in the visual editor
- Front matter sidebar will now be hidden if front matter is empty or hidden
- Better error handling when creating a new branched site
- Fixed editor links for front matter objects and nested variables