From ba84dccb418ca94f47ab8676fbf61dacad3dffb8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 16 Apr 2024 23:47:36 +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 5ec24594..5de842a4 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -17,6 +17,7 @@ Not yet released. - Fixed bug with email alerts not being sent if server does not have a valid ssl - Fixed js error when there are no docker images on *OpenAdmin > Docker Settings* - Fixed bug where the system erroneously flagged initial admin login as a new admin login. +- [Fixed bug in the update script where failed updates were being retried.](https://github.com/stefanpejcic/OpenPanel/issues/72)