Skip to content

1.12.0

Choose a tag to compare

@bugy bugy released this 30 Jul 20:03
· 648 commits to stable since this release

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