diff --git a/website/docs/changelog/1.1.2.md b/website/docs/changelog/1.1.2.md index 862b8cf9..f9c2f5b4 100644 --- a/website/docs/changelog/1.1.2.md +++ b/website/docs/changelog/1.1.2.md @@ -1,3 +1,11 @@ # 1.1.2 Not yet released + +### 🐛 Bug Fixes + +### 💅 Polish +- 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. + +### 💡 New!