From a9cd2e8f9d56d54adb1faab14c04e7e52f9b8b82 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 13 Jul 2024 11:20:23 +0200 Subject: [PATCH] Update 0.2.2.md --- documentation/docs/changelog/0.2.2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/changelog/0.2.2.md b/documentation/docs/changelog/0.2.2.md index 40fba06b..72c6b830 100644 --- a/documentation/docs/changelog/0.2.2.md +++ b/documentation/docs/changelog/0.2.2.md @@ -21,16 +21,16 @@ 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 File Watcher service failing to generate SSL for new nginx conf files. - Fixed bug with OpenAdmin > Firewall > Blacklists (IPsets) causing `ufw reload` command to fail - reported by [@f1lk3](https://github.com/f1lk3). - Fixed bug with `opencli config update` command not restarting OpenPanel docker container *(introduced in OpenPanel 0.2.1). - Fixed bug with redis installation failing due to "noble" lsb_release added in [Redis Stack](https://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/linux/). - Fixed error 'Error stoping service panel: Failed to stop panel.service: Unit panel.service not loaded.' when managing panel service from OpenAdmin > Dashboard page. - ### 💅 Polish - OpenPanel > WPManager > Install WordPress form now has prefilled email address. -- +- When new domain is added, OpenPanel will automatically check SSL for all other doamins owned by the user and regenerate the ssl information for OpenPanel > SSL page. ### DNSSEC