From 3f76c5babe088a7ead27d1d0803f8038d9750485 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 19 Jul 2024 08:02:38 +0200 Subject: [PATCH] Update 0.2.3.md --- documentation/docs/changelog/0.2.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index dbc2ead7..725752df 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -29,6 +29,7 @@ Not yet released. - Nginx and Apache vhosts files now restrict access to sensitive resources by default, these include: `.git`, `compose.json`, `composer.lock`, `auth.json`, `config.php`, `wp-config.php`, `vendor`. OpenPanel users can edit and remove the rules for any domain, from the **OpenPanel > Domains > Edit Vhosts File** page. - [Websites List](#websites-list) +- `opencli report` command now provides more detailed info for OpenAdmin service: pip installed packages, python version and full error log.