Update 1.3.4.md

This commit is contained in:
Stefan Pejcic 2025-05-29 09:53:26 +02:00 committed by GitHub
parent 47dd130634
commit 99a24e423c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ Not released yet
- added style `cursor: pointer` to all buttons in OpenPanel UI. - 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). - [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). - [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).
- added flash error messages in DNS Zone Editor when zone file for domain is missing.
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- fixed 500 error on *OpenPanel > Server Information* page. - fixed 500 error on *OpenPanel > Server Information* page.
@ -13,4 +14,4 @@ Not released yet
- fixed css bugs on *OpenPanel > Crons > File Editor*. - fixed css bugs on *OpenPanel > Crons > File Editor*.
- fixed css issues on *OpenPanel > Resource Usage History* page. - 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. - 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.
- - fixed bug with 'Dns Zone Editor' not active on menu when `/domains/edit-dns-zone` is accessed.