Changelog
Page: 36
Subscribe with RSS to keep up with the latest changes.
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
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