From bc5eac074d9ed78d0cb0ca3ac783b163c5c276d7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 13 Jun 2025 17:27:40 +0200 Subject: [PATCH] Update 1.4.1.md --- website/docs/changelog/1.4.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.4.1.md b/website/docs/changelog/1.4.1.md index 95648e33..bcce1176 100644 --- a/website/docs/changelog/1.4.1.md +++ b/website/docs/changelog/1.4.1.md @@ -12,6 +12,7 @@ Not released yet - '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)