This release includes the implementation of a service status page, a feedback link, an immediate execution option, and a DAG-level runConfig field to control whether the UI allows editing of the run ID or parameters on DAG-execution. It also contains some bug fixes. Feedback from anyone is greatly appreciated.
What's Changed
- feat: add immediate start option to bypass queue by @yottahmd in #1171
- feat: navigate to DAG-run detail page after execution by @yottahmd in #1172
- feat: add feedback button to sidebar with Web3Forms integration by @yottahmd in #1173
- refactor: separate proc group name from dag name for better queue management by @yottahmd in #1174
- feat: add Discord community link to navigation sidebar by @yottahmd in #1175
- feat(ui): Add refresh buttons to Dashboard, DAG-runs and DAG-definitions pages by @yottahmd in #1178
- Add DAG configuration to lock parameters and run ID by @kriyanshii in #1176
Full Changelog: v1.19.1...v1.20.0