From a70389e4018b3385a8547aa74c14d8015794d0c4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 22 Oct 2024 13:40:26 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index d175a40e..05908fae 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -19,6 +19,7 @@ Not yet released. - Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'. - Fixed bug displaying CMS-type instalaltions count on 'OpenPanel > Auto Installer'. - Fixed bug with double `/api/api/` on certain api endpoints. +- Fixed css bug with notifications toasts on 'OpenAdmin > Services Status' when dark theme is used. - Fixed bug with `true` and `false` being set as strings on 'OpenPanel > SiteManager > *site* > Debugging'. - Fixed bug with leftover row in 'OpenPanel > Applications' when application is deleted from the interface. - Fixed typos on OpenPanel > Elasticsearch, Memcached and REDIS pages.