Update 0.2.6.md

This commit is contained in:
Stefan Pejcic 2024-08-20 16:13:18 +02:00 committed by GitHub
parent 74dc0f069e
commit fc0068653d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,3 +20,5 @@ Not yet released.
### 💅 Polish ### 💅 Polish
- OpenAdmin interface is now also using minified html code, respecting the [dev_mode](https://dev.openpanel.com/cli/commands.html#dev-mode) value. - 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. - `--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.