From da73125ad3867799a310357eeb48725f3a3e5548 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 15 Apr 2024 21:32:05 +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 522ccaf8..ae1a4356 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -11,6 +11,7 @@ Not yet released. ### 🐛 Bug fixes - [Fixed bug with successful update message in notification center](#success-message) - 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* ----