diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 2cfc22ee..467c919e 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -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/`, (view fullchain and privkey modal on OpenPanel > SSL), `domains/export-dns-zone/` (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.