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)