Update 0.2.6.md

This commit is contained in:
Stefan Pejcic 2024-08-20 20:16:23 +02:00 committed by GitHub
parent 70f41114ae
commit 5a098ed83f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,7 @@ Not yet released.
### 💅 Polish
- Form validations on OpenPanel > Databases, limits imposed are: 64 characters max for db_name, 32 characters max for username and 8-32 characters for passwords.
- Improved validations when adding domains on OpenPanel > Domains and human-readable errors.
- 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.