Added
- feat(jq): accept file input via config.input and file:// prefix (#1821) @yottahmd
- feat: allow variable references in repeat_policy numeric fields (#1822) @yottahmd
Changed
Fixed
- fix(ui): standardize conditional swr query enabling (#1816) @yottahmd
- fix: prevent bot notification replay (#1817) @yottahmd
- fix(installer): remove --ignore-missing flag from sha256sum for BusyBox compatibility (#1819) @yottahmd
- fix: allow env: to reference params: values (#1820) @yottahmd
- fix(ui): enable live updates for Yesterday section in cockpit (#1825) @yottahmd
- fix: bound live UI reads and DAG run timeouts (#1827) @yottahmd
- fix: keep doc folders alphabetical under file sorting (#1828) @yottahmd
- fix: clean up failed command temp scripts (#1829) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| feat(http): add format string config option for response output (#1826) | @mvanhorn |
| [BUG] ignore-missing parameter for sha256sum does not exist for QNAP NAS for installer.sh (#1818) | @jeremydelattre59 (report) |