From 4eda9ef6609955560b7e90923a2cdb2b6939241b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 5 Oct 2024 17:35:26 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 155b9610..7972b7f0 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -19,6 +19,7 @@ Not yet released. ### 💅 Polish - [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. - [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). @@ -37,3 +38,5 @@ Not yet released. - `/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/`, (view fullchain and privkey modal on OpenPanel > SSL), `domains/export-dns-zone/` (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. +- `opencli domains-add` command now accepts optional `--debug` flag to display verbose output. +