From 39cf66271ea75a47c18632b8e2f7ee7014247c46 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 6 May 2025 16:45:06 +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 3fedb2f0..bd4f3002 100644 --- a/website/docs/changelog/1.2.7.md +++ b/website/docs/changelog/1.2.7.md @@ -17,6 +17,7 @@ Not released yet - setting custom domain for panel will now also enforce ssl/tls on mailserver, setting ip instead will enforce plain-text. - added *--debug* flag to [opencli domain](https://dev.openpanel.com/cli/domain.html) command. - added [Server Reboot](/docs/admin/advanced/reboot/) option in OpenAdmin. +- added horizontal scroll to tables on OpenAdmin pages: CorazaWAF rules, ProcessManager, Locales, Notifications, Plans, Services Status, Email Accounts. ### 🐛 Bug Fixes - [Testing and maintenance of FossBilling module #453](https://github.com/stefanpejcic/OpenPanel/issues/453)