Skip to content

Releases: dagu-org/dagu

v1.14.8

12 Nov 04:53
855e75d
Compare
Choose a tag to compare

What's Changed

  • fixed bug when using the CRON_TZ= cron expression by @jonnochoo in #707

Full Changelog: v1.14.7...v1.14.8

v1.14.7

09 Nov 11:47
8dc577e
Compare
Choose a tag to compare

What's Changed

  • chore: update the Dockerfile & docs by @yohamta in #699
  • ui: Add Page Limit Input and Improve Case-Insensitive DAG Search by @yohamta in #702
  • ui: Reimplement Timeline Chart and Adjust Server Timezone Handling by @yohamta in #704

Full Changelog: v1.14.6...v1.14.7

v1.14.6

06 Nov 13:56
4bbcc71
Compare
Choose a tag to compare

What's Changed

  • docs: Add docs for special envs by @yohamta in #689
  • docs: Add command to run server in docker compose file by @KMe72 in #693
  • fix: use the server timezone to parse the cron expression by @jonnochoo in #696
  • docs: add documentation for the time zone configurations by @yohamta in #698
  • add: new environment config key DAGU_TZ for server & scheduler's time zone setting

New Contributors

Full Changelog: v1.14.5...v1.14.6

v1.14.5

24 Sep 02:39
f7cc980
Compare
Choose a tag to compare

Changelog

  • f7cc980 ui: fix: DAG groups are not visible on UI (#686)

What's Changed

  • ui: fix: DAG groups are not visible on UI by @yohamta in #686

Full Changelog: v1.14.4...v1.14.5

v1.14.4

11 Sep 08:07
4065af3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.3...v1.14.4

v1.14.3

14 Aug 04:54
765fa19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.2...v1.14.3

v1.14.2

02 Aug 23:58
a8cb619
Compare
Choose a tag to compare

What's Changed

  • Update actions/cache from v3 to v4 by @Kiyo510 in #630
  • Remove container if workflow is cancelled by @x4204 in #634
  • Fix toggling DAG suspension for DAGs with custom names by @rocwang in #636
  • Improve the pattern of "schedule" in the JSON schema file by @rocwang in #637
  • [#635] fix: Parameter does not work by @yohamta in #641

Special Thanks

@zph @bbqi for addressing issue #635

Full Changelog: v1.14.1...v1.14.2

v1.14.1

22 Jul 06:35
b1c961b
Compare
Choose a tag to compare

Changelog

  • b1c961b fix: action buttons on the DAG list page don't work for DAGs with custom names (#625)

What's Changed

  • fix: action buttons on the DAG list page don't work for DAGs with custom names by @rocwang in #625
  • Structured logging by @yohamta in #623
  • Fix installer script bug by @yohamta in #624

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

18 Jul 15:46
38695a2
Compare
Choose a tag to compare

Changelog

What's Changed

  • Compliance with XDG by @yohamta in #619
  • Fix miscellaneous bugs

Full Changelog: v1.13.1...v1.14.0

v1.13.1

14 Jul 14:50
cad2555
Compare
Choose a tag to compare

Changelog

What's Changed

  • (doc) fix http timeout syntax by @x2ocoder in #586
  • (ui) Improve UI when using long values in params by @zph in #596
  • (feat) Add service block to goreleaser brew config by @zph in #597
  • (feat) Publish homebrew formula to organization by @zph in #599
  • (bug) Remove ansi escape codes from UI Log Display by @zph in #600
  • (bug) Fix params quoting when using quotes on value by @zph in #602
  • (docker executor) Add option to skip docker image pull by @x4204 in #609
  • (docker executor) Propagate Docker container exit code by @x4204 in #613
  • (docker executor) Capture stderr from Docker container by @x4204 in #615
  • (internal) Miscellaneous improvements by @yohamta in #614

New Contributors

Full Changelog: v1.13.0...v1.13.1