From 54c6cdee48cf6e94b3167bcba049b94eea8ce647 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 13 Jun 2025 16:58:27 +0200 Subject: [PATCH] Update 1.4.1.md --- website/docs/changelog/1.4.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.4.1.md b/website/docs/changelog/1.4.1.md index 658ea370..a41266ad 100644 --- a/website/docs/changelog/1.4.1.md +++ b/website/docs/changelog/1.4.1.md @@ -11,7 +11,9 @@ Not released yet - 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%. ### 🐛 Bug Fixes - [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 false-positive alert: `Caddy container is not active. Users' websites are not working!` when users exist on the server but have no domains yet.