June 27th, 2024 | Minor
This release added support for block elements within lists, snippets inside of code blocks, and updated the UI for the Load more files button.
It also addressed issues affecting file backups and the Build Time graph.
Features & Improvements
- You can now add block elements (e.g., Snippets) to a list in the Content Editor.
- You can now edit snippets inside of code blocks using rich text editors.
- Updated the UI for the Load more files button for large DAMs.
Fixes
- Fixed an issue where you could not create a backup of your files when your subscription was paused due to payment issues.
- Fixed an issue where the Build Time graph appeared in the incorrect place under the Usage tab.
June 20th, 2024 | Minor
This release added a Load more button for the DAM browser.
It also addressed several issues, including those affecting Bookshop on Jekyll Sites, the Select input, and security vulnerabilities.
Features & Improvements
- Added a Load more button to the DAM browser for DAMs with too many files to load simultaneously.
Fixes
- Fixed an issue where Jekyll sites with a baseurl directory would fail to initialize Bookshop in the Visual Editor.
- Fixed an issue preventing Select inputs from listing Collections.
- Updated dependencies to patch security vulnerabilities.
June 13th, 2024 | Minor
This release addressed several issues, including those affecting saving files with failing validation, Text editable regions, auto-generated Bookshop structures, Multiselect inputs, sync-triggered builds, and collection filters.
Fixes
- Fixed an issue where one file with failing title validation would prevent you from saving other files.
- Fixed an issue where Enter or Shift+Enter would not create a new line in Text editable regions.
- Fixed an issue where generating the CloudCannon Global Configuration file would duplicate auto-generated Bookshop structures.
- Fixed an issue where Multiselect inputs could display files explicitly excluded from a collection.
- Fixed an issue where a merge triggered by syncing CloudCannon would not trigger a new build.
- Fixed an issue where using
filter: 'strict'
to determine which files are visible in a collection did not respect a glob
option defined in collections_config
.
June 11th, 2024 | Minor
This release addressed an issue preventing you from merging a Pull Request.
Fixes
- Fixed an issue where team members using Site Sharing and Client Sharing could not merge Pull Requests.
June 7th, 2024 | Minor
This release included several changes to SSL certificates, including updating how often CloudCannon checks your domain name, adding an email when your SSL certificate fails to renew, and updating the UI on the Custom Domains page. It also added better error messaging, support for a context field and multi-line comments on inputs, and more accessible colors.
This release addressed several issues, including those affecting HTML inputs, external link previews, spacing in the UI, Site merging, and the Pull Request description box.
Features & Improvements
- Updated the way CloudCannon generates SSL certificates. Rather than checking your domain name is pointing at CloudCannon every 20 minutes, CloudCannon will now use an exponential backoff model.
- CloudCannon will now email all team members with permission to read the Settings details for a Base Domain when an SSL certificate fails to renew.
- Updated the UI for the Custom Domains page under Site Settings.
- Added a new tab structure.
- Added a select box to choose a custom certificate.
- The Custom Domains page will no longer say your Site is insecure if the certificate is loading or fails to load.
- Added filtering options for the SSL Certificates page in Organization Settings.
- Added the new context option for all inputs to provide context or extra instructions for team members using inputs. You can now define
context.open
, context.title
, context.icon
, and context.content
for each input.
- Added the
show_count
option to configure a character counter for text area inputs.
- Added support for multi-line comments on inputs.
- Added the option to specify Hugo, Ruby, node, and deno version numbers in the Environment Options on the Build Configuration page under Site Settings.
- Added the Project name to the Target dropdown when creating a permission with the Project scope.
- Improved the clarity of error messages when you attempt to delete a Site with a custom domain before removing Sites connected to subpaths of that domain.
- Improved the clarity of error messages when you attempt to use DAM files without the correct permissions.
- Improved the appearance of long text on Choice and Multichoice inputs.
- Improved the performance of the Projects page to load Sites faster.
- Updated the Nimbus gray color used in the app to pass accessibility contrast tests at WCAG AA level.
- You can now use a CloudCannon global configuration file with Sites using Static SSG.
Fixes
- Fixed an issue where
preview.icon_color
and preview.image
did not work for choice and multichoice inputs.
- Fixed an issue where, in some cases, the boundary of a modal would cut off a tooltip.
- Fixed an issue where HTML inputs could not be empty after deleting text.
- Fixed an issue causing incorrect spacing in the UI for Site inboxes, managing Credit Cards, and Members List.
- Fixed an issue where defining
paths.static
as an empty string at the input level did not override the global value.
- Fixed an incorrect tooltip in the editing interface.
- Fixed an issue where merging a Site using the Merge Immediately option incorrectly required permission to read pull requests.
- Fixed an issue where the Pull Request description box would sometimes clear content.
- Fixed an issue where you could attempt to cancel after confirming you want to remove a team member from your Organization.
- Fixed an issue where URL inputs incorrectly showed a preview for external links without https://.
- Fixed an issue where, in some cases, you could not cancel a pending invitation to your Organization.
- Updated dependencies to patch security vulnerabilities.
June 5th, 2024 | Minor
This release improved the number of relevant results shown by DAM browsers for Google and Cloudinary DAMs.
It also addressed an issue affecting the button to update a Site from its Publish Branch.
Features & Improvements
- Google and Cloudinary DAMs will now show more relevant results when using the DAM browser from an input (e.g., opening the DAM browser from an image input will show image filetypes).
Fixes
- Fixed an issue where the button to pull changes from the Publish Branch was sometimes incorrectly disabled.
June 1st, 2024 | Major
This release added the option to pay your CloudCannon subscription annually, released the Custom Permissions feature, and improved the UI for the DAM Settings page.
Custom Permission Groups are now out of early access and available to everyone on the Team and Enterprise plans. For more information about this feature, please see the Sharing section of our documentation or contact our support team.
Features & Improvements
- You can now choose to pay for your CloudCannon subscription annually. The annual payment plan includes a discounted price.
- Updated the UI for the Update your plan page to include a pricing toggle for Monthly or Yearly payment plans.
- Custom Permission Groups are available to everyone on our Team and Enterprise plans.
- The Team plan offers up to 10 Custom Permission Groups, and the Enterprise plan offers unlimited Groups.
- Custom Permission Groups allow you to:
- Define access to your Organization by selecting which resources are available to each Group and define what actions are allowed (Read, Write, or Create).
- Limit access to specific files, Projects, Sites, or Base Domains.
- Determine who can edit your Permission Groups.
- Use exceptions for fine-grained control over which resources in your Organization a member can interact with.
- Improved the accessibility for areas of the app related to Permission Groups.
- Updated the UI for the Groups tab of the Team page in Org Settings.
- Updated the UI for the DAM Settings page.
May 23rd, 2024 | Minor
This release add support for Cloudinary DAMs using dynamic folder mode, updated our select and multiselect inputs, and improved the clarity of copy in the app.
Features & Improvements
- Added support for Cloudinary DAMs using dynamic folder mode, including the appropriate directory structure and asset names.
- Updated select and multiselect inputs in the app for better styling, accessibility, and placement.
- Improved the clarity of copy in the app regarding Client Sharing.
May 17th, 2024 | Minor
This release improved the clarity of copy in new areas of the app.
It also addressed several issues, including those affecting buttons in the app, leaving a Permission Group, Eleventy Site builds, and transfer requests.
Features & Improvements
- Improved the clarity of copy in the app regarding the workflow for inviting team members to your Organization and Site Sharing.
Fixes
- Fixed an issue where the Finish Inbox button on the Create inbox page did not work.
- Fixed an issue where you could not leave a Permission Group you were a member of.
- Fixed an issue where, in some cases, buttons were duplicated in various areas of the app.
- Fixed an issue where Eleventy Sites with the Eleventy configuration file in a subfolder failed to build.
- DAMs are now listed correctly in the resources associated with a transfer request.
May 16th, 2024 | Minor
This release improved the clarity of copy in new areas of the app.
It also addressed an issue affecting the performance of our editing interface.
Features & Improvements
- Improved the clarity of copy in the app regarding Permission Groups.
Fixes
- Fixed an issue causing poor performance when editing large files in CloudCannon's editing interfaces.