Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-06 12:46:34 +02:00 committed by GitHub
parent 476b639a4f
commit f9e7af47b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,7 @@ Released on September 06, 2024
- Fixed bug deleting SSL certificate using `opencli ssl-domain -d <domain>`.
### 💅 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).