Update 1.4.1.md

This commit is contained in:
Stefan Pejcic 2025-06-13 16:58:27 +02:00 committed by GitHub
parent d501851a36
commit 54c6cdee48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,9 @@ Not released yet
- added validations on OpenPanel > PHP Options for numbers fields and separate selects for units. - added validations on OpenPanel > PHP Options for numbers fields and separate selects for units.
- 'Demo Mode' on OpenAdmin is moved from Settings to Advanced. - 'Demo Mode' on OpenAdmin is moved from Settings to Advanced.
- 'Disable OpenAdmin' on OpenAdmin is moved from Settings to Security. - 'Disable OpenAdmin' on OpenAdmin is moved from Settings to Security.
- default swap alert treshold **for new installations** is increased from 40 to 85%.
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- [fixed bug with header and sidebar missing on *Emails > Summary Reports*](https://github.com/stefanpejcic/OpenPanel/issues/511) - [fixed bug with header and sidebar missing on *Emails > Summary Reports*](https://github.com/stefanpejcic/OpenPanel/issues/511)
- fixed bug with demo-mode missing in search. - 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.