v1.0.10
Improvements:
Changes:
Fixed:
- Fixed support for exit codes
*
andany
; - Fixed download WPI configuration files;
- Added admin contacts to login page;
- Fixed import of check type
Host
with the conditionHost name
.
After the upgrade, update the application database schema. Navigate to the directory app
application (/var/www/wpkg/app) and run the command from the web server user (www-data), for example:
sudo -u www-data ./Console/cake schema update
.