diff --git a/website/docs/changelog/1.1.2.md b/website/docs/changelog/1.1.2.md index d90f480a..c88aa9db 100644 --- a/website/docs/changelog/1.1.2.md +++ b/website/docs/changelog/1.1.2.md @@ -8,6 +8,7 @@ Not yet released - warning */bin/bash: line 41: warning: here-document at line 21 delimited by end-of-file (wanted `EOF')* is no longer displayed when creating users. - message *Connection to the local host terminated.* is no longer displayed when creating users. - fixed bug with `opencli user-resources` script causing cpu/ram limits not to save on OpenPanel UI > Containers page. +- fixed a bug where the 2FA `otp_secret` code was not being saved in the database, preventing users with 2FA enabled from logging in. ### 💅 Polish - Adding domains is now quicker as containers are started in the background. @@ -18,6 +19,7 @@ Not yet released - `user_service` (ubuntu container) is no longer started when user is created. - New command: [opencli dev](https://dev.openpanel.com/cli/dev.html) - New command: [opencli docker](https://dev.openpanel.com/cli/docker.html) +- Time in the OpenPanel UI container will now reflect timezone setting from OpenAdmin (system OS time). ### 💡 New!