diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index fa1f5fce..8175b0e0 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -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).