diff --git a/website/docs/changelog/1.2.0.md b/website/docs/changelog/1.2.0.md index 2d8c2ca2..ea74ff42 100644 --- a/website/docs/changelog/1.2.0.md +++ b/website/docs/changelog/1.2.0.md @@ -6,5 +6,6 @@ Not yet released ### 🐛 Bug Fixes - fixed bug displaying mysql databases sizes on MariaDB. -- fixed bug with password on user create -- fixed bug with user autologin option on admin panel +- [fixed bug with empty password on user create](https://community.openpanel.org/d/148-cannot-login-with-new-created-user) +- 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.