From 326b29064ff89e4070f072249bc1d0637eee8cd4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 25 Sep 2024 22:47:25 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 293f0fcb..6ef6cc4b 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -8,8 +8,10 @@ Not yet released. ### 🐛 Bug fixes - Fixed [bug with the update script causing multiple notifications](https://community.openpanel.org/d/104-bug-in-update-script-from-029-to-030). +- Fixed bug with OpenAdmin service failing if /etc/cron.d/openpanel file is deleted. ### 💅 Polish - Improvements to the 'OpenAdmin > Plans' page. +- [Added checks to the install script: if admin account is actually created and docker file mounted](https://github.com/stefanpejcic/OpenPanel/commit/b1ee609d0723447fccbd090d83f198949008fb42).