Caché WEB Terminal v3.1.4
·
428 commits
to master
since this release
This release brings these major changes:
- Static web (CSP, CSS, JS, etc) removed and replaced by RESTful application available at
http://<server>/terminal/; - No need to write into CACHELIB anymore: place Caché Web Terminal to any namespace;
- Finally fixed terminal's
/updatecommand: any future releases won't be missed! (please, update to v3.1.4 manually); - Other minor fixes.
Install guide
Just import XML into any namespace (user must have system access) and visit <host>/terminal/ in your browser.
Update guide (from versions under 3.*)
- Delete
/csp/sys/webterminalCSP application manually; - Delete system
%WebTerminalpackage; - Go through the install guide above;