Changelog
Page: 36
Subscribe with RSS to keep up with the latest changes.
July 10th, 2018 | Minor
This release improves the Editor Link feature with an option to edit fields in a modal. A number of other options have been added and bugs fixed.
Features:
- Editor Link modal style
- Option to hide fields in front matter (alternative to prefixing the key with an underscore)
- Options for customising the Source Editor per site (syntax highlighting, tab size and line numbers)
- Option to disable main heading in Content Editor
- Better input handling when adding domains
- Updated preinstalled gems to increase site build times
Fixes:
- Issue preventing site delete due to existing webhook
- Styling issue for file upload progress
- Issue preventing connecting Publish Branch if only two branches exist
- Issue preventing custom classes for blockquotes in Markdown content
- Comments in custom editor CSS now ignored
- After authenticating Dropbox now automatically connects to your site on return
- Fixed social avatar URLs for front matter fields
- Duplicate class names with different elements in custom editor CSS fixed
July 4th, 2018 | Minor
This release add a new way to look at builds and a tidied dashboard.
Features:
- Added build logging for all steps (previously just the Jekyll build)
- New Dashboard with new hosting, team and build sections
Fixes:
- HTTP to HTTPS redirect works on cloudvent sites
- cloudvent links default to HTTPS
- Remove the SSL certificate if you remove your domain name
- Add open url button to SSL details view
- Editor locked sites no longer locks the dashboard
- First build success screen spacing on smaller screens
July 1st, 2018 | Major
This release marks the end of the SSL private beta. Thank you to all of those who helped us improve on this over the last year. We look forward to making more improvements.
Features:
Fixes:
- Trim domain name before sending to API
June 25th, 2018 | Minor
This release adds support for more workflows in editing and forms.
Features:
Fixes:
- Sites ordered alphabetically in projects view
- Publish in client sharing
May 24th, 2018 | Minor
This release improves the experience when creating a new site. You'll be guided through the process towards a first successful build.
Features:
- Dashboard section for populating an empty site and showing details once a site has built
- Prebuild steps to detect
BUNDLE_GEMFILE
and src
- New upload progress
- Successful first build screen
May 14th, 2018 | Minor
This release fixes an issue preventing connecting a GitHub or Bitbucket as an output.
May 10th, 2018 | Minor
This release fixes a number of minor issues.
Fixes:
- Error preventing image uploads in some Client Sharing configurations
- Indefinite loading spinner when trying to load a repository list with no repositories
- Updating the title of an image no longer toggles the display in the image popout incorrectly
- Prevent accidentally setting the Publish Branch to the same values as source
May 8th, 2018 | Minor
This release brings the previously GitHub-only publish flow to Bitbucket-linked sites. A number of general issues have also been fixed.
Features:
- Publish flow for Bitbucket-linked sites
- Updated privacy policy and terms
Fixes:
- Existing copy suffixes are respected when using a copy of an existing image
- Orphaning pending shares issue when changing email address
- Client Sharing changes no longer show up as authored by logged in user if present
- Link popout no longer opens on undo if link is first in content
- Work around Chrome CORS cache issue preventing using existing images in editor
- Potential mixed content warnings when using externally hosted images
- Using existing images will no longer create a copy if not required
- Front matter image picker previews display correctly with custom source set
May 1st, 2018 | Minor
This release fixes a couple of minor issues related to the last feature release.
Fixes:
- Temporary working URL wrongly displayed in the image popout input for external images
- Potential mixed content warning when using external images in an image popout
- Documentation and support URLs not showing on Client Sharing interface for Basic plan users
May 1st, 2018 | Minor
This release brings overhauled editing interfaces for links and images inside the Content Editor and Visual Editor. The designs are consistent and some long requested features have been included.
Features:
- Improved design for link and image popouts
- Option to update the title attribute on an image editable
- Option to open links in a new tab/window
Fixes:
- Issue saving an image under the wrong URL
- Removed problematic mailto link encoding scheme
- Issue preventing publish when no changes made
- Issue preventing GIF images uploading in some Image Editables