WP clone now works even if empty site.
Fix site deleted when cloning site with wp subfolder is empty.
Fix multisite-convert error when wp not installed.
Better check for parked sites.
Fix wp subfolder not showing warning messages when creating site.
Fix parked site error when main site is empty root site.
Fix parked site error when main site has wp in subfolders.
WP functions refactored.
Better check for subfolders.
FIX - clone site not setting wp-env when WP subfolder is found.
FIX - http auth failing with subfolders when folder directory exists.
Replace-content check for parked sites.
Fixed parked with proxy main site, also site list fixed to detect this kind of sites.
Better check for www-data warning message in site creation.
Check for http auth credentials when creating WP site.
Check login www-data when creating any site.
Check if subfolder when protecting a path with http auth.
- local DB backup using dbname not taking external db data saved.
- Clone WP error when multisite.
- Tools site not updated with SSL.
- Better error when deleting a WP site and mysql is not installed.
- Site list showing "false" value for root empty sites.
- added site counter in site list.
Better template for better compatibility.
Fixed issue not loading static files.
Fixed is_proxy function and similars with variables overlaping with global values.
Mail forwarding for root internal mail.
WP cache unattended.
Fixed error when trying to modify WP url in some cases when using external DB.
Better check for host in WP custom site creation.
Now you can create main site when subfolder is already and root is empty.
Fixed issues when creating subfolders when main not exist.
Fixed issues with index directive in some rare cases.
Now we check mysql connection before any action.
Fixed validation for duplicate user when creating a site not working.
Now we only use admin user.
Better check for external db data before trying to connect.
Now we check for at least 8 chars for mysql password changing.
Fixed mysql failing when mysql not installed and trying to import a db to external.
Fixed issue that in some rare cases swap was not removed and need to retry.
Default and tools site cannot be deleted, now can be forced with delete-all or delete=force and is better handled to automaticalle set to default when forced.
Fixed issue with cloned sites replacing content URL wrong in some cases.
Better function to escape characters.
Fixed issue with cloned sites when main site is www forced.
Fixed issue with cloned sites using old and long redis-salt-key format.
Fixed issue sites-list with dpkg files.
Fixed issue with skip-cache and regex.
Tools-Site failing with wildcard or custom ssl. Also, improved to recognize when current site is already assigned.
Config-Cache failing to take one value, issue introduced in the last release. Also, improved to show current values even when stack is not installed.
Tools-port improved to show better default value.
httpauth listing users when trying to list protected areas without domain was fixed.
Now we display a message when a log file is empty and we wait for data to avoid confusion.
Better validation for WP and MySQL variables.