openpanel/documentation/docs/changelog/0.2.7.md
2024-08-29 13:01:10 +02:00

26 lines
1.3 KiB
Markdown

---
hide_table_of_contents: true
---
# 0.2.7
Not yet released.
### 🚀 New features
- Server configuration backup and restore.
### 🐛 Bug fixes
- Fixed bug with nginx reload from user panel and `opencli ssl-domain` failing due to incorrect shell path in nginx:alpine docker image.
- Fixed bug with DebianBanner in sshd_config on Fedora and AlmaLinux causing the service to fail.
- Fixed error on CentOS 9 when starting CSF: `Can't locate locale.pm in @INC (you may need to install the locale module)`.
- 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 [information and new status 'Not Started' to the *OpenAdmin > Dashboard* services widget](https://i.postimg.cc/NMQSN63C/2024-08-29-12-59.png) for services that are not running but will be automatically started when needed.
- Added indicators for suspended users on OpenAdmin > Domains.
- Added validation on OpenAdmin > Users > new user form.