Changelog ========= v0.14.0 ------- | [`Feature `__] API Keys were added v0.12.0 ------- | [`Feature `__] Spanish Translations | [`Feature `__] Improve script deletion experience | [`Feature `__] Move from Appveyor and Travis to Github Actions | [`Feature `__] Add support for Django 2.2 and Django 3.0 | [`Feature `__] Add an official Docker Image | [`Feature `__] Add admin interface for Script Versions | [`Debt `__] Update to boto3 v0.11.0 ------------ | [`Feature `__] WooeyWidgets, which enable custom form input elements to be created and used. | [`Feature `__] Korean translations added! | [`Feature `__] Improved UI to not allow job operations on message brokers that do not allow them. | [`Feature `__] Django2 Support. | [`BugFix `__] Fix bug where all parameters from all subparsers were needed to validate in order to submit a job. | [`BugFix `__] Fix bug with escaping parameter arguments that prevented special characters from being used. | [`BugFix `__] Fix bug where multiple initial files for a cloned job were not populated. | [`BugFix `__] Fix bug in parsing multiple arguments where argparse specifies `action='append'` | [`BugFix `__] Fix bug in cleaning up empty jobs where workers cannot be contacted. | [`BugFix `__] Fix bug where scripts on remote workers were not invalidated after updates on main server. | [`BugFix `__] Fix race condition where celery tasks would start before database transaction finished. | [`BugFix `__] Handle characters in script version that need to be escaped for urls.