Skip to content

v1.4.5

Compare
Choose a tag to compare
@Joshua-Zou Joshua-Zou released this 06 May 01:48
· 31 commits to main since this release

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

  1. Log into an account with administrator permissions
  2. Navigate to /admin/update or click on the green arrow in the menu
  3. Click "Update"

Installation

  1. Download and extract the files attached
  2. Navigate to the directory in terminal and run npm i to install required NPM dependencies
  3. Run npm run start

Full Changelog: v1.4.4...v1.4.5