From 58ec65d2f368df29c8c967942b8bade68a3d622b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 26 Aug 2024 12:52:19 +0200 Subject: [PATCH] Update 0.2.6.md --- documentation/docs/changelog/0.2.6.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.2.6.md b/documentation/docs/changelog/0.2.6.md index b53d1db8..c1d32f3c 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -17,6 +17,8 @@ Not yet released. - Fixed bug with `opencli user-ip` on Debian and CSF. - Fixed error `ModuleNotFoundError: No module named 'zope.event'` causing OpenAdmin service restart to fail on Ubuntu22. - Fixed warning on nginx restart `nginx: [warn] conflicting server name "example.net" on IP:80, ignored`. +- Fixed bug on OpenPanel > Edit DNS Zone with the Priority field missing for MX type. +- Fixed bug on OpenPanel > Edit DNS Zone with incorrect display of TXT records that contain spaces. - Fixed bug with OpenAdmin > Users not showing dedicated ip for user. - Fixed css styling bug with footer on OpenAdmin: Nginx and Plans pages. - Fixed bug with `opencli user-delete` not deleting nginx vhost files after user is deleted.