Update 0.2.5.md

This commit is contained in:
Stefan Pejcic
2024-08-15 17:11:02 +02:00
committed by GitHub
parent c1e465d97c
commit 5c80fb01b0

View File

@@ -10,14 +10,24 @@ Not yet released.
### 🚀 New features
- [FOSSBilling integration](/docs/articles/extensions/openpanel-and-fossbilling/)
- [opencli ssl-cleanup](https://dev.openpanel.co/cli/commands.html#Delete-unused-SSLs)
- Fixed validation bug for TXT records on OpenPanel > Domains > DNS Zone Editor
- BIND9 service is not containerized in 'openpanel_dns' container.
- Nginx service is now containerized in 'nginx' container.
- Certbot service is now containerized in 'certbot' container.
### 🐛 Bug fixes
- Fixed bug with Django AutoInstaller not restarting user webserver after adding proxy.
- Fixed bug with the default php version 8.2 not starting after container restart.
- Fixed several bugs with ssl generation/renewal.
- Fixed validation bug for TXT records on OpenPanel > Domains > DNS Zone Editor
- Fixed warning with Nginx configuration files on newer versions: `the "listen ... http2" directive is deprecated, use the "http2" directive instead in..`
-
### 💅 Polish
- [opencli ssl-domain](https://dev.openpanel.co/cli/commands.html#Generate-SSL-for-a-domain) now checks if SSL is actually in use by Nginx and re-apply.
- cPanel account import now accepts optional flag `--post-hook=` to run script after account import.
- Uploading custom SSL is disabled until bugs with certbot are resolved or we transition to lego.
- Nginx is updated to the latest version 1.27
- Bind9 is updated to the latest version 9.18-22.04