From 694161c7b9dd141589e4fcc8b85e83e776551932 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 7 Apr 2025 13:17:45 +0200 Subject: [PATCH] Update 1.2.0.md --- website/docs/changelog/1.2.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.0.md b/website/docs/changelog/1.2.0.md index 5e64e47b..d5575043 100644 --- a/website/docs/changelog/1.2.0.md +++ b/website/docs/changelog/1.2.0.md @@ -13,4 +13,5 @@ Not yet released - [css bug: html interpreted from logs on OpenAdmin > Notifications #186](https://github.com/stefanpejcic/OpenPanel/issues/186) - [Minor Issue During Install #337](https://github.com/stefanpejcic/OpenPanel/issues/337) - [Account menu disappears on /activity in user panel #339](https://github.com/stefanpejcic/OpenPanel/issues/339) -- fixed 500 error on *OpenPanel > Account > Settings* when email is missing. +- fixed 500 error changing password from *OpenPanel > Account > Settings* when email is missing. +- fixed bug with username missing on *OpenPanel > Account > Settings* page.