Skip to content

Releases: dagu-org/dagu

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

v1.9.3

19 Jan 12:25
4a8b2dc
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

20 Nov 10:44
a6998b5
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.9.1...v1.9.2

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

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

New Contributors

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