Update 0.3.1.md

This commit is contained in:
Stefan Pejcic
2024-09-30 22:44:45 +02:00
committed by GitHub
parent 25d310d269
commit 8144323e90

View File

@@ -17,6 +17,9 @@ Not yet released.
### 💅 Polish
- Improvements to the 'OpenAdmin > Plans' page.
- [Restrictions and validations to MySQL and MariaDB database names, usernames and passwords](/docs/articles/accounts/forbidden-usernames/#mysql--mariadb).
- [Restrictions and validations to FTP sub-accounts and passwords](/docs/articles/accounts/forbidden-usernames/#ftp).
- [Restrictions and validations to Email accounts and passwords](/docs/articles/accounts/forbidden-usernames/#emails).
- [Improvements to the 'OpenAdmin > Users > *user* > Backups' page](https://i.postimg.cc/3Nc6Kmd0/2024-09-30-14-41.png).
- [Added checks to the install script: if admin account is actually created and docker file mounted](https://github.com/stefanpejcic/OpenPanel/commit/b1ee609d0723447fccbd090d83f198949008fb42).
- For new domains, the server signature is now passed from the web server running within the user's container. For users running Apache, the headers will display Apache, and for those running Nginx, the headers will display Nginx.