September 22nd, 2020 | Major
This release builds on the navigation parts of the app, bringing in a huge number of improvements to the editing experience and reducing many tested and identified sources of confusion. A number of additional general features and fixes and also available.
Features:
- New and improved user interface
- Increased maximum build time from five minutes to nine minutes
- Build messages can now be closed
- Updated list of available material icons for collection icons
- Updated build plugin to create build-time version of site config rather than
_config.yml
directly
- Clone action for array item inputs
Fixes:
- Fixed load order issue where baseurl would not display in header
- Consolidated audio and video mime types for uploads
- Fixed an edge case with links causing the save button to stay disabled
- Fixed mark as spam issue with form submissions
- Error message for symbols in a site name displayed correctly
- Category folder posts and drafts now correctly use default
_add_options
- Fixed issue preventing some billing reminder emails from sending
- Lowered rate limit on sign up verification code
- Fixed actions in link input being unresponsive in some cases
- Fixed the front matter editor not being accessible for posts in the visual editor in some configurations
September 9th, 2020 | Minor
This release provides a new and improved view for the build chain, extra build configurations and a few minor fixes. During this release a migration caused downtime between 10:30am and 1pm NZT. We have resolved the issues and service has returned to normal.
Features:
- New and improved build chain interface.
- Added configuration to skip form encryption on post processing.
- Showing thumbnails for SVGs on file browser.
Fixes:
- Fixed issue not recording recent activities.
- Optimised build output uploads.
- Fixed timezone inconsistency on build schedule setup.
- Fixed SSL Validation when transferring sites.
- Fixed URL issues when uploading images to front matter inputs.
- Fixed issue with inbox filters.
- Showing full message on inbox errors.
- Fixed issue with Git Provider webhook limits.
August 20th, 2020 | Minor
This release fixes some issues to do with DNS zones, and adds the ability for a user to recreate missing DNS zones. Also included are numerous other bug fixes.
Features:
- Added a button in DNS settings to recreate missing DNS zones.
Fixes:
- Improved first-build times for new sites
- Fixed an issue where JEKYLL_ENV was not being set
- Fixed an issue with SAML authentication
- Fixed site icon sometimes not updating
- Scheduled builds should now be working correctly
- Fixed some issues with Dropbox syncing
- Fixed an issue when migrating from Route53 to Cloudflare
August 12th, 2020 | Minor
This release fixes a couple issues found in the latest compiler release.
Fixes:
JEKYLL_ENV
is now correctly exported
- Legacy builds are working again
Errored sites will need to be rebuilt by making a small change. It is highly recommended to move off the legacy image. Ensure that the checkbox "Enable Ruby versions and non-legacy building" is ticked in your site settings.
August 11th, 2020 | Minor
This release fixes a number of issues across all systems. Builds will be faster and more reliable.
Features:
- Allow Cloudflare Proxy websites to use Full (strict) SSL encryption mode
- Allow Cloudflare Proxy websites to have a custom SSL uploaded.
- Site activity added to reports on a merge
Fixes:
- Fixed formatting for some syncing logs.
- Fixed URL to update Authentication settings misconfigured.
- Remove access to files served under "_cloudcannon" folder.
- Fixed issue not deleting files removed from the output syncing.
- Fixed an issue where pages get stuck on "Building site" when loading the Visual Editor, despite site not currently building
- Fixed bundle cache not caching
- Fixed URL previews in front matter editor showing "visual editor" and nothing else
- Fixed large image previews in editor not loading
- Prevented Client editor showing branding on the basic plan
- Removed deprecated command line option of --path on bundle installs
- Fixed domains from showing "Can't find nameservers"
- Blocking users from selecting white as the brand color due to visibility issues
- Fixed Visual Editor for an HTML file with no front matter
- Preventing "Use Existing Image" linking to an image in _site, which causes a broken link on the site
July 29th, 2020 | Minor
This release restructures our visual editor to work better with strict cookie environments. Also included are a number of bug fixes to do with saving and browsing the editor.
Fixes:
- Fixed various authentication issues to do with cookies.
- Fixed an authentication issue with the editor in Safari.
- Fixed broken explore and editor views for some sites.
- Fixed an instance causing sites to disconnect with git provider.
- Fixed a bug causing changes not save in some cases.
- Cleaned up some UI behaviour when editing site settings.
- Clean up of some console errors.
- Fixed broken project views for some collaborators
- Fixed an issue with i18n deployment.
July 22nd, 2020 | Major
This goal for this release is simplify how users and organisations are connected.
Features:
- Moved the concept of a "personal" organisation to a organisation entity in itself.
- Enabled personal sites ownership transfer.
- Enabled ability to brand your own editing experience.
- Improved signup experience.
- Improved organisation create experience.
Fixes:
- Syncing of repositories with conflicting changes.
- Fixed intermittent time-out issues when deleting sites.
- Improved handling of git responses.
- Improved handling of GitLab responses for revoked access.
- Fixed URL display on breadcrumbs for URLs with subpaths.
- Fixed publishing post with `_hide_content` front-matter
July 7th, 2020 | Minor
This release fixes numerous bugs in different systems.
Fixes:
- Fixed protocol used for some 301 redirects.
- Removed TLS 1.0 support.
- Fixed Visual Editor not loading for some legacy sites.
- Invalid config.yml defaults causing Filebrowser views to break
- URL status icon for CloudCannon hosting stuck on loading spinner
- Can't view Custom SSL settings in some cases
- Inaccurate build times
- New blog posts not saving the correct filename in some cases
June 15th, 2020 | Minor
This release updates a variety of issues to do with builds.
Features:
Fixes:
- Auth routes and form submission issues
- Files not being removed when using compression
- Gemfile.lock changes not syncing back
- Better messaging around timed out builds
June 8th, 2020 | Major
This release improves on a number of the background processes that CloudCannon runs. Everything will appear the same but run faster and more efficiently.
Features:
- Improved build process
- Improved process for identifying malicious sites
- More specific response codes used for default redirects
- Improved default
/sitemap.xml
generation
- Added
X-Robots-Tag
header on testing domains
Fixes:
- Resolved issue preventing some files being served correctly
- Resolved some potential race conditions causing the editor to wait indefinitely after saving
- Resolved syncing status not being up to date on app load