WordPress Backup to Dropbox was updated to version 1.6.1, from version 1.6. Changelog:
- Added Extendy and improved extension installation user interface that fixes a few bugs and adds the ability to renew and buy bundles.
- Use ABSPATH for WP root if get_home_path returns ‘/’ that can cause the plugin the attemt to backup root.
- Improved security of DB dumps, Zip archives and the backup log. A better sha1 secret is now appended to them all and removed before upload to Dropbox.
- Update cURL CA Certs to the latest version from Mozilla