From 69a5f5efb99dbd39aeb1b48311e6bb9257d2d686 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 20 Aug 2024 13:18:52 +0200 Subject: [PATCH] Update 0.2.6.md --- documentation/docs/changelog/0.2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.6.md b/documentation/docs/changelog/0.2.6.md index ac928013..5de7b5bf 100644 --- a/documentation/docs/changelog/0.2.6.md +++ b/documentation/docs/changelog/0.2.6.md @@ -11,6 +11,7 @@ Not yet released. ### 🐛 Bug fixes - 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 bug with OpenAdmin > Users not showing dedicated ip for user. - Fixed css styling bug with footer on OpenAdmin: Nginx and Plans pages.