New
Code editing and syntax highlighting
We've beefed up the code editors and added syntax highlighting to make it easier and more delightful to scan through and edit code. You'll see the new editor in most areas in Cleavr where you can add or edit code.
Upgrade/Downgrade Node JS version
You can now quickly change Node JS versions without the need to delete a version and then installing a new version, which leads to downtime. In the Services section, click on the ellipsis menu for Node JS and select Upgrade/Downgrade to change NodeJS versions.
Nuxt 3 Static
Nuxt 3 Static has been added as an app type option for Nuxt version 3.
Site/Path Restriction
The Site Authentication feature has been updated to be more granular with what path you can make authentication required to access.
Leave path as /
for website-wide authentication. Or, add a directory path to make that directory required to use auth credentials to access.
Set PHP CLI version
Need to change the PHP CLI default version for your server? In the Services section, select the overflow menu icon for the PHP version you want to set as the default CLI version and select Set as default CLI.