Releases: dagu-org/dagu
Releases · dagu-org/dagu
v1.16.8
Changelog
- ada8c48 Fix build error in frontend
What's Changed
- added zoom in zoom out for DAGs. #774 by @kriyanshii in #899
- update Makefile build-ui #901 by @kriyanshii in #904
- [#905] DAG visualization updates by @yottahmd in #906
- added support for custom exit codes on retry #792 by @kriyanshii in #902
Special thanks
Huge shout-out to @kriyanshii for multiple awesome contributions recently!
✨ Retry on Custom Exit Codes: Finer control over task retries. You can specify which exit codes trigger a retry (Resolves #792).
✨ Diagram Zoom: Zoom in/out now supported for navigating large DAGs easily (Resolves #774)
✨ Build Fix: Resolved a key issue preventing the frontend (make build-ui) from building (Fixes #901).
Full Changelog: v1.16.7...v1.16.8
v1.16.7
v1.16.6
v1.16.5
Changelog
What's Changed
- docs: bump python version for docs to 3.11.9 by @Lewiscowles1986 in #865
- fix: snapshot deprecated warning (Fixes #869) by @arky in #870
- docs: fixed incorrect command syntax in slack notification example by @david-waterworth in #874
- [#877] ui: fix: base path is not working on web by @yottahmd in #878
- [#882] Fix context handling issue by @yottahmd in #883
- [#880] config: fix: auth token issue by @yottahmd in #884
- executor/mail: fix: line breaks in email body are not properly converted to
<br />
by @yottahmd in #888
New Contributors
- @david-waterworth made their first contribution in #874
Full Changelog: v1.16.4...v1.16.5
v1.16.4
Changelog
- e1b639a ci: fix: goreleaser config
What's Changed
- docs: update quickstart to include messy output example by @Lewiscowles1986 in #851
- [#854] config: fix:
BasePath
config is not working by @yottahmd in #860 - docs: note block in execute the DAG of QuickStart by @Lewiscowles1986 in #862
- [#861] test: add: integration test for
logDir
configuration by @yottahmd in #864
New Contributors
- @Lewiscowles1986 made their first contribution in #851
Full Changelog: v1.16.3...v1.16.4
v1.16.3
Changelog
What's Changed
- doc(executor/docker): add doc about working with env by @vnghia in #836
- doc: Add Github sponser button by @arky in #839
- doc: Update code of conduct by @arky in #843
- doc: improve contribution guide, add commit standards by @arky in #844
- [#846] Fix: issue in calling sub-DAG by @yohamta in #848
- [#847] fix: digraph: overload multiple
dotenv
files by @yohamta in #849 - [#840] config: fix: Add
dagsDir
config key by @yohamta in #850
New Contributors
Full Changelog: v1.16.2...v1.16.3
v1.16.2
Changelog
What's Changed
- system version fix by @dayne in #829
- [#827] executor/docker: Fix: command arguments are not evaluated by @yohamta in #832
- [#831] cmd: fix:
--config
parameter handling by @yohamta in #834 - [#830] executor/docker: support network configuration by @yohamta in #835
New Contributors
- @dayne made their first contribution in #829
- @dependabot made their first contribution in #833
Full Changelog: v1.16.1...v1.16.2
v1.16.1
Changelog
Summary
- Bugfixes (#796 #799 #810)
- Support
/health
endpoint - Support headless mode
- Enhance YAML Editor with field completion and schema validation
What's Changed
- support for headless mode as mentioned in #800 by @kriyanshii in #805
- chore: Update docker examples (Fixes #638) by @arky in #818
- chore: Email attachment testcase (Fixes #812) by @arky in #814
- [#820] Add
/health
endpoint for health check by @yohamta in #823 - digraph: update node.go by @eltociear in #788
New Contributors
- @eltociear made their first contribution in #788
- @kennethpjdyer made their first contribution in #791
- @arky made their first contribution in #808
- @vhespanha made their first contribution in #659
Full Changelog: v1.16.0...v1.16.1
v1.16.0
Changelog
https://dagu.readthedocs.io/en/latest/changelog.html#v1-16-0-2025-01-09
Full Changelog: v1.15.1...v1.16.0