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/dags
forscheduler
andserver
command 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
Name
order by default by @yohamta in #209
New Contributors
- @Arvintian made their first contribution in #204
Full Changelog: v1.5.7...v1.6.0