From 8756a488ebb530b18c25d51e0733d1df16a0296a Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 13 Jun 2025 13:59:53 +0200 Subject: [PATCH] Update 1.4.1.md --- website/docs/changelog/1.4.1.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.4.1.md b/website/docs/changelog/1.4.1.md index 868fda85..0f3bd071 100644 --- a/website/docs/changelog/1.4.1.md +++ b/website/docs/changelog/1.4.1.md @@ -3,6 +3,11 @@ Not released yet ### 💡 New ### 💅 Polish +- better formating on *OpenPanel > CronJobs* table. +- locally hosted files for CodeMirror editor used on PHP.INI editor, CronJobs Editor, vHosts Editor. +- [added detailed disk information in *OpenAdmin > Dashboard > Resource usage* widget](https://github.com/stefanpejcic/OpenPanel/issues/511#issuecomment-2969716827). +- [added placeholder message when no emails yet, on *Emails > Summary Reports*](https://github.com/stefanpejcic/OpenPanel/issues/511) +- added validations on OpenPanel > PHP Options for numbers fields and separate selects for units. ### 🐛 Bug Fixes -- [OpenPanel testing results & bugs #511](https://github.com/stefanpejcic/OpenPanel/issues/511) +- [fixed bug with header and sidebar missiong on *Emails > Summary Reports*](https://github.com/stefanpejcic/OpenPanel/issues/511)