November 25th, 2020 | Minor
This release fixes a variety of issues reported through support.
Fixes:
- Fixed collections load on the left menu
- Fixed 'WEBP' images not listing
- Fixed latest build status not updating correctly
- Fixed issue saving to hidden fields containing select data
November 24th, 2020 | Minor
This release aims to improve the reliability of the back-end API along with general bug fixes.
Features:
- Reliability improvements on back-end API.
Fixes:
- Fixed link editor changes not triggering dirty state.
- Fixed layout for embed fields on the front-matter editor.
- Fixed wrong e-mail sent when upgrading account.
November 19th, 2020 | Minor
This release fixes a variety of issues reported through support.
Fixes:
- DNS records displayed are no longer limited to 20
- Adding invalid domain returns the correct error on failure
- Email not displaying on the sign up confirm page
- Query strings getting stripped on 404 redirects
- Site "Update DNS" button goes to the wrong url
- Reduced network load on URL previews in front matter editors
November 13th, 2020 | Minor
This release fixes variety of issues for collections and blogs relating to Datetime issues.
Fixes:
- Datetime inputs no longer error on save
November 12th, 2020 | Minor
This release aims to improve the reliability of hosting along with general bug fixes.
Features:
- Officially dropped CSS support for IE11 browsers
- Reliability improvements on hosting
Fixes:
- Fixed error handling on publish workflow
- Fixed issue with the compiler breaking with no specific error
- Fixed issue saving new files on source editor adding front-matter dashes
- Fixed issues loading visual editor when using custom editor styles
- Fixed issue loading visual editor for pages with embeds
November 3rd, 2020 | Minor
This release fixes the client sharing for a small number of clients.
Fixes:
externalSupportUrl is not defined
error on Client Editor load
November 2nd, 2020 | Major
This release contains a major rewrite of our code to bring more modern development workflows, increased stability and more error handling. We have officially dropped support for IE11 and any browser that does not support modern JavaScript. Unsupported browsers will be prompted on load to upgrade. This is part of a major push to increase stability and reliability of our more complex interactions.
Features:
- Error handling on load if dependencies didn't load
- Error handling on load for old browsers
- Error handling on load for no JavaScript
- More firewall rules for hosting security
Fixes:
- Fully linted code following company wide eslint rules
- More testing
- Can't open array structure object after editing with an editor link
- Error when trying to add a DNS record
- Can't set a custom TTL to DNS records
- Higher limit on recursive array structures
October 21st, 2020 | Minor
This release aims to provide general bug fixes.
Fixes:
- Fixed JSON Request Validations to the back-end.
- Fixed response from DNS requests.
- Better handle Bitbucket refresh token.
- Fixed erroneous message about failing to communicate with the back-end server.
October 13th, 2020 | Minor
This small release fixes an error when adding a domain to a site.
Fixes:
- Fixed the domain add form erroring on add
- Fixed some rare cases where actions could fail after being logged in for an extended period
October 9th, 2020 | Minor
This small release fixes an error showing a message to refresh in cases where you may not have to.
Fixes:
- Fixed refresh message appearing unnecessarily
- Fixed a check for non-text values in
_comments