Skip to content

Releases: bugy/script-server

1.13.1

07 Feb 21:59
Compare
Choose a tag to compare

New features & improvements

#137 Added parameter type for selecting a file on server
#136 added IP parameter type
#119 added possibility to refer other parameter values in a parameter
#130 added possibility to get current user in script parameters
#131 added URL links highlighting in script output
#102 added possibility to prefill script values from URL
#135 allowed config dir and config file to be specified from command lines
#133 added support for script configurations "include" section
#157 added progress indication during login
#128 added admin page link
Improved Google login button styling

Bugfixes

#176 (Windows) fixed loading logs on admin page
#151 fixed hanging file descriptors on MacOS

Other

Added webpack to frontend
Added possibility to download prebuild web files for init.py
Added docker images building

1.12.0

30 Jul 20:03
Compare
Choose a tag to compare

New features & improvements

#100 added possibility for a user to reconnect to a running script
#118 added script access configuration
#118 added possibility to define user groups
#101 added exit confirmation, when trying to stop script-server with running scripts
#114 added resolving of user IPs behind proxies
#114 made IP identification more secure
#112 added support for carriage_return in terminal
#121 added support for multiselect parameters
#118 added loading user groups from LDAP
#117 added markdown support for scripts description section
#103 added configuration for custom log filename format

Bugfixes

#111 added automatic web-socket pinging to avoid closing it on timeout
n/a fixed not logging of execution CR characters
#115 fixed caching of removed log files

Other

#120 added requirements.txt file

1.11.0

15 Apr 18:34
d5f3085
Compare
Choose a tag to compare

New features & improvements:
#83 added simple admin panel with script execution logs
#95 added google oauth support
#96 added possibility to send files as a script parameter
#95 added possibility to allow access only for whitelisted users
#94 added possibility to allow script execution in background
#93 made parameter fields more responsive and grid-like
#104 added startup message with an url of the server
#106 allowed specifying files with whitespaces as a script_path

Bugfixes:
#93 improved visualisation of long values in combobox
#92 fixed log panel on firefox
#99 fixed (not) showing error on UI, when scripts fails to start
#109 fixed python 3.4 incompatibilities

Other:
#98 added travis CI build file

1.10.1

06 Apr 20:58
Compare
Choose a tag to compare

Changes (since 1.10):
#105 fixed tornado 5 compatibility

1.10

03 Jan 20:18
Compare
Choose a tag to compare

Changelist:
#84 added possibility to run multiple scripts in parallel
#91 added sending log file in failure alert notification
#78 added confirmation dialog when users closes a page when script is running
#86 added support for using parameter values for preparing script result files
#82 added support for running script-server behind reverse-proxy
#89 added extracting audit name from proxied basic auth credentials
#86 fixed issue when running launcher from a different location
#86 added support for changing server listening address
#90 added possibility to change web page title
#80 added validation for missing web libraries before server startup (for developers)
#77 added protection against showing script-server in iFrame

1.9

27 Jun 20:28
Compare
Choose a tag to compare
1.9

This is a first officially released build