From cd1cf56e223c93adbc4e07cca92b72edee36f387 Mon Sep 17 00:00:00 2001 From: Misterbabou <58564168+Misterbabou@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:12:33 +0100 Subject: [PATCH] 2.1.0 Update Readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f03bbc9..3dd0c42 100644 --- a/README.md +++ b/README.md @@ -109,10 +109,14 @@ docker run -d \ :heavy_check_mark: Improve load page performance due to ping timeout. (added in 1.0.5) -- Add filter buttons to filter computer by Name or IP - :heavy_check_mark: Add a TCP port option to check availibility without using ICMP (added in 2.0.1) +:heavy_check_mark: Run app on subpath (added in 2.1.0) + +:heavy_check_mark: Make app responsive for smaller screen (added in 2.1.0) + +- Add filter buttons to filter computer by Name or IP + - Add OIDC Authentication (will require time) - moove computers.txt in an other directory not to mount a file but a directory to the docker container