From fc0068653d406ce8c158ba7daae75da56ec93e0d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 20 Aug 2024 16:13:18 +0200 Subject: [PATCH] Update 0.2.6.md --- documentation/docs/changelog/0.2.6.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.2.6.md b/documentation/docs/changelog/0.2.6.md index ba21360f..ec2a9299 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -20,3 +20,5 @@ Not yet released. ### 💅 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. +- excluded from minification are now: all `/api/` endpoints, view files on FileManager, view fullchain and privkey on SSL, dns zone export from Domains page. +