Skip to content

1.11.0

Compare
Choose a tag to compare
@bugy bugy released this 15 Apr 18:34
· 672 commits to stable since this release
d5f3085

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