Update 0.3.0.md

This commit is contained in:
Stefan Pejcic 2024-09-13 10:40:59 +02:00 committed by GitHub
parent 53d8c77dc5
commit d765da6cb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. - 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. - 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. - 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.