Changelog
Page: 41
Subscribe with RSS to keep up with the latest changes.
August 24th, 2017 | Minor
This release adds the ability to configure a default path to load when the sidebar editor link is clicked. This is useful for sites that don't use /index.html.
Features:
August 11th, 2017 | Minor
This release adds the ability to sort your collections and files. This includes sorting by custom front matter attributes. Try it out on any site in any collection.
Features:
- Sorting for collections
- Blockquote editable support
Fixes:
--future
flag on by default for new sites
- Image resizing fix for firefox
August 1st, 2017 | Minor
This release adds the ability to define sizes to resize images in front matter and content editing.
Features:
Fixes:
- Replace spaces with hyphens for uploaded images
- Front matter editor adding empty lines
- Uploading a file in front matter overwrites any previously uploaded files with the same name
- Colour front matter inputs full width on data files
July 17th, 2017 | Minor
This release contains a number of fixes for SSL on organisations.
Fixes:
- Transferring a certificate caused downtime
- SSL certificates on an organisation were added to the user
- Password updates caused logout
- HTTPs forcing caused double query string on protocol upgrade
July 11th, 2017 | Minor
This release introduces a text filter/search input wherever you or your clients select a file. The various interfaces for selecting a file or page has been consolidated and made consistent. A large number of fixes have also been made.
Features:
- Browser text filter
- Consolidated file browser views for Explore, Page Selector, File Browser and file/page pickers
Fixes:
- Team members with the Developer role can now correctly control site authentication
- Prevent edge case where file permissions are being changed on save
- Fixed some combinations of 301 redirects being ignored
- Corrected pricing for additional team members reported in some interfaces
- Renaming a newly created folder no longer causes a copy to remain
- Fixed issue preventing ability to delete site if GitHub syncing given bad credentials
- Fixed escaped slash characters not being preserved between editors
- Title from Jekyll defaults no longer applied to data files in the UI
June 20th, 2017 | Minor
This release includes upgrades and fixes to our infrastructure, backend systems and interface. Most notably, greatly increased performance when saving files and building sites.
Features:
- Team page in Personal Settings
- Vastly increased performance when saving, syncing and building.
- Improved and upgraded interaction with Dropbox
- Increased Testing Domain combinations
- Preinstalled new Jekyll and nokogiri versions
- Updated new default Jekyll version used when left unspecified
Fixes:
- Fix issue preventing site delete
- Routing issue causing endless loading in some cases
- "Invalid Date" display issue in Safari
- Routing issue causing unintentional UI flicker
- Corrected invoice display order for long standing users
- Fixed UI errors when front matter "title" is not a string
- Fixed GitHub merge UI
- Fixed sync error not showing if no provider connected to a site
- Fixed default subsection in Status section
- Pages inside node_modules folder no longer shown in Explore section
- No longer sending erroneous failed payment emails at end of trial in some configurations
June 6th, 2017 | Major
This release improves our team features and pricing. Create organisations to manage groups of sites and team members.
Features:
- Organisation support
- Improved pricing plans for teams
- Transfer sites to organisations and other accounts
- Client Sharing interface now shows status of site sync and build
- Pre-installed latest Jekyll versions for site builds
Fixes:
- Site icon interaction with custom source
- Edge case for publish in Client Sharing causing infinite loading
- Some large files causing syncing issues with Bitbucket
- Fixed length restriction on generated filenames
- Infinite redirect issue when connecting a storage provider from the File Browser
March 21st, 2017 | Minor
This release hides the email addresses that contact forms send emails to from the served output of your sites. This prevents robots from reading these from your live source.
Features:
- Better Contact Form security
Fixes:
- Issues related to line ending preventing 301 Redirects
- Client Sharing with
baseurl
set loads with the correct page
- Fixed edge case preventing static files appearing in editor
- Dates not appearing in invoice list for some users
March 2nd, 2017 | Minor
This release provides visibility into hosting and build details for your sites. Find these details in the expanded site Status section.
Features:
- Expanded Status section with graphs for builds and hosting
Fixes:
- Build output no longer duplicates
bundle install
output
- Fixed edge case causing internal error on build for some site configurations
- Fixed redirect loop in editor in some configurations
- Mixed case sometimes conflicting with optimisations
February 21st, 2017 | Minor
This release adds a new build server to resolve issues with libv8 and therubyracer.
Features:
- New experimental build server, toggle on and off in Site Settings / Build
Fixes:
- IP Rate limiting on SSL endpoints corrected
- Data file navigation fixed on recursive objects