From 4fae6605e06430a55c69188f0c3667788c0471bb Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 24 Jun 2025 13:17:26 +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 824e692d..8a27d26f 100644 --- a/website/docs/changelog/1.4.5.md +++ b/website/docs/changelog/1.4.5.md @@ -5,5 +5,7 @@ Not yet released. - option to delete feature set, enable all features or disable all features on *OpenAdmin > Hosting Plans > Feature Manager*. - Page links and description tooltips for features table on *OpenAdmin > Hosting Plans > Feature Manager*. - busybox container is no longer used in user panel operations. +- 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. ### 🐛 Bug Fixes