Update 1.1.9.md

This commit is contained in:
Stefan Pejcic 2025-04-03 09:52:31 +02:00 committed by GitHub
parent 681883d11f
commit 486ecf43e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ Not yet released
### 💅 Polish
- added php-fpm auto-tuning on startup to all php containers.
- added [varnish](#varnish) module.
- added [my.cnf](https://github.com/stefanpejcic/openpanel-configuration/blob/main/mysql/user.cnf) template for new users.
### 🐛 Bug Fixes
- Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`.
@ -14,6 +15,7 @@ Not yet released
- Fixed bug saving nginx/httpd configuration via *OpenPanel > WebServer Settings*.
- Fixed css bug in *OpenPanel > Domains > Edit DNS Zone* with comments.
- [MySQL Processes dont see Mariadb Processes #398](https://github.com/stefanpejcic/OpenPanel/issues/398)
- [MySQL Configuration do not sync. #401](https://github.com/stefanpejcic/OpenPanel/issues/401)
#### Varnish