From 36fb65d3ab39de543bf34bcf4633cf48b9c35530 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 17 Apr 2024 15:33:31 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 56f9f9ca..04296ae4 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -11,7 +11,6 @@ Not yet released. - [Cronjobs can now be enabled/disabled and run on demand](#cron-disable) - [Admin users can now be edited: rename, change password, suspend/unsuspend from OpenAdmin interface](#edit-admin-users) - [OpenAdmin search for users, websites and options](#admin-search) -- [Fixed bug with leftover DNS zones from domains that are removed or added while the Named service is inactive](https://github.com/stefanpejcic/OpenPanel/issues/95) ### 🐛 Bug fixes @@ -20,7 +19,7 @@ Not yet released. - 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.](#skip-version) - +- [Fixed bug with leftover DNS zones from domains removed while the Named service is down](https://github.com/stefanpejcic/OpenPanel/issues/95) ## 💅 Polish