Update 1.1.2.md

This commit is contained in:
Stefan Pejcic 2025-03-09 12:41:20 +01:00 committed by GitHub
parent 367abb76f0
commit e8bdda04a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. - 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. - 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 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 ### 💅 Polish
- Adding domains is now quicker as containers are started in the background. - 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. - `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 dev](https://dev.openpanel.com/cli/dev.html)
- New command: [opencli docker](https://dev.openpanel.com/cli/docker.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! ### 💡 New!