From c8096089018f9e31e2a36162c0dd0c5c44a25078 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 10 Jul 2024 22:01:38 +0200 Subject: [PATCH] Update 0.2.2.md --- documentation/docs/changelog/0.2.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.2.2.md b/documentation/docs/changelog/0.2.2.md index 36bd940e..a8a21460 100644 --- a/documentation/docs/changelog/0.2.2.md +++ b/documentation/docs/changelog/0.2.2.md @@ -19,6 +19,8 @@ Not yet released. ### 🐛 Bug fixes - Fixed bugs on *OpenAdmin > Users > Profile* and *OpenPanel > Dashboard* with disk usage information not displayed when overlay2 storage driver is used. +- Fixed bug with File Watcher service causing infinite OpenAdmin service restart on Ubuntu24. +- Fixed bug with OpenAdmin > Firewall > Blacklists (IPsets) causing `ufw reload` commands to fail - reported by [@f1lk3](https://github.com/f1lk3).