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.