Changelog
Page: 34
Subscribe with RSS to keep up with the latest changes.
May 10th, 2019 | Minor
This release adds some general improvements for developers in Project views.
Features:
- Add create from existing branch for developers and above in Projects site list
- Remember preference for sites or projects when loading an organisation
Fixes:
- Change "Add site" in projects to "Add branch" in projects list
- Saving fails in certain site states
- Array structures should override collection select boxes
- Collection folders showing in image browser
- General caching issues
- Rate limiting issues
- CSS minification issues
- Long filenames are now ignored in builds with a warning
- Content not populated from defaults file in certain cases
May 6th, 2019 | Minor
This release fixes a number of recently reported issues.
Features:
- Added a helpful message when using an unsupported Ruby version
Fixes:
- Resolved a number of issues causing the save button to enable unnecessarily
- Prevented an error when selecting multiple sibling anchor tags
- Resolved an issue causing the unsaved changes dialog to cancel correctly
- Prevented the unsaved changes dialog from appearing twice in a row
- Removed a potential XSS attack vector
- Fixed a broken link to the scheduled builds documentation
- Editable images now correctly populate the
srcset
attribute in all cases
- Embeds are no longer cleared if saving a file after only changing the front matter in the Content and Visual Editors
- Resolved an issue adding unnecessary
href
attributes to some elements
- Adding an output storage provider now correctly displays in the activity log
- Fixed some typos across the platform
- No longer display the number of commits behind the Publish Branch since it increases on each merge
April 29th, 2019 | Minor
This release fixes a number of recently reported issues.
Features:
- Make FTP syncing output only
- Creating new HTML files from the Explore section will fill the title field if it exists
- Updated Bitbucket API interaction to support latest changes
Fixes:
- Ensure input and output syncing cannot match in more cases
- Allow access to transfer and delete for sites on non-paid organisations
- View commit button in Publish section on Bitbucket connected sites now links correctly
- Increased number of special characters supported in FTP passwords
- Fixed state when creating files when a site has no files
- Fixed issue adding bad extension when creating a file with no extension
April 24th, 2019 | Major
This release improves the build process and expands on the available options. You can now select what Ruby version you wish to build with, specified in a .ruby-version
file.
Features:
- Ruby versions
- Full width editor now default
- Jekyll build option for
--profile
- Improved state for new users that have been shared sites
- Explicit option to enable Internationalisation for a site
- Better error reporting for invalid config files
Fixes:
- Files now correctly selectable when uploading
April 12th, 2019 | Minor
This release brings a number of features and fixes, including improvements to the Publish section. Changes directly from Git are now displayed instead of the relevant CloudCannon activity for that site, giving a more accurate overview of the merge.
Features:
- Improved Publish overview displaying provider-specific information
- Drag-to-reorder support for multiselect inputs
- Helper text for new projects
- New HTML draft posts with
date
in front matter now initially set to today's date to prevent unintentional build errors
Fixes:
- Opening a publish request in Client Sharing no longer erroneously allows read access to some developer portions of the app
- Files with
txt
extension no longer appear in Explore
- "Create new file" no longer appears in recently opened files
- Uploading a
jpeg
file with a specific configuration no longer breaks extension
- Content in Collection Defaults files now correctly populated for new files
- Many more Markdown-specific special characters supported in editor without breaking content
- Various issues with creating and opening HTML posts, drafts and collection items from Explore fixed
March 22nd, 2019 | Major
This release overhauls the experience when creating new post, collection items and files. You now open an empty file and add content, then save it along with any images in one commit.
Features:
- New create flow
- Greatly improved file browser performance
- Improved branded organisation sign up screen
- Better build defaults for new sites
- Improved site and project lists for editors
- Switching DNS preserves records rather than prompting to remove them
- Adding a new domain now scans and adds existing DNS records if found
Fixes:
- Case where images may not load in the Content Editor
- Some Firefox-specific styles
robots.txt
being incorrectly served on testing domain
- Pasting from Google Docs in Chrome no longer makes everything bold
- Collection metadata modal issues resolved
- Optimised URLs use
https://
instead of //
- Potential case for images to be incorrectly saved as base 64 inline resolved
March 8th, 2019 | Minor
This release adds the Cloudflare Beta for DNS. Try this out on your domain and update your name servers. Existing records will be migrated across.
Features:
- Cloudflare DNS Beta
- SAML transfer flow for existing accounts to disable password authentication
Fixes:
- Login security fix
- Browser freezes when trying to rename a standalone page in the Explore view
- Characters such as ä, ö, ü cause syncing errors with Dropbox
- General design tweaks
February 22nd, 2019 | Minor
This release updates our domains interfaces with name server comparison. We've also improved how pasting content from external sources works, including from Microsoft Word.
Features:
- Domain name servers comparisons
- Domain name navigation updated
- Rich text paste from external sources
- Adding a link to an email address auto-populates the link
- Table
thead
element and th
scope attribute support
- Address field added to Account Settings for invoices
Fixes:
- Select and multiselect option drop downs not longer cut off inside modal
- Adding a new collection item inside a subfolder now uses the correct Collection Defaults file
February 12th, 2019 | Major
This release adds a new section for your custom domains. This is the new location for updating DNS. Adding a domain to a site remains the same. We've also updated the data editing interfaces to make navigating between objects more user friendly.
Features:
- New domains list
- New look for the content editor
- New look for data editing interfaces
Fixes:
- Brand colour picker not visible
- Rich text editor link issues
February 5th, 2019 | Major
This release changes the way the array data and front matter inputs are structured. This improves the editing experience in most cases, especially for more complex array items. We've added configuration to define multiple types of array items your editors can add, as well as a number of other useful improvements.
Features:
- Improved interface for arrays in front matter and data files
- Better previews for objects in front matter and data files
- Auto expand an object if it is the only input in front matter and data files
- Configuration to define the structure when adding new array items (
_array_structures
)
- Ability to set Editor Links as an attribute on an element rather than just a link (
data-cms-editor-link
)
- Default styles for Editor Links to match the editor (
class="cms-editor-link"
)
- Navigation header for projects improved
- Embeds in the editor now support
<script>
tags
- Images now supported in the Rich Text inputs for front matter and data files
- Performance improvements when requesting site files
- Better naming scheme (without slash suffix) for branched sites
Fixes:
- Gemfiles inside
node_modules
folder no longer suggested when setting up a site
- Emails now sent when adding team members to recently created organisations
- Creating a new draft now correctly uses the posts Collection Defaults file
- CSV files with date inputs now work correctly in the Data Editor
- Project names no longer double escaped in header
- Editor now correctly preserving split screen preference