Template improvements#
This release added the Jetstream template, the Creating your Site loading page, and improved template loading times.
It also addressed an issue affecting the Edit Collections modal on Sites using the Astro Component Starter.
Features & Improvements
- Added a new template, Jetstream, which uses the Astro Component Starter. This template is now the suggested demo Site for new Organizations.
- Added a new Creating your Site loading page when you connect a template to your Organization.
- Added template caching to improve loading times.
Fixes
- Fixed an issue causing the app to become unresponsive when attempting to open the Edit Collections modal on Sites using the Astro Component Starter.
General fixes#
This release addressed several issues, including those affecting the Connect a new GitHub account flow, builds after failed syncs, and the Jekyll environment on non-unified Sites.
Fixes
- Fixed an issue where the Connect a new GitHub account flow did not redirect you back to CloudCannon afterward.
- Fixed an issue where, in some cases, CloudCannon did not trigger a build following a successful sync if it was preceded by a failed sync.
- Fixed an issue preventing you from updating your Jekyll environment on non-unified Sites.
Improve split Configuration File processing#
This release added several performance improvements for split Configuration Files.
It also addressed several issues, including those affecting bold text in a hyperlink, and Pull Request inputs on the Publishing page.
Features & Improvements
- Added several performance improvements for processing Sites with many split Configuration Files.
Fixes
- Fixed an issue where you could not click bold text in a hyperlink.
- Fixed an issue causing the Summary tab on the Publishing page to re-render and lose focus on Pull Request inputs.
- Updated dependencies to patch security vulnerabilities.
- Removed some confusing sort options on the Sites list.
- Fixed an issue causing bad scroll behavior inside Data Panels while editing snippets.
- Fixed some flickering colors while hovering context menus.