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