Releases
0.11.0
Chris7
released this
30 Nov 02:20
Wooey 0.11.0
New Features
WooeyWidgets, which enable custom form input elements to be created and used. #175
Korean translations added #254
Improved UI to not allow job operations on message brokers that do not allow them. #285
Django2 Support. #271
Bug Fixes
Fix bug where all parameters from all subparsers were needed to validate in order to submit a job. #299
Fix bug with escaping parameter arguments that prevented special characters from being
used. #296
Fix bug where multiple initial files for a cloned job were not populated. #255
Fix bug in parsing multiple arguments where argparse specifies action=append
#270
Fix bug in cleaning up empty jobs where workers cannot be contacted. #277
Fix bug where scripts on remote workers were not invalidated after updates on main server.
#145
Fix race condition where celery tasks would start before database transaction finished. #297
Handle characters in script version that need to be escaped for urls. #298
You can’t perform that action at this time.