Back to overview
Maintenance
WebApp v1.3.3 scheduled to be released
Jan 06 at 02:00pm CET
–
Jan 06 at 04:00pm CET
Affected services
WebApp
API
Resolved
Jan 06 at 02:00pm CET
New Features & Improvements
Python-Based Jobs
Jobs no longer have to be defined only as bash scripts. You can now create jobs using a Python script directly, making it easier to write, read, and maintain more complex logic. This is especially useful for data processing, analysis pipelines, and workflows that are already Python-centric.
More Robust File Uploading
We’ve fixed an issue where the webapp file uploader could drop files during upload. File uploads are now more reliable and robust, ensuring that all selected files are properly uploaded and available for your workflows.
Affected services