From 9a188d0850d3d121cdc784d4f1a4aced3a26d221 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Sat, 19 Oct 2024 16:17:24 +0300 Subject: [PATCH] updates the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e207f1c..d0d6df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,3 +16,7 @@ All notable changes to this project will be documented in this file. - Initial version - Adds support for loading or creating the SQL table - Adds simultaneous checks for multiple servers and agents +- Adds support or JWT authentication to the agents +- Agents config in the database, to be shared with Jilo Web +- Adds config file command-line option +- Adds health self-check with json endpoint