mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
25 lines
1.8 KiB
Markdown
25 lines
1.8 KiB
Markdown
Released on June 15, 2025
|
|
|
|
### 💡 New
|
|
- [PHP Options and PHP.INI files can now be edited via *OpenAdmin > Settings > PHP* page](https://i.postimg.cc/cWVpLSHm/ini.png).
|
|
|
|
### 💅 Polish
|
|
- better formating on *OpenPanel > CronJobs* table.
|
|
- [notification settings are separated to *OpenAdmin > Settings > Notifications* page](https://i.postimg.cc/KZ47HfKY/2025-06-13-20-43.png).
|
|
- locally hosted files for CodeMirror editor used on PHP.INI editor, CronJobs Editor, vHosts Editor.
|
|
- [added detailed disk information in *OpenAdmin > Dashboard > Resource usage* widget](https://github.com/stefanpejcic/OpenPanel/issues/511#issuecomment-2969716827).
|
|
- [added placeholder message when no emails yet, on *Emails > Summary Reports*](https://github.com/stefanpejcic/OpenPanel/issues/511)
|
|
- added validations on OpenPanel > PHP Options for numbers fields and separate selects for units.
|
|
- 'Demo Mode' on OpenAdmin is moved from Settings to Advanced.
|
|
- 'Disable OpenAdmin' on OpenAdmin is moved from Settings to Security.
|
|
- default swap alert treshold **for new installations** is increased from 40 to 85%.
|
|
- `/view_notifications` page on OpenAdmin is renamed to `/notifications`.
|
|
|
|
### 🐛 Bug Fixes
|
|
- [fixed bug with header and sidebar missing on *Emails > Summary Reports*](https://github.com/stefanpejcic/OpenPanel/issues/511)
|
|
- fixed bug saving email address under *OpenAdmin > Notifications > Settings*.
|
|
- fixed bug with demo-mode missing in search.
|
|
- fixed bug with false-positive alert: `Caddy container is not active. Users' websites are not working!` when users exist on the server but have no domains yet.
|
|
- [Toggling WAF returns JSON page #512](https://github.com/stefanpejcic/OpenPanel/issues/512)
|
|
- [Can't stop containers or change their assigned resources #514](https://github.com/stefanpejcic/OpenPanel/issues/514)
|