From 68f4d14d650d1c4ecc5ef4646b405409c3e62ed8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 27 Apr 2024 13:34:43 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 52f0c6ac..5a7e00da 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -24,6 +24,7 @@ Not yet released. - [Fixed bug with leftover DNS zones from domains removed while the Named service is down](https://github.com/stefanpejcic/OpenPanel/issues/95) - [Fixed multiple bugs with the install script](#improved-install) - Fixed bug with pip install errors on python 3.11 +- Fixed bug with Nginx service unable to start if network is down during the installation or if ip.openpanel.co is unreachable. ## 💅 Polish