diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index 0c97d208..12e6b625 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -10,6 +10,8 @@ Not yet released. ### 🚀 New feature - [Upload file from URL using File Manager](#upload-url) +- [Autoinstaller](#autoinstaller) +- [Site Manager](#site-manager) ### 🐛 Bug fixes - Fixed bug with cron file causing daily reports not being sent from OpenAdmin. @@ -34,6 +36,26 @@ This feature accepts any link type. If the link points to an archive *(`.zip`, ` ![upload from url file manager](https://i.postimg.cc/xT98xwwQ/ezgif-2-6ffcbe189c.gif) +### AutoInstaller + +Administrators can choose which CMS/tools to allow for the AutoInstaller interface from the **OpenAdmin > General Settings** page. + +![autoinstaller openpanel](https://i.postimg.cc/3RbrBQSB/autoinstaller-v1.png) + +We also receive frequent questions from new users on how to upload a website, as they often get confused by the *New Website* modal. To address this, we added an option to choose between using the Autoinstaller or manually adding files and databases: + +![new website modal openpanel](https://i.postimg.cc/zBfXKGjv/new-modal.png) + + +### Site Manager + +Mautic Manager, WordPress Manager, and PM2 (NodeJS & Python) are now combined in a single interface named **Site Manager**. + +![site manager openpanel](https://i.postimg.cc/gjXztt1P/site-manager.png) + + +This interface will list all available websites from the database. + ### Websites List List of all websites on **OpenPanel > Website Manager**.