Skip to content

Releases: dagu-org/dagu

v1.9.1

20 Oct 07:40
591f279
Compare
Choose a tag to compare

Changelog

What's Changed

  • Allow STMP config to be loaded from environment variables by @yohamta in #355
  • Update Dockerfile to allow TZ env to set timezone by @yohamta in #356

Full Changelog: v1.9.0...v1.9.1

v1.9.0

10 Oct 11:10
c33702f
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v1.8.8...v1.9.0

v1.8.8

20 Sep 09:27
9553660
Compare
Choose a tag to compare

Changelog

  • 9553660 Merge pull request #339 from yohamta/feat/add-auth-stmp-mailer

What's Changed

  • refactor: internal/controller by @yohamta in #337
  • Add auth stmp mailer by @yohamta in #339

Full Changelog: v1.8.7...v1.8.8

v1.8.7

18 Sep 01:29
a7b9e6e
Compare
Choose a tag to compare

Changelog

  • a7b9e6e Merge pull request #336 from RamonEspinosa/fix/dag-table-a11y-issues

What's Changed

  • Add docker executor boilerplate by @yohamta in #330
  • Remove unused files by @yohamta in #333
  • Fix/dag table a11y issues by @RamonEspinosa in #336

New Contributors

Full Changelog: v1.8.6...v1.8.7

v1.8.6

10 Sep 02:11
558a781
Compare
Choose a tag to compare

Changelog

  • 558a781 Merge pull request #329 from yohamta/fix/signal-on-stop

What's Change

  • Fix signalOnStop bug by @yohamta in #329

Full Changelog: v1.8.5...v1.8.6

v1.8.5

09 Sep 05:11
51decc1
Compare
Choose a tag to compare

Changelog

v1.8.4

06 Sep 12:14
12828cc
Compare
Choose a tag to compare

Changelog

  • 12828cc Merge pull request #319 from yohamta/feat/update-dialog-message

What's Changed

  • allow parameters to be given on start button by @Arvintian in #315
  • fix an issue with starting a DAG with params by @Arvintian in #317
  • Add restart command by @yohamta in #318

Full Changelog: v1.8.3...v1.8.4

v1.8.3

02 Sep 06:24
496e1a1
Compare
Choose a tag to compare

Changelog

  • 496e1a1 Merge pull request #313 from yohamta/feat/stderr

What's Changed

  • Add stderr field to separate stderr output from the normal log file. by @yohamta in #313

Full Changelog: v1.8.2...v1.8.3

v1.8.2

02 Sep 03:45
7aea586
Compare
Choose a tag to compare

Changelog

  • 7aea586 Merge pull request #311 from yohamta/feat/multiple-schedule

What's Changed

  • Allow multiple start/stop schedule by @yohamta in #311

Full Changelog: v1.8.1...v1.8.2

v1.8.1

01 Sep 07:46
bcbc5c3
Compare
Choose a tag to compare

Changelog

  • bcbc5c3 Merge pull request #297 from yohamta/feat/delete

What's Changed

  • Add function to delete DAGs on Web UI by @yohamta in #297

Full Changelog: v1.8.0...v1.8.1