Changelog
Page: 38
Subscribe with RSS to keep up with the latest changes.
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 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
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
April 26th, 2018 | Minor
This release includes fixes for various minor issues across the application, and consolidated newline behaviour inside code blocks.
Features:
- Consolidated code block newline behaviour (Enter to create a new paragraph under code block, Shift + Enter to create a new line inside code block)
Fixes:
- Issue preventing account delete when sole owner of an organisation
- Some configurations of code blocks no longer incorrectly saved back as HTML in Markdown files
- Paste inside code block no longer adds unwanted markup
- Paste inside empty code block retains the correct markup
- Backspacing into code block no longer creates unwanted markup
- Backspacing out of code block prevented if markup would be otherwise broken
- Images are now saved with the correct URL if editor is saved before images upload fully
- Subscription now set correctly after re-enabling accounts in some previously wrong edge cases
- Invoices now show correct information in some previously wrong edge cases
- Issues with custom src sites now display the correct paths in the front matter path interfaces
- Removing team members will no longer place them in the collaborators section
- Sites will extensionless urls will no longer redirect infinitely in the editor
April 13th, 2018 | Minor
This release improves the sites list interface with filtering and grouping. Additional site options have been added to manage which sites build and can be edited. Support for collections_dir
has also been added.
Features:
- Sites list filtering and storage provider grouping
- Prevent build option for sites
- Prevent edit option for sites
- Support for
collections_dir
- JPEG images have rotational metadata applied when uploaded through Image Editables to match front matter image field behaviour
- Adding the
cms-keep-as-html
class prevents the editor from converting HTML to Markdown when saving back to a Markdown source file
Fixes:
- Markdown file saving issues for legacy static (non-Jekyll) sites
- Explore section not accessible for some configurations with legacy static (non-Jekyll) sites
- Correct reporting when browser fails to fetch site files
- Jekyll output error no longer hidden if internal error is also present
- Edit existing share dialog tabs fixed
- Browser back action from errant settings sections no longer looping
- Extremely large filenames no longer break the file picker
- Build scheduling interface fixed for some problematic configurations
- Empty italic tags with classes no longer output when saved as Markdown
- Strong and emphasis space suffix and prefix issues fixed when saving to a Markdown source file
- Changes to URLs are properly redirected after saving in the Visual Editor
- Breadcrumbs in Explore section and Content Editor have been fixed and made consistent
- Comments on offending front matter fields no longer obscured
- Better handling of back ticks when saving back to Markdown source file
- Code tags with inner
<br>
kept as HTML when saving back to Markdown source file
- Images and titles displayed correctly in Explore and Content Editor for collection items in sites with custom source directories