Fixes
- Don't reload system-settings while user is editing #99 (@superstes)
- Updated inventory-list logic to possibly allow for dynamic-inventories #89 (@superstes, @JohnSmall02)
- Form-submit not working after a previous validation-error (@superstes)
- Job-specific extra-vars not merged with execution-prompt-vars #112 (@superstes, @nano9g)
Features
- Implemented playbook-execution-stats for oxl-ansible-executor (@superstes)
- Implemented limit-suggestions for execution-form #82 (@superstes)
- Minor adjustments of limit-suggestions and file-browsing input-field-widgets (@superstes)
- Enable users to provide ARA-server URL via env-variable or config-file #108 (@superstes)
- Prompt user for confirmation when deleting entries #109 (@superstes)
Project
- Cleanup: Separated some frontend-logic of list- & form-views into components (@superstes)
Known Issues
- Job-Execution fails when using the "ansible-runner" executor and Python >=3.13 #52