February 15th, 2017 | Minor
This release includes a number of bug fixes and performance improvements.
Features:
- Jekyll 3.4.0 preinstalled on build servers
- Clone file works for all file types
- Better performance on legacy file servers
Fixes:
- Upload path corrected on particular base path case
- Link menu position on firefox rich text front matter corrected
- Disconnecting storage provider workflows improved
- General client editor issues resolved
February 10th, 2017 | Minor
This release provides sign up and login options for GitHub, Bitbucket and Dropbox. The fastest and easiest way to get started on CloudCannon!
Features:
- Sign up and log in with GitHub, Bitbucket and Dropbox
- Improved performance when building sites
- Testing domains are unique forever and not reused after sites are deleted
Fixes:
- Logout for site authentication issues
- Some configurations with
auth-routes.txt
file
- Missing CORS headers on optimised files
- Prevent Client Sharing on free plan in specific configuration
- MP4 video issues when serving to some browsers
- Prevent linking the same GitHub account to multiple CloudCannon accounts
January 24th, 2017 | Minor
This release includes fixes for a number of outstanding and recently discovered issues, increasing performance and stability across CloudCannon services.
Features:
- Improved file caching
- Better caching for 301 redirects
- More configurations using the
BUNDLE_GEMFILE
environment variable now supported
Fixes:
- UI consistency issues when changing the main domain or adding a site to the base domain
- Edge case causing longer than usual delays serving some files
- Activity log incorrectly reporting multiple changes for a single change
- Styles for rich text front matter interfaces not loading in some configurations
- Double left and right arrow symbol added to title filter for new drafts and collection items
- Range HTTP headers set correctly for video files
January 12th, 2017 | Minor
This release adds Site Backups which allows you to create downloadable zips of your site at anytime. Additionally this contains a few minor features and fixes.
Features:
- Added Site Backups to Status page and updated storage provider reconnection process
- Removed one site per repo/branch restriction on GitHub and Bitbucket sites
- Double click button added to unauthenticate storage providers in account settings
- Added –unpublished support to build options
- Added 'Copy Output URL' to the file context menu
- Nokogiri 1.7.0 and 1.7.0.1 preinstalled
- Rubyracer 0.12.3 preinstalled
Fixes:
- Invoice dates now indicate the correct period
- Publish issues resolved
- DNS record and base domain fixes
December 20th, 2016 | Minor
This release fixes newly reported issues and includes a number of quality-of-life improvements.
Features:
- URLs can now be entered directly for image Editable Regions with the options set.
- Extensionless URLs are now supported when importing or entering a URL for image Editable Regions.
- Files with any file extension are now served.
/404/index.html
is now used for a fallback if /404.html
does not exist when rendering a custom 404 page.
- Double-click confirm button for unauthenticating storage providers on account.
Fixes:
- Publishing a draft with empty date now correctly populates the field.
- Fixed sharing issue where non-developers could not be shared site after sign up.
- Editor pending changes prompt now correctly triggers when using the Page Selector.
- Characters now render correctly in recent activity under site Status.
- Switch to Source Editor button no longer disappears after a front matter parse error in the Content and Visual Editors.
- Blank line at the end of a CSV file no longer causes a parse error.
December 9th, 2016 | Minor
This release adds a choice of free Jekyll templates to the empty site state. Included in this release are a number of additional features, aesthetic changes and bug fixes.
Features:
- New design for empty site choices
- Ability to use or fork templates on an empty site
- Option to prevent "save password" browser prompts in client editor
- Preinstalled Jekyll 3.3.1 and other gems on all build servers
- Added support for
cite
editable elements
Fixes:
- External images now load in the collection view
- Letter spacing no longer affects image popout text
- More Git syncing error handling
- Rich text front matter interfaces fixed on array position change
- Compressor rewriting edge case
srcset
correctly
- Image upload using custom Jekyll source correctly
- Edge case populating multiselect from collection defined as object
- Other general fixes
November 15th, 2016 | Minor
This release is a hot fix for users experiencing problems when updating a static (non jekyll) site.
November 4th, 2016 | Minor
This release brings a number of general improvements and fixes, including an interface to set any custom environment variables for your Jekyll builds. Saving files and sync tasks are now much faster.
Features:
- Custom environment variables
- Publish consolidated into one commit
- Sites with Jekyll safe mode now supported
- Better sorting of mixed case files
- Greatly improved save times
Fixes:
- Prevented a build issue with cyclic references in Jekyll sites on CloudCannon
- Fixed overlapping styles on Client Sharing login page
- Fixed rich text editor interface when in root level array in YAML files
- Prevent smart quotes allowed in URLs created with the editor
- Fix cases of missing/reappearing files in File Browser
October 18th, 2016 | Major
This release improves file syncing, bringing increased reliability and error reporting. Extensionless and mixed case filenames are now fully supported. A number of smaller fixes and features are also included.
Features:
- Improved speed and reliability when syncing between all providers
- Syncing errors now displayed in site Status section
- Extensionless filename support
- Mixed case filename support
- Support renaming Dropbox connected sites
- Visual Editor now consistent with CloudCannon hosting URL rules
Fixes:
- Unique storage provider locked to a single site
- Consolidate initial sync direction across all storage providers
- Prevent filenames exceeding maximum length
- Prevent non-ASCII characters being stripped from filenames in the editor
- Fix font preview interface
- Fix populating multiselect from collection items in nested subfolders
- Fix nested paragraphs within list items when saving Markdown files in the Content Editor
September 30th, 2016 | Minor
This release provides improved default interfaces for categories and tags, better timezone support and general fixes.
Features:
- Multiselect with inline adding for
categories
and tags
front matter
- Date/time pickers save values as they appear in standard Jekyll format without timezone
Fixes:
- Issue preventing account delete with Dropbox attached
- Normalisation issues from some unicode characters in URLs resulting in 404s
- Activity list icons missing background colour