What's new
This is mainly refactor/tweaking release, no need to upgrade
Plugin refactor
SSHX/Docker/Plugins:
- use same memo and progress calculation as shell plugin
- print debug logs only if [Debug] checkbox is checked
- default script prints usage info to stdout (same way as kubernetes plugin), rather than have it as commented script
Console Output
- switch to Campbell color scheme. Default ansi_up colors could be unreadable (e.g. blue on black)
- added few extra ansi sequence handling (to trim animations)
- add "Download Html" button along with regular download (will download html as seen on console div)
Minor tweaks
- shell plugin - fixed edge case when output line could be undefined
- SSHX plugin - added option to set temp dir as SSH_TMPDIR variable, to handle scenario when /tmp is nonexec
- deprecated "tty" checkbox (in favor of terminal plugin)
- removed unused "logmemo" parameter from shell script