From 486ecf43e9db4e2b92bda849ffa6a9e747a8a5bf Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 3 Apr 2025 09:52:31 +0200 Subject: [PATCH] Update 1.1.9.md --- website/docs/changelog/1.1.9.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.1.9.md b/website/docs/changelog/1.1.9.md index ad980b3d..b55e8221 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -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