From d80357dbc9e26410ed5299a2e5f8eee8c50b1a07 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 29 May 2025 19:08:55 +0200 Subject: [PATCH] Update 1.3.4.md --- website/docs/changelog/1.3.4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.3.4.md b/website/docs/changelog/1.3.4.md index aa855031..ac3873de 100644 --- a/website/docs/changelog/1.3.4.md +++ b/website/docs/changelog/1.3.4.md @@ -2,6 +2,8 @@ Not released yet ### 💅 Polish - [*OpenAdmin > Users* now has additional columns: Email, Containers, NetIO, PIDs](https://i.postimg.cc/7HhCGmSm/2025-05-29-19-06.png). +- cpu and ram usage on *OpenAdmin > Users* table links to Process Manager where processes are sorted by the user. +- added filters for Suspended and Active users on *OpenAdmin > Users* table. - 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*](https://i.postimg.cc/Hsynwt74/2025-05-28-13-06.png).