Update 1.4.5.md

This commit is contained in:
Stefan Pejcic 2025-06-24 15:41:29 +02:00 committed by GitHub
parent cf6abb6eec
commit 7aef82b819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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