From e2600bd35b70a64f773770e13fa6fc8ed331f26e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 5 May 2025 18:14:48 +0200 Subject: [PATCH] Update 1.2.7.md --- website/docs/changelog/1.2.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.2.7.md b/website/docs/changelog/1.2.7.md index b06bc43f..287b1ce3 100644 --- a/website/docs/changelog/1.2.7.md +++ b/website/docs/changelog/1.2.7.md @@ -12,6 +12,7 @@ Not released yet - added cron for `opencli email-server pflogsumm` to generate email summary reports periodically. - timezone, ssh and webterminal modules are removed. - updated vhost templates to show custom page when domain is added without any files. +- notifications (flash messages) are now limited to 1 per page. ### 🐛 Bug Fixes - [Testing and maintenance of FossBilling module #453](https://github.com/stefanpejcic/OpenPanel/issues/453)