From 9afdd0ce75858af019f269b70b7d9d1de6fdd5de Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 5 Sep 2024 15:34:49 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index 0f547a28..e9dd245b 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -53,4 +53,5 @@ Not yet released. - `opencli ssl-domain` command now accepts optional flag `--debug` to output verbose inforamtion. - Disk Usage widget on OpenAdmin > Dashboard now displays types. - `opencli admin new` and `opencli admin password` will now do validations for username/password fields: must contain only letters and numbers, and be between 5 and 20 characters. +- Adding applications is disabled from OpenPanel > PM2 interface until a domain is added.