v1.4.5
Changes
- Better server port verification
- Status icons in dashboard for deployment list
- Downloading folders in volumes is much better. You can now download a specific folder in a volume, and zip file will be named accordingly
Update
- Log into an account with administrator permissions
- Navigate to
/admin/update
or click on the green arrow in the menu - Click "Update"
Installation
- Download and extract the files attached
- Navigate to the directory in terminal and run
npm i
to install required NPM dependencies - Run
npm run start
Full Changelog: v1.4.4...v1.4.5