From 4aa82260da397456020585ce8845f8d0b36ffa02 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 28 May 2025 13:06:44 +0200 Subject: [PATCH] Update 1.3.4.md --- website/docs/changelog/1.3.4.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.3.4.md b/website/docs/changelog/1.3.4.md index 8ee5f837..698fc093 100644 --- a/website/docs/changelog/1.3.4.md +++ b/website/docs/changelog/1.3.4.md @@ -3,6 +3,7 @@ Not released yet ### 💅 Polish - Capitalize Domain feature will now exclude FileManager table and VHost Editor. - added style `cursor: pointer` to all buttons in OpenPanel UI. +- CPU and RAM usage are now rounded to two decimal places on *OpenAdmin > Users > Single User*. ### 🐛 Bug Fixes - fixed 500 error on *OpenPanel > Server Information* page.