From 6b73a7ca60571b2d6e7b370f4a5441d82285461a Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 25 Mar 2025 14:38:34 +0100 Subject: [PATCH] Update 1.1.7.md --- website/docs/changelog/1.1.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.1.7.md b/website/docs/changelog/1.1.7.md index a84d92a5..4d6afdbf 100644 --- a/website/docs/changelog/1.1.7.md +++ b/website/docs/changelog/1.1.7.md @@ -14,3 +14,4 @@ - fixed bug detecting php version from apache conf on WordPress autoinstall: *Starting PHP container: php-fpm-/:*. - fixed bug *Starting PHP container: php-fpm-8.2* on WordPress autoinstall on Nginx due to WPCLI command not yet installed in container. - fixed error on WordPress uninstall when wp-config.php is missing. +- fixed bug displaying folders on *Disk Usage* and *Inodes Explorer* pages.