1.14.0
New features & improvements
#134 Add extended support for ANSI escape codes
#161 Improve terminal rendering performance
#178 Add possibility to enable access to admin page for anyone
#142 Add script title to the page title
#144 Show green favicon in a page title, when a script is running
#200 Add external callbacks on script startup/shutdown
#165 Add support for bash formatting in admin panel's execution history
#201 Add support for default values in included parameters
#184 Add possibility to upload large files
#207 Make 'allowed_users' in conf.json accept user groups
#183 Allow to specify forward proxy for external connections (e.g. google auth)
#141 Add possibility to specify a result of a command as a default value
Bugfixes
#169 Fix flickering bash formatting issues
#198 Fix download output files when secure parameter is used
#186 Fix bash formatting, when reset_all argument is specified
#195 Couldn't download output files with cyrillic names
#187 Fix scrolling issues in long comboboxes
#213 Fix leading double-slash in websocket connections, when behind reverse proxy
Other
#174 Moved terminal ANSI support to UI
added a script for starting ScriptServer in virtual environment