From b1067ce512b3805569b5b08e6bd50b7f5b968d3b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 7 Nov 2024 16:41:39 +0100 Subject: [PATCH] Update 0.3.5.md --- website/docs/changelog/0.3.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.5.md b/website/docs/changelog/0.3.5.md index ac360817..e44a5f55 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -10,6 +10,7 @@ Not yet released. - Administrators can now create [a custom template to be displayed on domains without any content](https://i.ibb.co/tXkHKyL/default-landing.png). - New command `opencli admin logs` is available for multitail [all OpenAdmin services logs](https://dev.openpanel.com/logs.html). - [Error IDs](https://i.postimg.cc/dtC3M7Mq/500.png) to help administrators trace OpenPanel errors with the new command [`opencli error`](https://dev.openpanel.com/cli/error.html). +- [`opencli domais-delete` command](https://dev.openpanel.com/cli/domains.html#Delete-Domain). ### 🐛 Bug fixes - [#66](https://github.com/stefanpejcic/OpenPanel/issues/66), [#265](https://github.com/stefanpejcic/OpenPanel/issues/265), [#266](https://github.com/stefanpejcic/OpenPanel/issues/266), [#268](https://github.com/stefanpejcic/OpenPanel/issues/268), [#269](https://github.com/stefanpejcic/OpenPanel/issues/269), [#271](https://github.com/stefanpejcic/OpenPanel/issues/271)