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.