diff --git a/documentation/docs/changelog/0.2.5.md b/documentation/docs/changelog/0.2.5.md index abc50324..b64da4ab 100644 --- a/documentation/docs/changelog/0.2.5.md +++ b/documentation/docs/changelog/0.2.5.md @@ -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