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
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:
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