From f12c6ece1458cb515cacdf474156c7197a66a896 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Sep 2024 16:18:57 +0200 Subject: [PATCH] Update 0.2.9.md --- documentation/docs/changelog/0.2.9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.9.md b/documentation/docs/changelog/0.2.9.md index 0ee91629..d8cc5f42 100644 --- a/documentation/docs/changelog/0.2.9.md +++ b/documentation/docs/changelog/0.2.9.md @@ -11,6 +11,7 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug with BIND9 not auto-starting after adding domains. - Fixed bug [Database Wizard fails to create user on image with MariaDB #179](https://github.com/stefanpejcic/OpenPanel/issues/179). +- Fixe bug [Password reset for openpanel users does not end all active sessions on that user #66](https://github.com/stefanpejcic/OpenPanel/issues/66) ### 💅 Polish