Changelog Page: 4

Subscribe with RSS to keep up with the latest changes.

Site Mounting

November 8th, 2023 | Minor

This release added the Site Mounting feature and the publishing diagram for the Project page. It also added new CLI options for Hugo, improved warning messaging for payment issues, and addressed security vulnerabilities.

Features:

  • Released the Site Mounting feature.
    • This feature makes one site dependent on one or more other CloudCannon sites. Files from a remote site will be accessible to the local site at build time, and any updates to the remote site will trigger a build of the local site.
    • You can find the Site Mountings feature under Site Settings.
    • Site Mounting is available on the Standard, Team, and Enterprise plans.
  • Released appearance update for the Project page.
    • The Publishing tab on the Project page now displays a diagram illustrating which sites publish to other sites within the project.

Fixes:

  • Added new Command Line Option --logLevel for Hugo v0.114.0 and later. Older CLI options are still supported for earlier versions of Hugo.
  • Better warning messaging on the Organization list when payment issues occur.
  • Updated dependencies to patch security vulnerabilities.
  • CloudCannon now skips HTML compression for Nuxt.js sites.

Uploaded images no longer become blob URLs

November 3rd, 2023 | Minor

This release addressed an issue causing uploaded images to become blob URLs.

Fixes:

  • Fixed an issue where CloudCannon changed uploaded images to blob URLs if you navigated away from the Editor before saving.

General fixes

November 2nd, 2023 | Minor

This release improved loading states for Organization logos and placeholder text on the Build Deploys page. It also addressed issues affecting the date field and updated dependencies and SSG icons.

Fixes:

  • Fixed an issue with TOML schemas causing date fields to become blank.
  • Fixed an issue where the Visual Editor was disabled for Hugo pages with a blank URL.
  • Better loading states for Organization logos.
  • Better placeholder text on the Build Deploys page.
  • Updated Nuxt icon.
  • Updated dependencies to patch security vulnerabilities.

Branch from a branched site in Projects

October 26th, 2023 | Minor

This release added the option to branch from existing branched sites. CloudCannon trials now enter a 'paused' state once the trial ends, and the Organization page defaults to the last Organization list you accessed.

It also addressed several issues, including removing unnecessary error messages in Client Sharing, merge errors for some GitLab merges, and improving warning messages when overwriting images.

Features:

  • Released functionality updates for the Project page.
    • The Project page allows you to create new branches off of existing branches as well as your main branch.
  • CloudCannon trials will now enter a 'paused' status at the end of the trial rather than automatically downgrading to the Personal plan.
  • The Organizations page now defaults to the Organization list you last accessed.

Fixes:

  • Fixed an issue where the sidebar would not appear in Client Sharing.
  • Fixed an issue where you could create a branch site without specifying a branch name.
  • Fixed an issue where switching from a Lite to a Standard plan would cause the Client Organization name to become blank.
  • Fixed an issue where the 'Connecting with Cloudinary' loading overlay would persist if an error occurred while the Cloudinary widget loaded.
  • Fixed an issue in the DAM browser where the upload confirmation screen would not show the new files.
  • Fixed an issue where CloudCannon could briefly show add-ons in the wrong state.
  • Fixed an issue where CloudCannon would show an unnecessary error message during Client Sharing.
  • Fixed an issue preventing some merges to GitLab.
  • Fixed broken icons.
  • Better spacing in the Activity differences pop-up.
  • Better warning messaging when overwriting existing images.

General fixes

October 20th, 2023 | Minor

This release improved error messaging for branch sites, and GitHub and GitLab operations. It also addressed issues affecting direct branch merging, icon and modal loading, and Azure DAM uploads.

Fixes:

  • Better error messaging and handling when creating a branch site.
  • Better error messaging for GitHub and GitLab operations.
  • Fixed an issue preventing uploads for Azure DAMs with no set container.
  • Fixed an issue preventing some icons for GitHub Enterprise and Self-Hosted GitLab from loading.
  • Fixed an issue preventing the Domain Status modal from loading.
  • Fixed an issue preventing data binding where the source was a data file.
  • Fixed an issue preventing direct branch merges using GitLab and Bitbucket.

Project and Domain page updates

October 19th, 2023 | Major

This release updated the appearance and functionality of the Project and Domain pages. These pages now have full-width lists, and a settings tab for editing your details. It also added new tasks and a dismiss function to the Organization setup task list, updated red UI elements for better accessibility, and added the capacity for files to update to new structure values.

This release addressed several issues, including the 'cancel build' button failing to display if you refreshed your site during a build, pagination errors for the Project page sites list, and better spacing for UI elements.

