Update 0.2.6.md

This commit is contained in:
Stefan Pejcic 2024-08-26 12:52:19 +02:00 committed by GitHub
parent 83dbe1a47b
commit 58ec65d2f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.