From ba9930a7208719e17dbf65758bb74b6eb435223d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 1 Apr 2025 10:09:04 +0200 Subject: [PATCH] Update 1.1.8.md --- website/docs/changelog/1.1.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/1.1.8.md b/website/docs/changelog/1.1.8.md index e69ebc59..d51008c8 100644 --- a/website/docs/changelog/1.1.8.md +++ b/website/docs/changelog/1.1.8.md @@ -18,7 +18,7 @@ Released on April 01, 2025 - fixed bug with `/webmail` redirect on *OpenPanel > Emails* appending `:8080` when domain is set. - fixed bug with *OpenAdmin > Emails > Settings* using removed `ssl-webmail` command to set webmail domain. - [opencli domains-add does not check system domains #349](https://github.com/stefanpejcic/OpenPanel/issues/349) --[Invalid SOA in DNS zone template #350](https://github.com/stefanpejcic/OpenPanel/issues/350) +- [Invalid SOA in DNS zone template #350](https://github.com/stefanpejcic/OpenPanel/issues/350) - fixed bug with submit button on *OpenAdmin > Advanced > Change Root Password* page. - fixed bug with `opencli license` command displaying `Error response from daemon: No such container: openpanel` message. - fixed bug with mariadb service using `mysqladmin` instead of `mariadb-admin` command for health check.