From ab34b60af3ba4198e216a924d9de5c8a53854791 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 4 May 2025 17:55:30 +0200 Subject: [PATCH] Update 1.2.7.md --- website/docs/changelog/1.2.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.7.md b/website/docs/changelog/1.2.7.md index 25c26223..5a31291e 100644 --- a/website/docs/changelog/1.2.7.md +++ b/website/docs/changelog/1.2.7.md @@ -9,7 +9,7 @@ Not released yet - `/get-folder-size` now accepts both relative and full paths with `/var/www/html/`. - bun, flarum, mautic and java are completelly removed from PM2. - added cron for `opencli email-server pflogsumm` to generate email summary reports periodically. -- +- timezone module is removed. ### 🐛 Bug Fixes - [Problems with Remove User access from Database #336](https://github.com/stefanpejcic/OpenPanel/issues/336)