Features:

  • Released appearance and functionality updates for the Project page.
    • The Project page now displays a full-width list of your branches and a settings tab to edit your project details.
    • When creating a new project, you can select a repository you have not yet connected to CloudCannon.
    • You can use some Markdown syntax in the Project description.
  • Released appearance updates for the Domain page.
    • The Domain page now displays a full-width list of your sites and a settings tab to edit your details.
  • Released appearance updates for the Publish page.
    • The Publish page now displays a full-width field for describing your pull request, as well as Changes and Commits tabs to document your branch activity.
  • The Organization setup task list in the sidebar has new tasks, including prompts to watch our app demonstration video and book a meeting with the CloudCannon team.
  • You can now dismiss tasks from the Organization setup task list.
  • Opening a file in the app now checks for any updates made to structure values since the last time you edited that file. New inputs will appear by default, and you can configure deleted inputs to remove content.
  • Icons in the app now have better resolution and a loading animation. Icons will fall back to a broken icon if they fail to load.
  • Updated the shade of red used for UI elements to pass Web Content Accessibility Guidelines criteria at AA level.
  • New icons and menu text for Organization, site, and account settings to help differentiate each navigation item.

Fixes:

  • Fixed an issue where, in some cases, the error icon would display when a build is running.
  • Fixed an issue where the 'cancel build' button was unavailable if you reloaded your site during a build.
  • Fixed an issue where the Project page sites list would not display more than one results page.
  • Fixed the spacing of elements on the Cloudinary options page to improve clarity.
  • Moved the description paragraphs for 'use an existing branch' and 'create a new branch' on the Create Site page to improve clarity.

Future Changes:

In an upcoming release, we will update the Project page so you can create new branches off of existing branches as well as your main branch.

General fixes

October 18th, 2023 | Minor

This release addressed issues affecting jQuery, the CloudCannon configuration file prompt, and missing icons in rich text editors.

Fixes:

  • jQuery is now loaded from the CloudCannon CDN instead of jQuery CDN to support CloudCannon loading more reliably.
  • CloudCannon configuration file prompt will no longer appear if CLOUDCANNON_CONFIG_PATH is set.
  • Fixed an issue where icons were missing from the link, snippet, and image popups in rich text editors.

General fixes

October 13th, 2023 | Minor

This release addressed issues affecting editor loading, Jekyll sites using Ruby 2.6, and error messaging for client-sharing sites.

Fixes:

  • Fixed an issue where some configurations would prevent editors from loading.
  • Fixed an issue where Jekyll sites using Ruby 2.6 failed to build.
  • Client-sharing sites that have not been built now have better error messaging.

New Eleventy configuration file names supported

October 12th, 2023 | Minor

This release added additional security measures to our payment processes and support for new Eleventy configuration file names. It also addressed several issues, including 'page not found' errors in the sign-up process, Google Chrome incorrectly displaying the CloudCannon sidebar, and CloudCannon incorrectly reporting GitHub branch protection as a merge conflict.

Features:

Fixes:

  • Fixed an issue where some links would result in a 'page not found' error during sign-up.
  • Fixed an issue where CloudCannon would incorrectly report a merge conflict error when GitHub could not merge a branch due to branch protection settings.
  • Fixed an issue where an invalid configuration caused an error with context menus.
  • Fixed an issue where long text caused cards in the Data Editor to overflow.
  • Fixed an issue where CloudCannon did not highlight sites with failed builds in red text on the sites list.
  • Fixed an issue where CloudCannon did not apply instance values from schemas.
  • Fixed an issue where some CloudCannon configurations would generate duplicate collections for Jekyll sites.
  • Fixed an issue where the Google Chrome browser would not render the CloudCannon sidebar correctly.
  • Fixed an issue where some Bookshop sites failed to load in the client editor.
  • Fixed an issue where content security policies prevented sites from loading in the Visual Editor.
  • Updated dependencies to patch security vulnerabilities.

Future Changes:

In an upcoming release, we will update how you view your Projects and Domains.

The Projects page will have a full-width list of all your branches and a settings tab to edit your project details.

In addition to a new aesthetic, we will also have some functionality changes. When you create a new project, you will be able to select a repository you have not yet connected to CloudCannon. You will also be able to create new branches off of existing branches and your main branch.

A screenshot of the CloudCannon app shows the Documentation Project page with a list of branch sites under the Sites tab.
A screenshot of the CloudCannon app shows the Documentation Project page with a list of project details under the Settings tab.

The Domains page will also have a cleaner interface, with navigation that is consistent with other pages in the CloudCannon app.

We're looking forward to bringing you these updates soon!

Security patches

October 5th, 2023 | Minor

This release removed the option to use CloudCannon Legacy and reduced the number of conditions that trigger a build. It also addressed security vulnerabilities and minor spacing issues affecting the Partner Program rewards dashboard.

Features:

  • The option to use CloudCannon Legacy is no longer available. A new Beta is coming soon - thank you for your feedback!
  • Git syncs that only impact the .git folder will no longer trigger builds unless used within the build.

Fixes:

  • Fixed minor spacing issues in the Partner Program rewards page.
  • Updated dependencies to patch security vulnerabilities.
Previous

Page 4 of 37

Next
Open in a new tab