Update 0.3.3.md

This commit is contained in:
Stefan Pejcic 2024-10-23 21:50:56 +02:00 committed by GitHub
parent 1288ff5c94
commit 66723e847a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ Not yet released.
### 🚀 New features
- [Option to email the login information to new users](https://i.postimg.cc/kq7r4WB9/2024-10-17-13-56.png).
- PIP and NPM install can now be executed by user from 'OpenPanel > SiteManager'.
- [`opencli websites-scan` command to add existing WordPress installations for users to the Site Manager](https://dev.openpanel.com/cli/websites.html#Add-websites-for-user).
### 🐛 Bug fixes
- Fixed [#207 - Autologin button broken on :2083/wordpress page ](https://github.com/stefanpejcic/OpenPanel/issues/207)
@ -62,3 +63,4 @@ Not yet released.
- Alerts in user interface are now replaced with toasts.
- Characters limit for OpenAdmin username is now increased from 20 to 30 characters.
- 'OpenAdmin > Services > Docker' will now display error message if docker socket is not reachable.
- Changes to the [opencli plan-edit](https://dev.openpanel.com/cli/plans.html#Edit-Plan).