From f9e7af47b2e737b414add4f3c49b5658cdaf2721 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Sep 2024 12:46:34 +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 bebd93d5..beea639b 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -41,6 +41,7 @@ Released on September 06, 2024 - Fixed bug deleting SSL certificate using `opencli ssl-domain -d `. ### 💅 Polish +- 'OpenAdmin > Services Status' now detects and displays ports in use by services. - Domain Access reports are now separated in domains_visitors module and can easily be disabled by administrator. - Administrators can now specify the PHP extensions to be installed automatically when a user installs a PHP version by editing [the `/etc/openpanel/php/extensions.txt` file](https://github.com/stefanpejcic/openpanel-configuration/blob/main/php/extensions.txt). - Administrators can now specify the PHP.INI values to be automatically set when a user installs a PHP version by editing the [`/etc/openpanel/php/ini.txt` file](https://github.com/stefanpejcic/openpanel-configuration/blob/main/php/ini.txt).