From 74dc0f069ea9b11c83be5c7b782360bfcbb6227c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 20 Aug 2024 15:48:19 +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 4655c85f..ba21360f 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -18,4 +18,5 @@ Not yet released. - Ficed bug with `opencli user-delete` not deleting nginx vhost files after user is deleted. ### 💅 Polish +- OpenAdmin interface is now also using minified html code, respecting the [dev_mode](https://dev.openpanel.com/cli/commands.html#dev-mode) value. - `--enable-mail` flag is removed from install script and mail is only available for OpenPanel Enterprise.