From 0041338abcddb579a7ac91d182bc42669562b9d8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 20 May 2024 13:01:43 +0200 Subject: [PATCH] Update 0.1.8.md --- documentation/docs/changelog/0.1.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.8.md b/documentation/docs/changelog/0.1.8.md index 36c6fd57..ff295be3 100644 --- a/documentation/docs/changelog/0.1.8.md +++ b/documentation/docs/changelog/0.1.8.md @@ -22,6 +22,7 @@ Not yet released. - Fixed bug with mysql on Virtualizor: `Fatal glibc error: CPU does not support x86-64-v2` - Fixed [bug with PyArmor encoding domains module](https://github.com/stefanpejcic/OpenPanel/issues/109) - Fixed bug with Nginx docker image: `413 Request Entity Too Large` +- Fixed bug with 'Edit MySQL Config' to exclude keys without values ### 💅 Polish - `opencli ssl-hostname` script now tries to restart all required services if any are failed.