December 19th, 2018 | Major
This release improves the navigation flow when editing your sites. The editor is now split screen if your screen is wide enough, and also toggle-able to full screen. The editor itself now queues up file uploads, so changes to a file and any attached images are saved at the same time, in the same commit.
Features:
- Improved navigation breadcrumb
- Split screen editor
- Batched file uploads with save in Visual and Content editors
- Code blocks and embeds are now supported in Rich Text front matter fields
- Rich Text front matter fields are now taller
- Environment variables fields now wider with visible-on-click style
Fixes:
- File count for folders in Explore now account for hidden files
- Folders only containing a Collection Defaults file are now displayed in the Explore section
- Fixed issue creating files in new folders without Collection Defaults file
December 10th, 2018 | Minor
This release is the first since reworking our documentation. This comes with a new sign up page with email validation. With this we updated our organisation sharing to have branded emails and a branded sign up page.
Features:
- Branded organisation share emails
- Branded sign up page
- Email Validation on sign up
- New documentation
- Active states in editor toolbars
Fixes:
_hook
field now present in form reports
- Site delete performance
- Regression of saving an image blob
- Pasting content no longer saves with a class
November 23rd, 2018 | Minor
This release adds improvements to our forms. Forms are run using queues for added visibility and performance.
Features:
- Improved form handling
- Forms submissions in Site / Reports
- This change log visible in app
- Better browser tab titles
Fixes:
- Editor toolbar wrapping and overlapping issues
_sort_key
not working in _config.yml
- Fix enters in code block
- General
collections_dir
fixes
November 20th, 2018 | Minor
This release patches an issue with the Client Editor interfaces.
Features:
- Language picker built into all code blocks
Fixes:
- Client editor saves hanging
- Better prepping on code blocks pasted content
November 19th, 2018 | Major
This release adds a new workflow to the projects feature. Developers and Non-developers can now create new branches in any project. The branched sites are automatically configured to publish back to the main branch. This allows teams to work faster and match local development environments.
Features:
- Project branching workflows
- Sites list view option
- Locked state grouping in sites list
Fixes:
- Site delete on larger sites
- Colours displayed in app terminals are more legible
- Bitbucket calls have been updated
- Added security to websockets
- General UI touch ups
November 12th, 2018 | Minor
This release fixes a number of issues, mainly focused on custom Jekyll collection and category-based post directories. Also included is a fix to prevent front matter numbers being inadvertently converted into strings.
Features:
- Option to disable title and filename syncing
- Improved SSL error reporting
- Date formatting for
_subtext_key
values
Fixes:
- Prevent front matter numbers converting to strings unless explicitly changed to a non-numerical value
- Prevent Content Editor refreshing after save in some unnecessary cases
- Prevent a number of SSL auto-regeneration issues
- Filter out irrelevant publish requests showing for GitHub connected sites
- Fixed Editor description for collaborator sharing
- Show error message from GitHub when connecting a site with maximum number of webhooks
- Empty File Browser styling issue
_date
suffix front matter fields use the correct interface again
- Prevent front matter
tags
and categories
clashing with fields ending with _tag
, _tags
, _category
and _categories
- Explore view issues when sorting and blogging with custom
collections_dir
set
- Screenshots fixed for sites with load animations
October 31st, 2018 | Minor
This release improves how CloudCannon handles posts with category folders. A number of small issues have also been fixed.
Features:
- Improved URL scheme in the Explore section for posts with category folders
Fixes:
- Breadcrumbs fixed when editing posts with category folders
- Sorting options for sites with
collections_dir
set now appear correctly
- Edge case that prevented creating new drafts of category folder posts
October 24th, 2018 | Minor
This release displays more information on providers you have connected to your CloudCannon account. A number of general fixes are also included.
Features:
- Connected storage provider details
Fixes:
- Fixed issue preventing removing empty folders
- Most specific collection default file (i.e.
_defaults.md
) in subfolders now used in all configurations
- Edge case preventing site list with build errors loading on free plan for Organisations
October 10th, 2018 | Minor
This release adds a new editable element, specifically for anchor tags. The editable is consistent with the link edit interface inside text and block editable elements, but is a standalone version where the element can't be accidentally removed. A number of general fixes are also included.
Features:
- Link editable elements
- Sites under projects are now displayed in a list
Fixes:
- Preview URL now shows correctly in sites list
- File counts in Dashboard corrected for filtered out files
- Various styling issues
- Remove experimental build server message (now irrelevant)
- Fix some developer-only fields appearing in collection metadata edit modal
- Posts and Drafts now retain folder structure through create and publish flow
- Classes on
span
elements are now retained as HTML if saved back into Markdown files
September 26th, 2018 | Major
This release adds the projects feature. Projects store useful links and group sites by repository, helping you and your editors stay organised.
Features:
- Projects List
- Add HR to editor toolbars
- New site create flow and empty state
Fixes:
- Sites toggle view alignment
- Transferring site prompts
- Changed the way an external link in a
_image
field works
- Number inputs are only explicit on
_number
fields
- Large repo clones will sync better after first failure