From 99d5c49a2b19527ef2fdbdbc5eda90308a488dcf Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 18 Jul 2024 11:45:33 +0200 Subject: [PATCH] Update 0.2.3.md --- documentation/docs/changelog/0.2.3.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/docs/changelog/0.2.3.md b/documentation/docs/changelog/0.2.3.md index fe34068e..0c97d208 100644 --- a/documentation/docs/changelog/0.2.3.md +++ b/documentation/docs/changelog/0.2.3.md @@ -21,6 +21,7 @@ Not yet released. ### 💅 Polish - Nginx and Apache vhosts files now restrict access to sensitive resources by default, these include: `.git`, `compose.json`, `composer.lock`, `auth.json`, `config.php`, `wp-config.php`, `vendor`. OpenPanel users can edit and remove the rules for any domain, from the **OpenPanel > Domains > Edit Vhosts File** page. +- [Websites List](#websites-list) @@ -31,3 +32,10 @@ In **OpenPanel > File Manager**, click on "Upload." In the modal, select "Downlo This feature accepts any link type. If the link points to an archive *(`.zip`, `.tgz`, `.tar.gz`, `.tar`, `.gz`), it will automatically be extracted; if it's a regular file, it will simply be downloaded. ![upload from url file manager](https://i.postimg.cc/xT98xwwQ/ezgif-2-6ffcbe189c.gif) + + +### Websites List + +List of all websites on **OpenPanel > Website Manager**. + +![websites list](https://i.postimg.cc/cs6yWdwH/siteslist.gif)