8000 Releases · dagu-org/dagu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dagu-org/dagu

v1.16.8

01 May 06:08
Compare
Choose a tag to compare

Changelog

  • ada8c48 Fix build error in frontend

What's Changed

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

28 Mar 10:02
6c1a2d9
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.16.6...v1.16.7

v1.16.6

23 Mar 13:33
5ab3a06
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.16.5...v1.16.6

v1.16.5

22 Mar 14:04
f057884
Compare
Choose a tag to compare

Changelog

  • f057884 executor/mail: fix: line breaks in email body are not properly converted to <br /> (#888)

What's Changed

New Contributors

Full Changelog: v1.16.4...v1.16.5

v1.16.4

25 Feb 14:32
Compare
Choose a tag to compare

Changelog

  • e1b639a ci: fix: goreleaser config

What's Changed

New Contributors

Full Changelog: v1.16.3...v1.16.4

v1.16.3

19 Feb 15:18
ec38f7e
Compare
Choose a tag to compare

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

13 Feb 12:09
2810502
Compare
Choose a tag to compare

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

Full Changelog: v1.16.1...v1.16.2

v1.16.1

11 Feb 12:01
6cd013e
Compare
Choose a tag to compare

Changelog

Summary

  • Bugfixes (#796 #799 #810)
  • Support /health endpoint
  • Support headless mode
  • Enhance YAML Editor with field completion and schema validation

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.16.1

v1.16.0

09 Jan 08:29
5c6abd4
Compare
Choose a tag to compare

v1.15.1

10 Dec 13:49
5af66f1
Compare
Choose a tag to compare

Changelog

What's Changed

  • [#736] add TLS skip verification option for remote node by @yohamta in #739

Full Changelog: v1.15.0...v1.15.1

0