From 3973adb694f9546cb887a4785519f356be6e01be Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 5 Sep 2024 18:22:35 +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 11ddf509..01fbd750 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -21,6 +21,7 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug with invalid serial number format in bind9 zone files for domains. +- Fixed bug [#97 DELETE modal not functioning properly on admin user delete](https://github.com/stefanpejcic/OpenPanel/issues/97). - Fixed bug with `"` automatically applied to all TXT records that breaks DKIM validity. - Fixed a bug where domains couldn't be deleted from *OpenPanel > Domains* if the associated website was removed within the last 5 minutes. Deleting a website now immediately invalidates the cache. - Fixed bug `-c: line 1: unexpected EOF while looking for matching ''` when installing a new php version.