This release introduced the Deploy Previews feature, added optional Project tabs, and added minimum TLS version configuration for all Sites on a domain.
Features & Improvements#
- Added Deploy Previews to the Project Settings page, which run automations whenever a Pull Request is opened, updated, merged, or closed in your connected Git Repository. This feature is available on our Team or Enterprise plan. For more information, please read our documentation on Deploy Previews.
- The Automatic Sites option creates a CloudCannon Site for each Pull Request. You can configure this behavior to exclude draft Pull Requests and delete the Site when the Pull Request is merged or closed.
- The Automatic Comments option posts a comment on each Pull Request with the build status, Testing Domain, Site Dashboard, and build logs, for each CloudCannon Site connected to the Pull Request branch. You can configure this behavior to exclude draft Pull Requests and add custom markdown content to the comment footer.
- Added two new optional Project tabs, Pull Requests and Branches, which you can turn on from the Details section under Project Settings. The Pull Requests tab requires the Team or Enterprise plan. For more information, please read our documentation on optional Project tabs.
- The Pull Requests tab shows all open and draft Pull Requests in the connected Git Repository.
- The Branches tab shows the branches in the connected Git Repository and all CloudCannon Sites connected to each.
- Added a TLS section to Domain Settings, which allows you to set a single minimum TLS version (1.2 or 1.3) for every Site on a domain.
Fixes#
- Updated dependencies to patch security vulnerabilities.