Skip to content

Releases: dagu-org/dagu

v1.12.1

10 Sep 12:15
Compare
Choose a tag to compare

Changelog

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

v1.12.0

10 Sep 11:15
94f9765
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.10.6

10 Aug 14:46
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

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

v1.10.5

21 May 06:01
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

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

v1.10.4

01 Apr 18:11
f851bd0
Compare
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
Compare
Choose a tag to compare

Changelog

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

v1.10.2

19 Mar 13:41
d0b5465
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.10.1...v1.10.2

v1.10.1

15 Mar 13:28
Compare
Choose a tag to compare

Changelog

  • Added support for sending emails within workflows through the new mail executor.
  • Enhanced the http executor to include a silent option, which allows users to suppress unnecessary logging when executing HTTP requests.
  • Improved Web UI to display modal on DAG execution start/stop/cancel.
  • Updated the Web UI to improve the time format for the Next Run field.
  • Enhanced the functionality of the jq executor by introducing a new raw option.

v1.9.4

02 Mar 14:48
7eead4f
Compare
Choose a tag to compare

Changelog

What's Changed

  • Add an example docker-compose.yml and documentation by @yohamta in #387
  • Update REST API documentation by @vkill in #388
  • Update HTTP Executor to expand environment variables by @yohamta in #390
  • Add jq executor that can be used to transform and query JSON by @yohamta in #391

New Contributors

Full Changelog: v1.9.3...v1.9.4