Changelog
Page: 32
Subscribe with RSS to keep up with the latest changes.
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 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
May 19th, 2020 | Minor
This release is a hot fix for client editors experiencing loading file errors.
Fixes:
- Fixed file load permissions
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
March 13th, 2020 | Minor
A number of small fixes to errors caused by the last update.
Fixes:
- Fixed files not being uploaded in the editor if its extension contained capital letters.
- Fixed a bug causing the file preview in the editor to error when uploading a non-image file.
March 11th, 2020 | Minor
This release introduces a prompt when attempting to upload an image already present somewhere else in the site. A number of general fixes are also included.
Features:
- Duplicate image detection prompt
- Support for tab separated files (
.tsv
) files
- Support for SVGs in front matter image inputs
- Filtering for accepted mime types in front matter path inputs
Fixes:
- Pending share emails now case insensitive
- Editor Links now correctly trigger edited state class after first edit
- Sites list logo now correctly propagates
- Resolved some unwanted behaviour when dragging and dropping images
- Fixed intermittent visual editor authentication errors in Chrome and Safari
- Fixed array structure format regression
- Resolved issues caused by latest add options feature
March 2nd, 2020 | Minor
This release patches an issue with our servers which resulted in increased 502 errors. There was intermittent downtime which can be seen at status.cloudcannon.com.
February 17th, 2020 | Minor
This release enables you to customise the actions available to editors in the add menu for your collections. More general fixes and improvements are also included.
Features:
- Add options for collections in Explore section
- Filtering for repository list when choosing a repo to sync
Fixes:
- Fixed consistency of encoding characters with umlauts in Markdown content
- Fixed issue where file permissions could be changed during sync
- Resolve various issues around CSS minification