mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
21 lines
1.5 KiB
Markdown
21 lines
1.5 KiB
Markdown
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*](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).
|
|
- added flash error messages in DNS Zone Editor when zone file for domain is missing.
|
|
- [OpenAdmin > Domains > DNS Zone Editor](https://i.postimg.cc/CwNWBppg/2025-05-29-14-02.png).
|
|
|
|
### 🐛 Bug Fixes
|
|
- [Install on debian: The repository 'bookworm-backports InRelease' is not signed. #495](https://github.com/stefanpejcic/OpenPanel/issues/495)
|
|
- fixed 500 error on *OpenPanel > Server Information* page.
|
|
- fixed css bug with Capitalize option on *OpenPanel > Domains*.
|
|
- 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.
|
|
- fixed bug with 'Dns Zone Editor' not active on menu when `/domains/edit-dns-zone` is accessed.
|
|
- fixed bug on *OpenAdmin > Users > single user* displaying disk usage for renamed user.
|