diff --git a/documentation/docs/changelog/0.3.0.md b/documentation/docs/changelog/0.3.0.md index 0696e070..79120a1c 100644 --- a/documentation/docs/changelog/0.3.0.md +++ b/documentation/docs/changelog/0.3.0.md @@ -19,4 +19,5 @@ Fixed bug with [edit button on OpenPanel > Websites not fetching data from the d - FTP sub-accounts are now restricted to their designated directories and are in the same group as OpenPanel user, allowing them to access and edit files without issues. - Added browser validation and password generation to [OpenPanel > FTP Accounts > Change password](https://i.postimg.cc/NjGsNdRJ/2024-09-13-07-40.png) form. - DNS zone edits will now [verify the serial number on each save](https://i.postimg.cc/s2h5Xf1Z/2024-09-13-08-26.png). If the zone has been modified by another user or program in the meantime, editing records will be disabled to ensure safety. +- WordPress AutoInstaller will no longer remove archives after extraction, instead keep and reuse them for future installations.