ChangelogΒΆ
0.5.0ΒΆ
Date: 2024-09-26
π β Correctly show results on small screens
ππ β Add opengraph tags to documentation site (#62)
π¨ β Add a small web server to browse documentation when developing
β¨ β Add new check type: http-to-https (#61)
π β Better display of resultsβ error details
0.4.1ΒΆ
Date: 2024-09-18
π β Use a custom User-Agent header
π β Fix mail and gotify alerting
0.4.0ΒΆ
Date: 2024-09-04
π β Improve email and gotify notifications
β¨ β Add command to test gotify configuration
β¨ β Add nagios command to use as a Nagios probe
β¨ β Add Apprise as notification way (#50)
0.3.1ΒΆ
Date: 2024-09-02
β¨ β Add new check types: body-like, headers-like and json-like (#58)
0.3.0ΒΆ
Date: 2024-09-02
π©Ή β Fix release documentation
β β Add mypy test
β¨ β Add new check type: status-in
π©Ή β Close menu after rescheduling non-ok checks (#55)
β¨ β Add new check types: headers-contain and headers-have (#56)
β¨ β Add command to test email configuration (!66)
π β Enhance the mobile view (!67)
β¨ β Allow to run Argos in a subfolder (i.e. not on /) (#59)
β¨ β Add new check types: json-contains, json-has and json-is (#57)
0.2.2ΒΆ
Date: 2024-07-04
π β Fix bug in login view when having an expired token in cookie (redirect loop)
0.2.1ΒΆ
Date: 2024-06-27
π β Fix bug in login view when having a cookie (internal server error)
0.2.0ΒΆ
Date: 2024-06-24
ππ― β 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