Version 0.2.2-4
2015-12-07
2015-12-06 110 files changed, 7505 insertions(+), 10004 deletions(-)
- fixed dashboard performance issue on WP Ajax Heartbeat (admin-ajax.php)
- fixed plug-in banners not shown on Chrome due to self-signed SSL certificate error (ERR_INSECURE_RESPONSE)
- fixed divergent count of the scheduled backup files vs actual backed up files
- code refactored to prevent the collition of the global variable name of autoloader class
- updated the default file extension list excluded from backup (gz,bz,bz2)
- updated the Welcome screen and the `How to` documentation
- added a new backup expert option `script memory limit`
- set the min/max allowed value on some UI numeric inputs (like ports, retention, etc)
- show relative path instead full path on WP Source file list (shorter=>faster)
- stripped the Windows drive letter from the filepath included into a .tar(bz|gz) archive
- new backup expert option which allows the usage of file relative path instead full path
- Logs tab shows now the log file size for each individual log
- integration of WP MyBackup with iThemes Security plug-in
- now compatible with WordPress Multisite/Network (access restricted to blog files/db only)
- added ZIP archive support via WP PclZip (requires zlib extension)
- new option to avoid compression by extension (jpg,jpeg,png,gif,mp3,mp4,mpg,mpeg,avi,mov,qt,mkv,wmv,asf,m2v,m4v,rm)
- MySQL database WYSIWYG table selector (with automatic regex builder support)
- new Support expert option to detect extra whitespaces that may affect the browser's direct file download
2015-11-18
- added automatic update (PRO only)
- enclosed constant definitions within namespace