From b3f7ac811e2ee04e811008558842ceba4ce17657 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 5 May 2025 16:06:42 +0200 Subject: [PATCH] Update 1.2.7.md --- website/docs/changelog/1.2.7.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/changelog/1.2.7.md b/website/docs/changelog/1.2.7.md index 5cd806da..20ef4b32 100644 --- a/website/docs/changelog/1.2.7.md +++ b/website/docs/changelog/1.2.7.md @@ -23,4 +23,7 @@ Not released yet - [remove backup jobs from daily usage reports #464](https://github.com/stefanpejcic/OpenPanel/issues/464) - fixed bug *Error fetching databases from the container.* on MySQL caused by missing env limits for CPU and Memory in template. - [Can not access through SSH anymore #367](https://github.com/stefanpejcic/OpenPanel/issues/367) +- fixed bug with mailserver creating multiple mountpoints when domain is re-added. +- fixed bug with email accounts still being listed in gui when domain is deleted. +-