Update 0.2.7.md

This commit is contained in:
Stefan Pejcic 2024-08-28 18:24:44 +02:00 committed by GitHub
parent 0132ac9bbf
commit 8dbe33c042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ hide_table_of_contents: true
Not yet released. Not yet released.
### 🚀 New features ### 🚀 New features
- Server configuration backup and restore.
### 🐛 Bug fixes ### 🐛 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 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 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 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 ### 💅 Polish
- Added indicators for suspended users on OpenAdmin > Domains. - Added indicators for suspended users on OpenAdmin > Domains.