Changelog
Page: 28
Subscribe with RSS to keep up with the latest changes.
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
May 20th, 2020 | Minor
This release puts our hosting stats feature into maintenance mode. We are working towards rebuilding this feature. We also fixed an issue which resulted in the client editor being unable to load certain images.
Fixes:
- Front matter images not loading in client editor
- Extra SSL error handling
May 19th, 2020 | Minor
This release is a hot fix for client editors experiencing loading file errors.
Fixes:
- Fixed file load permissions
May 19th, 2020 | Minor
This release adds TLS 1.3 support, and fixes a variety of bugs.
Features:
- Enabled support to connections using TLS 1.3.
Fixes:
- URL view on the Dashboard should now be visually consistent with URL view shown in site settings
- Fixed an issue where site icons were not displaying in the site list
- Using
_disable_add
now properly prevents editors from creating new items
- Fixed a bug that caused the Visual Editor to sometimes get stuck on "Uploading Changes…"
- Fixed a bug causing the editor to sometimes get stuck on "Collecting Changes" after creating a new post
- Updated the error codes returned from invalid html form submission
- Fixed an issue with image rotation in specific circumstances on Chrome
- Minor Quality of Life improvements
- Minor UI touch-ups
April 22nd, 2020 | Minor
This release contains an option for setting preferred and available editors for opening files from the Explore menu. Other general fixes are also included.
Features:
- Option for setting preferred and available editors with
_enabled_editors
- Improved domain status UI for Cloudflare proxy state
- Date and datetime inputs now show full timezone
- Improved screenshot rendering for Dashboard section
Fixes:
- Images that are downsized and have an EXIF orientation header now correctly resized
- Title field correctly populated after initially creating a new HTML file
- Resolved some edge case issues with editor cookies
April 10th, 2020 | Minor
This release contains an update to the way we present the build status of your sites. We've moved the status away from the editor controls and reordered the Status section. Other general fixes are also included.
Features:
- Build status revised
- Filter for team members now includes email address
Fixes:
source
elements no longer aggressively filtered in embeds
- Resolved an edge case where editor could get stuck in a loading state
- Front matter and YAML editors with a single top level object key are no longer auto expanded
- Editing with
_hide_content: true
prefixes the date if set or undefined for newly created posts
April 1st, 2020 | Minor
This release includes some updates to the UI in the editor and in the teams page. Also included is a fix to Dropbox connection/authentication, as well as some other general fixes.
Features:
- Updated the buttons in the editor
- A new layout for the teams/collaborators page
Fixes:
- Resolved an issue with Dropbox connection/authentication
- Fixed the 'Add Branding' button appearing when it shouldn't
- Fixed an issue with some text in the 'recently open' section
- Fixed a bug causing the image preview to break
- Fixed a bug causing some images to become squashed and/or cropped on upload