From ec48eb4b25c2344e5ae8397f7f092fc3992d0353 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 20 Aug 2024 13:40:43 +0200 Subject: [PATCH] Update 0.2.6.md --- documentation/docs/changelog/0.2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.6.md b/documentation/docs/changelog/0.2.6.md index 5de7b5bf..185d124c 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -14,6 +14,7 @@ Not yet released. - Fixed error `ModuleNotFoundError: No module named 'zope.event'` causing OpenAdmin service restart to fail on Ubuntu22. - Fixed bug with OpenAdmin > Users not showing dedicated ip for user. - Fixed css styling bug with footer on OpenAdmin: Nginx and Plans pages. +- Ficed bug with `opencli user-delete` not deleting nginx vhost files after user is deleted. ### 💅 Polish - `--enable-mail` flag is removed from install script and mail is only available for OpenPanel Enterprise.