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).