From 7aef82b819a2fdcb22c343f0b62fcdefc9550030 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 24 Jun 2025 15:41:29 +0200 Subject: [PATCH] Update 1.4.5.md --- website/docs/changelog/1.4.5.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.4.5.md b/website/docs/changelog/1.4.5.md index 37778d36..af97f6dd 100644 --- a/website/docs/changelog/1.4.5.md +++ b/website/docs/changelog/1.4.5.md @@ -8,5 +8,7 @@ Not yet released. - example services are removed from docker-compose.yml file: busybox, filebrowser, uptimekuma, mssql, minecraft. - `SSH_PORT` and `TTYD_PORT` variables are renamed to `UNUSED_1_PORT` `UNUSED_2_PORT` and can be used for adding custom services for user. - [documented guidelines for adding new services in OpenPanel](https://dev.openpanel.com/images/) +- rewritten Informations, Usage and Statistics widgets on *OpenPanel > Dashboard*. +- Statistics widget now displays when was data last updated. ### 🐛 Bug Fixes