From 02ec9c397dc350a2e308b45b6a901141c0cf48d5 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 7 Apr 2025 11:15:58 +0200 Subject: [PATCH] Update 1.2.0.md --- website/docs/changelog/1.2.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/changelog/1.2.0.md b/website/docs/changelog/1.2.0.md index c872b18d..a3a88e94 100644 --- a/website/docs/changelog/1.2.0.md +++ b/website/docs/changelog/1.2.0.md @@ -10,3 +10,7 @@ Not yet released - fixed bug with user autologin option on admin panel when custom hostname is not set. - fixed bug with ' MESSAGE:' text left in Notification title when message is empty. - [Upload file always goes to /var/ww/html](https://community.openpanel.org/d/147-upload-file-always-goes-to-varwwhtml) +- [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) +-