Update 1.3.4.md

This commit is contained in:
Stefan Pejcic 2025-05-28 17:21:29 +02:00 committed by GitHub
parent 3f4bdefb98
commit 4cc2bb3c99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ Not released yet
- 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).
- [Users in Enterprise Edition can now be created on remote servers from *OpenAdmin > Users > Add New* page](https://i.postimg.cc/Dwp6Zy6m/2025-05-28-17-19.png).
### 🐛 Bug Fixes
- fixed 500 error on *OpenPanel > Server Information* page.
@ -11,3 +12,5 @@ Not released yet
- fixed issue detecting container name on *OpenPanel > Process Manager*.
- fixed css bugs on *OpenPanel > Crons > File Editor*.
- fixed css issues on *OpenPanel > Resource Usage History* page.
- fixed error `[rootlesskit:parent] error: failed to start the child: fork/exec /proc/self/exe: operation not permitted` creating user on slave server running AppArmor.
-