From 805f7e3ecbdaa2b012e89b58b1592dbfbac84ef0 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 16 Oct 2024 18:36:52 +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 f5cf0cae..576a36c7 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -15,3 +15,4 @@ Not yet released. - Default port 3000 is now removed from 'OpenPanel > Applications > New' form. - `pm2 save` is now run automatically after removing NodeJS/Python applications from 'OpenPanel > Applications'. - hosting_plan_name is removed from the OpenPanel sidebar menu. +- CPU Usage widget on 'OpenPanel > Dashboard' will now display total number of CPU% allocated to the user and total CPU cores.