Releases: dagu-org/dagu
Releases · dagu-org/dagu
v1.10.3
v1.10.2
v1.10.1
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 newraw
option.
v1.9.4
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
Changelog
What's Changed
- update examples for docker container by @yohamta in #365
- Fixed grammar in README.md by @emcassi in #366
- Fix lint errors by @yohamta in #370
- Add env field to step in DAG spec by @TahirAIi in #378
- fix #382 by @zwZjut in #384
New Contributors
- @emcassi made their first contribution in #366
- @TahirAIi made their first contribution in #378
- @zwZjut made their first contribution in #384
Full Changelog: v1.9.2...v1.9.3
v1.9.2
v1.9.1
v1.9.0
Changelog
What's Changed
- fix misspelled word by @SimonWaldherr in #344
- Fix web UI issues by @yohamta in #350
- Add SSH Executor by @yohamta in #351
New Contributors
- @SimonWaldherr made their first contribution in #344
Full Changelog: v1.8.8...v1.9.0
v1.8.8
v1.8.7
Changelog
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
- @RamonEspinosa made their first contribution in #336
Full Changelog: v1.8.6...v1.8.7