Skip to content

Releases: dagu-org/dagu

v1.12.4

21 Sep 11:47
e99b7ae

Choose a tag to compare

Changelog

What's Changed

  • fix basic auth issue by @yohamta in #483

Full Changelog: v1.12.3...v1.12.4

v1.12.3

21 Sep 09:10
8fa6681

Choose a tag to compare

Changelog

What's Changed

  • fix api base url to be the same host by @yohamta in #482

Full Changelog: v1.12.2...v1.12.3

v1.12.2

20 Sep 12:49
55521af

Choose a tag to compare

Changelog

What's Changed

  • Bugfix by @yohamta in #481

Full Changelog: v1.12.1...v1.12.2

v1.12.1

10 Sep 12:15

Choose a tag to compare

Changelog

Full Changelog: v1.12.0...v1.12.1

v1.12.0

10 Sep 11:15
94f9765

Choose a tag to compare

What's Changed

  • Fixed some bugs and improved Web UI performance a bit

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

11 Aug 13:33

Choose a tag to compare

What's Changed

  • Simplify UI by @yohamta in #460

Full Changelog: v1.10.6...v1.11.0

v1.10.6

10 Aug 14:46

Choose a tag to compare

Changelog

What's Changed

  • Minor documentation review by @fljdin in #456
  • convert dag.Step struct to protocol buffers by @garunitule in #449
  • Add YAML syntax highlighting support on DAG editor by @yohamta in #459

New Contributors

Full Changelog: v1.10.5...v1.10.6

v1.10.5

21 May 06:01

Choose a tag to compare

Changelog

What's Changed

  • Add Sphinx Documentation by @yohamta in #431
  • update go version from 1.18 to 1.19 by @yohamta in #433
  • Add support for user-defined functions and call field in YAML format by @garunitule in #444
  • Add support for TLS for admin server by @yohamta in #445
  • Explanation about HTTPS configuration by @yohamta in #446

New Contributors

Full Changelog: v1.10.4...v1.10.5

v1.10.4

01 Apr 18:11
f851bd0

Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v1.10.3...v1.10.4

v1.10.3

28 Mar 18:24
b0a4fd8

Choose a tag to compare

Changelog

  • b0a4fd8 Fixed incorrect app home directory bug (#424)