mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.3.1.md
This commit is contained in:
parent
9706d188c1
commit
4eda9ef660
@ -19,6 +19,7 @@ Not yet released.
|
|||||||
|
|
||||||
### 💅 Polish
|
### 💅 Polish
|
||||||
- [Enhanced WordPress auto-installation process](https://i.postimg.cc/9Q9cgn36/wp-installer-openpanel-032.gif).
|
- [Enhanced WordPress auto-installation process](https://i.postimg.cc/9Q9cgn36/wp-installer-openpanel-032.gif).
|
||||||
|
- [Enhanced Domain addition with error reporting](https://i.postimg.cc/mZ37zBmn/adddomains-2024-10-05-17-32-24-ezgif-com-video-to-gif-converter.gif).
|
||||||
- Improvements to the 'OpenAdmin > Plans' page.
|
- Improvements to the 'OpenAdmin > Plans' page.
|
||||||
- [Documented features](/docs/admin/settings/openpanel/#enable-features).
|
- [Documented features](/docs/admin/settings/openpanel/#enable-features).
|
||||||
- [Restrictions and validations to MySQL and MariaDB database names, usernames and passwords](/docs/articles/accounts/forbidden-usernames/#mysql--mariadb).
|
- [Restrictions and validations to MySQL and MariaDB database names, usernames and passwords](/docs/articles/accounts/forbidden-usernames/#mysql--mariadb).
|
||||||
@ -37,3 +38,5 @@ Not yet released.
|
|||||||
- `/openpanel`, `/openadmin` and `/webmail` will now redirect to set domains.
|
- `/openpanel`, `/openadmin` and `/webmail` will now redirect to set domains.
|
||||||
- The following routes are now excluded from minification and return plain text: `/view_file` (view files modal on OpenPanel > FileManager), `view_ssl_file/<domain>`, (view fullchain and privkey modal on OpenPanel > SSL), `domains/export-dns-zone/<domain>` (export/view dns zone on OpenPanel > Domains), `check_install` (php version install log on OpenPanel > PHP > Default Settings).
|
- The following routes are now excluded from minification and return plain text: `/view_file` (view files modal on OpenPanel > FileManager), `view_ssl_file/<domain>`, (view fullchain and privkey modal on OpenPanel > SSL), `domains/export-dns-zone/<domain>` (export/view dns zone on OpenPanel > Domains), `check_install` (php version install log on OpenPanel > PHP > Default Settings).
|
||||||
- websites list is removed from OpenPanel > SiteManager interface.
|
- websites list is removed from OpenPanel > SiteManager interface.
|
||||||
|
- `opencli domains-add` command now accepts optional `--debug` flag to display verbose output.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user