From 3a436ea42884b1a296959080cf0ba6e8c5bada0b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 20 May 2024 15:09:59 +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 ff295be3..8ca2a6ce 100644 --- a/documentation/docs/changelog/0.1.8.md +++ b/documentation/docs/changelog/0.1.8.md @@ -23,6 +23,7 @@ Not yet released. - 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 +- Fixed bug with Apache Docker image - apache not getting real ip behind nginx proxy ### 💅 Polish - `opencli ssl-hostname` script now tries to restart all required services if any are failed.