From 8dbe33c04219a2c32c64cdff21ecf631622a79aa Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 28 Aug 2024 18:24:44 +0200 Subject: [PATCH] Update 0.2.7.md --- documentation/docs/changelog/0.2.7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.2.7.md b/documentation/docs/changelog/0.2.7.md index 6b795b74..9ea2b1e4 100644 --- a/documentation/docs/changelog/0.2.7.md +++ b/documentation/docs/changelog/0.2.7.md @@ -7,6 +7,7 @@ hide_table_of_contents: true Not yet released. ### 🚀 New features +- Server configuration backup and restore. ### 🐛 Bug fixes @@ -16,6 +17,7 @@ Not yet released. - Fixed bug with SELinux on Fedora40 causing infinite restart of mysql container - error `error while loading shared libraries: libtinfo.so.6: cannot change memory protections`. - Fixed bug with pquota mount for docker storage file on CentOS 9. - Fixed bug with crontab that caused the `opencli server-stats --save` not to run. +- Fixed bug with `opencli server-recreate_hosts` causing nginx to fail if suspended user has active domains. ### 💅 Polish - Added indicators for suspended users on OpenAdmin > Domains.