diff --git a/website/docs/changelog/1.1.2.md b/website/docs/changelog/1.1.2.md index 4bd1585d..8533f0fc 100644 --- a/website/docs/changelog/1.1.2.md +++ b/website/docs/changelog/1.1.2.md @@ -10,5 +10,7 @@ Not yet released - Adding domains is now quicker as containers are started in the background. - User creation is faster thanks to the reuse of the docker-compose plugin and the docker-rootless-setup.sh script, eliminating the need to download them each time. This not only saves time but also approximately 70MB of disk space per user. - caching is added to all openpanel UI routes. +- `services` module is renamed to `info` +- `/server/services` page is deprecated and remove from sidebar and dashboard pages. ### 💡 New!