From 2c037576dfbe1bc3e617f1ee64733b33066944b4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 15 Jul 2024 14:30:20 +0200 Subject: [PATCH] Update 0.2.2.md --- documentation/docs/changelog/0.2.2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.2.md b/documentation/docs/changelog/0.2.2.md index a9ea655d..49ba4f4c 100644 --- a/documentation/docs/changelog/0.2.2.md +++ b/documentation/docs/changelog/0.2.2.md @@ -28,11 +28,12 @@ Not yet released. - 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. -- Fixed bug with `opencli admin notifications` not saving resource usgae tresholds. +- Fixed bug with `opencli admin notifications` not saving resource usage tresholds. ### 💅 Polish - OpenPanel > WPManager > Install WordPress form now has prefilled email address. +- All modals on OpenPanel > File Manager now autofocus the input buttons. - 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. - [OpenCLI improvements, history and logging](#opencli-help) - Widgets on [OpenAdmin Dashboard](/docs/admin/dashboard/): *Usage*, *Quick Start*, *Latest News* and *CPU* can now be dismissed.