June 15th, 2022 | Minor
This release lowers the number of permissions that CloudCannon asks for when connecting to Bitbucket. CloudCannon users who signed up using Bitbucket will be asked to accept the new permission set when re-logging in. Other users who have connected their Bitbucket account to an organization will need to disconnect then reconnect this Bitbucket account.
We've also changed how we store git provider details, and released a couple of fixes related to syncing files.
Features:
- Lowered the number of required permissions for Bitbucket
- Standardized the git provider connection in the backend. You may be prompted to reconnect your git provider
Fixes:
- Fixed an issue when cloning files with Git LFS enabled
- Authentication for self-hosted GitLab should now automatically refresh
During this release we also caused some build delays. During this half an hour period, builds were not queuing correctly. This has all been resolved and sites impacted have been built.
June 9th, 2022 | Minor
This release contains a new Organization setup guide to help on-board new organizations. This replaces the 'Home' menu item in the app sidebar. Your organization dashboard can now be accessed by clicking the logo in the top of the sidebar.
We've also added the ability to trial the Team Plan, and you can now view the sync logs for your site. Also included in this release are a number of bug fixes.
Features:
- Organization setup guide
- Organizations that are on trial of the Standard Plan can now upgrade their trial to the Team Plan. This will not extend your trial duration
- Sync logs are now available on your site status page, which may help you debug syncing issues
- Emojis are now allowed in site names 🎉💯😎🙌
Fixes:
- Fixed a bug preventing new DNS records from being shown after creating them in the app
- Quoted status codes in routing.json will now be correctly processed
May 31st, 2022 | Minor
This release includes a number of general fixes and improvements.
Features:
- New Dante template
- Support for internationalized domain names
- Versions for various command line tools output in build log
- Password strength indicator for signup page
- Updated Ubuntu version on build machines
- Build option to use beta version of Hugo integration
- Custom CA cert support for self-hosted GitLab
Fixes:
- Better support for collection mapping on Eleventy sites (could sometimes cause files not to show)
- Prevented common case of spam bypassing detection with forms enabled
- Build fix suggestions now display immediately on failed build
- Untouched date inputs in Data Editor now correctly retain the saved timezone offset
- Prevented a long running process when building a site with a large number of files
May 20th, 2022 | Minor
This release resolves two syncing issues.
Fixes:
- Fixed missing Bitbucket webhooks by updating IP range
- Fixed issues syncing broken symlinks
May 19th, 2022 | Minor
This release fixes an issue causing GitLab sites to become out of sync with their repository. We're also proud to release our new Fiction Hugo template.
Also included in this release are a number of features and bug fixes.
A few hours before this release, we released a fix for a syncing issue. We have written a post-mortem of the incident.
Features:
- A new Hugo template! Check out Fiction today.
- Streamlined the Project creation process
- Added support for a large number of new material icons
- Headers can now be added to self-hosted GitLab
- Updated the sign-up page
- Can now set the timezone on date inputs
Fixes:
- GitLab tokens are now correctly refreshed
- Fixed configuration cascade for collections within data folders
- Fixed the image browser opening in the wrong directory on Hugo sites
- Fixed an issue with bookshop controls rendering incorrectly in the Visual Editor
- Fixed the Content Editor sometimes getting stuck on 'Finalizing changes'
April 29th, 2022 | Minor
This release includes a number of general fixes and quality of life improvements for recently introduced features.
Features:
- Option to hide subtext on an object input.
- Setting for using a base folder on a DAM.
- Improve plan comparisons.
Fixes:
- Fix confusing context menu options for some configurations with Cloudinary.
- Fix file upload max size being too low in some cases.
- Fix initial 404 in editor for Megakit and developer demo templates.
- Fix for being unable to select Cloudinary assets with some configurations.
- Fixed overflow for open live site tooltip.
- Corrected form limits on the Personal plan.
April 26th, 2022 | Minor
This release introduces our new collection schema feature that provides: initial contents for new files, and a structured approach to managing content. A number of other features and fixes are also included.
Features:
- Collection-level option called schemas to define one or more types in a collection. Used for the initial contents of new files, and keeping existing files up to date.
- Schema-level configuration for changing the file preview in the collection file list.
- Extended options for non-default
add_options
.
- Default
add_options
in the collection file list +Add menu generated from schemas if set.
- Collection-level options for disable file actions and add folder action in collection file list.
Fixes:
- Failed payment emails now correctly state downgraded plan.
- Error handling previewing files with an unauthorized DAM.
- Transfer requests list now correctly listing all pending requests.
April 8th, 2022 | Major
This release adds three major improvements: Azure Blob Storage DAM, a setup checklist, and suggested build fixes. The setup checklist and suggested build fixes are designed to speed up the process of connecting your own site to CloudCannon and making it editable.
Features:
- Azure Blob Storage DAM support
- New setup checklist for all sites
- Suggested fixes for broken builds
- Added a rebuild button to site status page
Fixes:
- New button position during site creation
- Resolved issue changing to site SAML auth
- Reduced other items on the site status page
- Returning to site setup works from navigation
- DAM preview in Org Settings supports uploads
- Large collections load more items again
- Files outside of source directories can be edited
- Updated Stripe connection to latest versions
- Fixed issue with documentation link in Assets page
- Better previews of site icons with transparency
April 6th, 2022 | Minor
This release adds beta support for both Astro and MkDocs, two highly requested static site generators.
Also included in this release are some quality-of-life updates, and a number of bug fixes.
Features:
- Support for Astro and MkDocs is now in beta
- Better loading and error states for the Visual Editor
- Wording on some buttons is now more semantically correct
- Publishing with 'merge and delete' will now redirect you to the project upon completion
- Consolidated the edit and create routes for files
Fixes:
- Fixed an issue where the site Inbox failed to load in the client sharing interface
- Fixed some performance issues when displaying large numbers of items
- A single collaborator on multiple sites will now correctly show as one share in an organisation's team settings
- Fixed a bug causing site navigation to sometimes be hidden on new sites
March 29th, 2022 | Minor
This release improves the organization onboarding and site creation flows, making it easier to get started in CloudCannon.
Also included is a small update to the organization dashboard, and a couple of bug fixes.
Features:
- Streamlined the site creation flow
- Better onboarding prompts for new organizations
- Clicking an issues widget in the organization dashboard will take you to the list of errored sites
Fixes:
- Fixed an issue with paginating SSL certificates
- Fixed a bug causing empty front matter to be removed from a file on save