Update 0.3.1.md

This commit is contained in:
Stefan Pejcic 2024-10-10 14:30:34 +02:00 committed by GitHub
parent 25e9a3499f
commit 3da3051b2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,4 +56,5 @@ Not yet released.
- The following routes are now excluded from minification and return plain text: `/view_file` (view files modal on OpenPanel > FileManager), `view_ssl_file/<domain>`, (view fullchain and privkey modal on OpenPanel > SSL), `domains/export-dns-zone/<domain>` (export/view dns zone on OpenPanel > Domains), `check_install` (php version install log on OpenPanel > PHP > Default Settings).
- websites list is removed from OpenPanel > SiteManager interface.
- `opencli domains-add` command now accepts optional `--debug` flag to display verbose output.
- WordPress auto installer will now also check for index.php and wp-config.php files in install directory.