Jobctl Versions Save

Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems.

v1.12.1

8 months ago

Changelog

  • 84bcb19 fix server bug

Full Changelog: https://github.com/dagu-dev/dagu/compare/v1.12.0...v1.12.1

v1.12.0

8 months ago

What's Changed

  • Fixed some bugs and improved Web UI performance a bit

New Contributors

Full Changelog: https://github.com/dagu-dev/dagu/compare/v1.11.0...v1.12.0

v1.11.0

9 months ago

v1.10.6

9 months ago

Changelog

  • 92f8f75 fix bundling issue

What's Changed

New Contributors

Full Changelog: https://github.com/dagu-dev/dagu/compare/v1.10.5...v1.10.6

v1.10.5

1 year ago

Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/dagu-dev/dagu/compare/v1.10.4...v1.10.5

v1.10.4

1 year ago

Changelog

  • f851bd0 fix: cycle detection bug (#427)

What's Changed

New Contributors

Full Changelog: https://github.com/yohamta/dagu/compare/v1.10.3...v1.10.4

v1.10.3

1 year ago

Changelog

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

v1.10.2

1 year ago

Changelog

  • d0b5465 v1.10.2 (#413)

What's Changed

Full Changelog: https://github.com/yohamta/dagu/compare/v1.10.1...v1.10.2

v1.10.1

1 year ago

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

1 year ago

Changelog

  • 7eead4f Add jq executor (#391)

What's Changed

New Contributors

Full Changelog: https://github.com/yohamta/dagu/compare/v1.9.3...v1.9.4