Releases
0.0.30
Added: Git repositories are now mirrored locally to deployer, this can massively speed up the deployment time for larger repositories
Added: Groups can now be reordered
Added: Update process now creates a backup of the DB first
Added: Deployments can be rolled back
Fixed: Expired JWT are regenerated
Fixed: SQLite works again
Fixed: Projects wouldn't deploy if the project didn't have a composer.json
file
Changed: The composer step now checks for composer
or composer.phar
in $PATH
, then composer.phar
in the project folder, otherwise it downloads it
Changed: Deployment dialog now shows a dropdown of the available branches and tags rather than a text field
Changed: Mcrypt is no longer required
Changed: Javascript language strings have been cleaned up to no longer pollute the views
Changed: Templates for UI components have been cleaned up
Changed: Default queue name has been changed for DB and redis drivers to match the beanstalk driver
You can’t perform that action at this time.