From ea27781147e5a85ce630c822d346147f47a82bd3 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 3 Sep 2024 12:46:08 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index 68523530..7d54d0e0 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -23,6 +23,7 @@ Not yet released. - Fixed bug with limiting port speed on AlmaLinux, due to the tc command missing. - Fixed bug with `opencli ssl-hostname` refusing to generate ssl if admin service is failed. - Fixed bug with `opencli php-ioncube` command not extracting files. +- Fixed bug with Sentinel service displaying false-positive for domains that use Cloudflare proxy on AlmaLinux when dig (bind-utils package) is not installed. ### 💅 Polish - Update script will now [create a log file of each update attempt and write a notification in OpenAdmin dashboard](https://i.postimg.cc/sXvkNFKv/2024-08-30-20-33.png).