Version 0.2.3-3
2016-02-16 5 files changed, 40 insertions(+), 245 deletions(-)
- small tweaks on chunk uploader class
- various plug-in core libs enhancements
2016-02-11 29 files changed, 342 insertions(+), 518 deletions(-)
- fixed MySQL database info when not connected(Pro)
- improved the addon installation UI(Pro)
- fixed the encoding of Wizard Editor temporary data(Pro)
- fixed the names shown for subdirectories on File Explorer(Pro)
- fixed a PHP warning thrown by statistics handler while running backup
- added the CPU throttling feature to the Free edition too
2016-02-09 59 files changed, 1034 insertions(+), 4104 deletions(-)
- added "How it works" link to the user guide
- updated the user guide
- CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an
- open_basedir is set in
- fixed export settings option
- the excluded directories in backup/WP source file list not shown
- unchecked
- unsynced namespace between main app and addon code(Pro)
2015-12-28
- added restore feature (last successful backup only)
- added dashboard screen (quick backup/restore/log view)
- automatic backup of plugins/themese/mysql on WordPress upgrade
2015-12-09 57 files changed, 395 insertions(+), 592 deletions(-)
- fixed automatic update and addon registration for WordPress|Standalone
- fixed detection of valid archive for non BZip|GZip archives
- fixed restoring Dropbox|Google authorization + logs after version
- update=fixed automatic update and addon registration for
- WordPress|Standalone (Pro)
- fix=detection of valid archive for non BZip|GZip archives
- fix=restoring Dropbox|Google authorization + logs after version upgrade
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