Releases: dagu-org/dagu
Releases · dagu-org/dagu
v1.6.4
Changelog
What's Changed
- Fix command params issue by @Arvintian in #218
- Allow set web page title by @Arvintian in #218
- Add sorting icon to the DAG table in the Web UI by @yohamta in #219
- Allow parameters field contains spaces inside each parameter by @yohamta in #223
Full Changelog: v1.6.3...v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
What's Changed
- bugfix: Fixed the deletion logic of expired log files by @yohamta in #203
- refactor: Updated serve static file and fix makefile by @Arvintian in #204
- feat: Changed default DAGs directory to
~/.dagu/dagsforschedulerandservercommand by @yohamta in #207 - feat: Updated log file names for agent execution to avoid conflicts with other log files of the same DAG by @yohamta in #208
- feat: Fixed web UI to sort the DAG table on the Web UI in case-insensitive
Nameorder by default by @yohamta in #209
New Contributors
- @Arvintian made their first contribution in #204
Full Changelog: v1.5.7...v1.6.0