From d32aca05232a3b4161c2168a2b2e661be896b6aa Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 10 Oct 2024 13:56:08 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 31dbe144..2cfc22ee 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -25,6 +25,7 @@ Not yet released. ### 💅 Polish - The [dev_mode](https://dev.openpanel.com/cli/config.html#dev-mode) option will now also control verbose logging of API requests in `/var/log/openpanel/admin/api.log`. - The `opencli sentinel` will now check if service is actually needed before trying to restart it. +- The `opencli report` script will now provide more detailed information aboute the OpenAdmin service and installed pypthon modules. - The `opencli config update` command will now restart services in the background, allowing for faster execution from the OpenAdmin interface. - [OpenAdmin > Users > New will now display detailed log of the user account creation process](https://i.postimg.cc/XjyNsRYL/2024-10-07-16-16.png). - [Enhanced WordPress auto-installation process](https://i.postimg.cc/9Q9cgn36/wp-installer-openpanel-032.gif).