From b098b358cb219a6748686c9d3c9930431ad63a5d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 13 Jul 2024 17:15:40 +0200 Subject: [PATCH] Update 0.2.2.md --- documentation/docs/changelog/0.2.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.2.md b/documentation/docs/changelog/0.2.2.md index d8f9980c..183880e4 100644 --- a/documentation/docs/changelog/0.2.2.md +++ b/documentation/docs/changelog/0.2.2.md @@ -27,6 +27,7 @@ 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. ### 💅 Polish