Releases: anklimsk/wpkg-express-2
Releases · anklimsk/wpkg-express-2
v1.1.0-rc.1
Improvements:
- Added autocompletion when editing XML based on XSD schema;
- Added the ability to edit XML packages, profiles and hosts;
- Added saving the state of tables in bookmarks.
Changes:
- Improved updating of parent information change time when changing child information (#4).
Fixed:
- Fixed updating the modal window when deleting a dependency list item.
v1.0.12
v1.0.11
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
.
v1.0.10-rc.1
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
.