# Changelog ## [Unreleased] - πŸ’„πŸ“― β€” Improve notifications and result(s) pages - πŸ”Š β€” Add level of log before the log message β€” πŸ”Š β€” Add a warning messages in the logs if there is no tasks in database. (fix #41) - ✨ β€” Add command to generate example configuration (fix #38) - πŸ“ β€” Improve documentation - ✨ β€” Add command to warn if it’s been long since last viewing an agent (fix #49) - πŸ’₯ β€” Change default config file path to argos-config.yaml (fix #36) - πŸ“ β€” New documentation URL: doc is now on https://argos-monitoring.framasoft.org/ - πŸ’₯ β€” Remove env vars and only use the configuration file - ✨ β€” Add built-in authentication for human interface ## 0.1.1 Date: 2024-04-30 - πŸ› β€” Fix --config option for some commands - ☝️🧐 β€” Validate config file readability ## 0.1.0 Date: 2024-04-25 - First working version