v0.15.4
Release notes
-
Feature: added functionality to pass environment variables to scripts. This is a more secure way than command line args to pass sensitive info to scripts as it's not logged anywhere (for example, powershell logs the command line args in the windows event viewer even if they're not written to disk in your script). See video below for a tutorial on how to use them with various languages/OS. A new input field called "Environment vars" has been added to the web UI in all the places where you could add script args. This accepts a list of env vars in
key=value
format. Requires agent v2.4.3 -
chrome_iWh1lisBPz.mp4
-
Fixed backup/restore when restore OS is not the same as backup OS
-
Alert failure and resolved script runs are now logged in the Agent History tab
-
Various dependency updates
PR's
New Contributors
Full Changelog: v0.15.3...v0.15.4