From da0758d4857a76e13e7ef516bd883223e3fa4b60 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 30 Sep 2024 21:46:15 +0200 Subject: [PATCH] Update 0.3.1.md --- website/docs/changelog/0.3.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 8c8b7dd6..aaef3e9c 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -7,6 +7,7 @@ Not yet released. ### 🚀 New features ### 🐛 Bug fixes +- [Fixed bug #66 - Password reset for openpanel users does not end all active sessions on that user](https://github.com/stefanpejcic/OpenPanel/issues/66) - 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. - Fixed bug [#194 - OpenAdmin > Settings > OpenPanel error on save: Error restarting OpenPanel service: '' ](https://github.com/stefanpejcic/OpenPanel/issues/194).