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. +