Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-04 12:05:30 +02:00 committed by GitHub
parent c3608f39f2
commit 7c4b8cea68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,8 @@ Not yet released.
- 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.
- Fixed bug with install script and error `The command could not be located because '/usr/local/bin' is not included in the PATH environment variable.` on Ubuntu22.
- Fixed bug with install script and error `tput: No value for $TERM and no -T specified` on Ubuntu22.
### 💅 Polish
- 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).