September 4th, 2019 | Minor
This release solves a number of issues across the product.
Fixes:
- Image upload not working in editor link modal
- Editor links on <a> tags still follow the href
- Invalid markdown produced with captioned tables in the markdown editor
- Errors when trying to delete a site, or remove a domain from a site
- A collections_dir and custom src dir makes select fields return an invalid string
- Explore filter breaks in some cases
- Select/multiselect inputs don't use _singular_name for collection key
- Removed "open link" on link popout in non-visual editor views
- Incorrect dirty state prompt after publishing a post
- Can't add files to an empty site
- Images won't load in browser when opened from front matter image inputs
- 'Add Source' button in Site Status menu does nothing
- Design Tweak: Context menu should be slightly visible when not hovered
- Fixed publish HTML draft flow
- Creating an HTML collection item or post hangs forever
- Site CSS can sometimes mess with the styling for Visual Editor controls
August 30th, 2019 | Minor
This release contains multiple hot fixes for SSL and caching.
Fixes:
- Redirect all HTTP traffic to HTTPS not working in some cases
- Country code not included in edge cache
- Pages require a hard refresh to get latest content
August 29th, 2019 | Minor
This release fixes XSS issues visual editing and fixes with the status dropdown.
Fixes:
- Better XSS security in visual editor
- Safari visual editor loads styles better
- Reduced 503 errors on hosting
- Status dropdown view updating and output working
August 20th, 2019 | Major
This release combats spam emails sent through contact forms on your sites hosted on CloudCannon. The form data section has been improved and moved to a new section in the sidebar called "Inbox".
Features:
- Improved spam detection and prevention
- Inbox section to manage form submission data and mark/unmark spam
Fixes:
- Session cookie expiry issue resolved
August 15th, 2019 | Minor
This release patches a few minor issues.
Fixes:
- Hosting reports are reporting again
- Update sharing card in status page handles more team members
- FTP output push working
- Slight copy change on site build complete
July 1st, 2019 | Major
This release introduces GitLab as a storage provider. Support is currently for GitLab.com only, not self hosted solutions. Similar to our other Git-based storage providers, you can sync your source and/or output with GitLab repositories, sign in with GitLab, and manage publishing with merges or merge requests.
Features:
- GitLab.com support
- Optional transparency slider for colour inputs with suffixes ending with "a"
Fixes:
- Fixed some special characters in usernames from breaking FTP output connection
- Better build logging
- Prevented in-file
_comments
keys that correspond to select values from being cleared on save
June 24th, 2019 | Minor
This release adds the ability to serve more than one site under the same domain name.
Features:
- Subpath can be defined when adding a domain
- Domains page redesign
Fixes:
- Emails are no longer obscured automatically
- General design fixes
June 15th, 2019 | Minor
This release adds support for the CommonMark processor. In addition, a number of edge cases for saving more complicated content to Markdown have been fixed.
Features:
- CommonMark support
- Select and multiselect inputs now work with posts
Fixes:
- Various fixes when saving complex content into Markdown.
June 7th, 2019 | Minor
This release extends our feature set for contact forms, you can now delete data manually or on a recurring schedule. A number of other smaller features and bug fixes are also included.
Features:
- Contact form data delete button
- Contact form data can now be automatically removed after a preset number of days per site
- Pinterest YAML and front matter input
- Removed Google+ inputs
Fixes:
- Save button no longer incorrectly enabled on initial open in certain configurations
- Ensure save button is enabled when changing externally linked image to a new uploaded image with no other changes
- Prevent a cross domain referrer leak
- Prevent a potential OAuth issue
- Prevent potential password reset issue in combination with changing email address
- Prevent potential XSS injection
May 24th, 2019 | Minor
This release rolls out HTTP 2 to our new hosting solution. A number of other general fixes and improvements have been made.
Features:
- HTTP 2
- Support for APNG files
- Split and merge controls for table cells
- Automatically open new array items in YAML and front matter fields
- Button to download contact form data as CSV
- Set width and height when changing images
Fixes:
- Some edge cases when pasting into code blocks
- Uploading a new image no longer saves old image in specific configuration
- Categories with "css" in the name no longer appear as "HTML" in the interface
- HTML new draft flow with prefilled title now always prompts for a new one
- Fixed stuck reloading after saving changes under a specific configuration
- Fix srcset not including non-retina path
- Rich text inputs no longer show a flash of raw content when configured with custom styles