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
September 19th, 2018 | Major
This release overhauls the design for files and collections. A number of configuration options have been made available for how the Explore section looks and behaves. The pre-build process has been improved, and a couple of options have been added to support faster bundle install
for future builds.
Features:
- Redesigned files and collection items
- Configuration options for personalising the Explore section
- Better UI for editors modifying collection metadata
- Recategorised the navigation groups for user, organisation and site settings
- Better build process and architecture
- Commonly used gems preinstalled to speed up builds
- Time taken displayed in Builds list
- Options to persist
bundle install
added to speed up future builds
- CloudCannon profile images, with sensible defaults
Fixes:
- Loading state when creating new files
- Rendering performance improved when opening collections or folders with a large number of files
- Loading states for various interfaces across the app fixed
- Workaround for Ruby version build issues
- Fixed an issue when using both
BUNDLE_GEMFILE
environment variable and github-pages gem
August 23rd, 2018 | Minor
This release solves a number of minor issues across the product.
Features:
- Better syntax highlighting for SCSS and SASS files
Fixes:
- Publish section in Client Sharing not showing all relevant activity
- Image uploads in CSV editor
- Hide misleading resize handles for images and tables when using Firefox
- Sign up and log in pages now scrollable for users with smaller screens
- Client Dashboard file counts no longer misleadingly include Collection Defaults files
- Renamed Remove File to Delete File in file context menu for clarity
- Template forking with GitHub flow fixed
- Transfer and delete sections now accessible for sites owned by organisations not on a plan
- Adding a link around an image no longer replaces the image
- File uploads and syncing now more efficient and much less likely to lock browser tabs
July 25th, 2018 | Major
This release is further work on our UX improvements. We have renamed the recently released developer dashboard to status (This will look familiar to our long time users). Doing this allowed us to use the dashboard icon and name for the editor workflows. The Dashboard is designed to give an overview on your site and will be extended over the next few months with more options.
The second large feature is editor tabs. When navigating the different editing interfaces in your site, tabs will become available. This is designed to enable better context switching and increase prevent navigation traps. We want to prevent the need for multiple browser tabs when using CloudCannon.
Features:
- Editor tabs
- Editor Dashboard
- Custom collection icons
- Scheduled builds can be set to 1 hour
Fixes:
- User images are circular and main focus in activity
- Spacing on sign up page recaptcha
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