· 9 years ago · Nov 23, 2016, 11:04 PM
1This file contains changelog entries that are not contained in the main readme.txt file (that file contains the newest entries).
2
3= 1.12.5 - 08/Apr/2016 =
4
5* TWEAK: (Paid versions) - tweak the updater class so that it sends the information that updraftplus.com needs in order to correctly advise about language pack update availability. (If you are continuously seeing the same language pack update offered, then this may continue for a few more hours - please be patient!).
6* TWEAK: Detect another case and deal with an HTTP 413 response when sending chunked data on a direct site-to-site migration
7
8= 1.12.4 - 07/Apr/2016 =
9
10* FEATURE: Faster uploads to Dropbox, via adapting to network conditions: https://updraftplus.com/faster-dropbox-uploads/
11* FEATURE: (Paid versions) Plugin now no longer bundles all translations - instead, WP's mechanism for downloading single translations, as/when needed, is used (reduces on-disk size by 12MB=36%)).
12* FIX: Deal with some database encryption phrases with special characters that were incorrectly processed
13* FIX: Deal with an error in the advanced retention rules processing code, that could lead to keeping the wrong backup set
14* FIX: Fix an unescaped string which could cause a JavaScript notice on the UD settings page in some non-English translations
15* FIX: The minimum allowed value for the split size was not previously taking effect when saving settings
16* TWEAK: When connection to an updraftplus.com UpdraftCentral dashboard, allow use of the alternative connection method
17* TWEAK: Suppress some known deprecation warnings on PHP 7
18* TWEAK: Show OpenSSL/Mcrypt info in the log + debug info
19* TWEAK: Detect a completed upload to Dropbox masked by a race event from the WP scheduler
20* TWEAK: The drop-down in the 'Migrate' dialog will now update on a rescan without needing a page reload
21* TWEAK: (Paid versions) Update bundled plugin updater class (Yahnis Elsts) to version 3.0
22* TWEAK: Add woocommerce_sessions to the list of tables of transient data
23* TWEAK: When saving settings, if invalid input is adjusted, this will be reflected back to the UI without a page load (not on all elements)
24* TWEAK: When saving settings, the schedule was written twice on non-multisite installs
25
26= 1.12.2 - 30/Mar/2016 =
27
28* TWEAK: When testing Amazon S3 bucket accessibility, slightly improve one of the corner-case checks
29* TWEAK: When creating an encryption key for direct Migration, or UpdraftCentral, allow the user to choose their key size (this helps with PHP installs lacking both OpenSSL and GMP, in which case key creation can be really slow)
30* TWEAK: Detect another case and deal with an HTTP 413 response when sending chunked data on a direct site-to-site migration
31
32= 1.12.1 - 24/Mar/2016 =
33
34* TWEAK: Update the bundled remote communications library - needed for some UpdraftCentral users
35
36= 1.12.0 - 23/Mar/2016 =
37
38* FEATURE: Compatible with the forthcoming (very soon!) UpdraftCentral remote control panel
39* COMPATIBILITY: Tested + supported on the upcoming WordPress 4.5
40* FIX: On some setups, if no remote storage was configured (not recommended), then old backups were not being pruned
41* FIX: Make FTP active mode (very rarely seen) work correctly again
42* TWEAK: Added a hint to FTP users who appear to be firewalled on only the data channel when attempting to use encrypted FTP
43* TWEAK: Improve detection of the WordPress scheduler duplicating periodic events when the server is overloaded
44* TWEAK: Simplify main tab layout upon first use
45* TWEAK: Add some previously unbundled licence files
46* TWEAK: Prevent a couple of PHP notices being logged when running a manual search/replace
47* TWEAK: Add a filter to allow more over-riding of pruning
48
49= 1.11.29 - 27/Feb/2016 =
50
51* FIX: When saving settings on multisite, some connections to remote storage could drop and need to be re-made
52* FIX: Fix an inoperative button in the Clone dialog box
53* FIX: Fix an error upon automatic backups (Premium) in 2.11.28
54* TWEAK: Updated readme to reflect > 700,000 active sites
55* TWEAK: When cloning a site and mod_rewrite is not available, give a warning pre-restore
56* TWEAK: Options saving on multisite is now much more efficient (in terms of database requests required)
57* TWEAK: Improve the scheduling algorithm in the case of hosts that allow very long runs times, and a network outage on the cloud storage
58* TWEAK: When connecting to updraftplus.com to claim a licence (paid versions), use the newer JSON-based protocol
59* TWEAK: Many and various internal improvements to structure of the admin page HTML, CSS and JS
60* TWEAK: The boxes for adding extra addresses for reporting, and extra DBs, now fade in
61
62= 1.11.27 - 17/Feb/2016 =
63
64* FEATURE: Automatic backups can take place before updates commissioned via WordPress.Com/JetPack remote site management (requires a not-yet-released version of JetPack - all current releases are insufficient, so please don't file reports about this yet)
65* FIX: Fixed a further logic error in the advanced backup retention options, potentially relevant if you had more than one extra rule, affecting the oldest backups
66* TWEAK: Resolve issue on some sites with in-dashboard downloads being interfered with by other site components
67* TWEAK: Auto-backups now hook to a newly-added more suitable action, on WP 4.4+ (https://core.trac.wordpress.org/ticket/30441)
68* TWEAK: Make WebDAV library not use a language construct that's not supported by HHVM
69* TWEAK: Change options in the "Backup Now" dialog as main settings are changed
70* TWEAK: Show the file options in the "Backup Now" dialog if/when alerting the user that they've chosen inconsistent options
71* TWEAK: When pruning old backups, save the history to the database at least every 10 seconds, to help with sites with slow network communications and short PHP timeouts
72
73= 1.11.26 - 13/Feb/2016 =
74
75* TWEAK: Prevent HTTP 500 download errors on some very large file/hosting setups
76* TWEAK: A tiny number of users had a badly laid-out settings screen until they refreshed their browser cache. This release prevents that.
77
78= 1.11.24 - 10/Feb/2016 =
79
80* FIX: Fixed further logic errors in the advanced backup retention options, potentially relevant if you had more than one extra rule
81* TWEAK: Saving of settings is now done over AJAX (i.e. without a page reload)
82* TWEAK: In-dashboard downloads now process the HTTP Range: header, allowing resumption of failed downloads via the browser
83* TWEAK: Tweak 'Existing Backups' table CSS, to allow more entities per row
84* TWEAK: Warn copy.com users of Barracuda ending the service - https://techlib.barracuda.com/CudaDrive/EOL
85* TWEAK: Rename the 'hidden' CSS class, to prevent clashes with other plugins/themes which load their CSS code onto UD's page (which they shouldn't be doing)
86* TWEAK: Fix newsletter sign-up link
87* TWEAK: Log and triple-click summary now mentions the total size of the backup (i.e. total of the compressed backup set)
88* TWEAK: Try to detect a very rare case of recoverable database read failure, and schedule a re-try
89* TWEAK: Suppress unnecessary warning message when Dropbox account info checking fails
90* TWEAK: Attempt to restart a large OneDrive upload in a particular case seen when OneDrive's end seems to get into confusion about state
91* TWEAK: Various bits of internal re-factoring to support future improvements
92
93= 1.11.23 - 26/Jan/2016 =
94
95* FIX: When migrating a sub-folder based multisite into a non-root install with different relative path to the source multisite (I can't think of any good reasons to do this), the search/replace could leave sub-sites unreachable without manual correction
96* FIX: Logic errors in the advanced backup retention options could lead to the oldest backups being deleted prematurely, and some backups not being deleted when they were overdue for deletion
97* FIX: Amazon S3 bucket creation wizard (in the S3 enhanced add-on) was not honouring the chosen region for new buckets
98* FIX: Upon restoration over an existing site, inactive plugins could remain post-restore (bug introduced in 1.11.20)
99* TWEAK: Various internal re-organisations, to improve modularity/re-use of the code
100* TWEAK: Internal CSS re-organisation to make future layout changes easier
101* TWEAK: The "stop" link in the backup progress indicator now halts the backup asap, instead of at the next scheduled resumption
102* TWEAK: Clarify the course of action needed if you attempt a Dropbox backup without Curl
103* TWEAK: Add support for the new Asia Pacific (Seoul) region to Amazon S3
104* TWEAK: Make the automatic backup option box appear on the updates page for users who can update plugins or themes (not just core - previously it was assumed that these would always go together in the real world, but some managed hosts are now removing the core update capability from the default admin user, whilst leaving the others)
105* TWEAK: Change default zip split size to 400Mb on new installs
106* TWEAK: Clean up use of composer, to conform to proper usage standards, and update to current version (to avoid causing a problem for plugins using PSR-4 autoloaders)
107* TWEAK: Provide direct links to cart when choosing UpdraftPlus Vault storage
108* TWEAK: Add debug.log to the default exclusions in wp-content (when people leave debug logging on and forget, it can get huge)
109* TWEAK: On multisite, make sure that the site/blogs tables are placed early in the backup (assists with quickly scanning backup info)
110* TWEAK: Update to phpseclib 1.0.1
111* TWEAK: Prevent a PHP notice when using SCP
112* TWEAK: Add new termmeta table to the default list of core tables (which is usually automatically detected)
113
114= 1.11.21 - 28/Dec/2015 =
115
116* TWEAK: If there's a problem connecting to UpdraftPlus Vault, in some situations the information on the cause was not easily readable
117* TWEAK: Slightly more logging on failed OneDrive operations, to aid problem-solving
118* TWEAK: Add wysija_email_user_stat to the list of potentially huge non-critical tables (which can get skipped in an emergency)
119* FIX: Package Pear/Exception.php, so that servers without it already can use Microsoft Azure blob storage
120* FIX: Prevent PHP fatal error on admin area in some restore scenarios
121
122= 1.11.20 - 21/Dec/2015 =
123
124* FEATURE: WordPress multisite backup administrators can now selectively restore data from a chosen site, instead of restoring the entire WordPress install - https://updraftplus.com/selectively-restoring-on-wordpress-multisite/ (requires WP 3.5+, UpdraftPlus Premium)
125* FEATURE: Import a WordPress single-site backup into WordPress multisite, as a new site (requires WP 3.5+, UpdraftPlus Premium) - https://updraftplus.com/information-on-importing-a-single-site-wordpress-backup-into-a-wordpress-network-i-e-multisite/
126* FIX: Properly encode folder paths with Copy.Com, allowing some previously prevented folder names to work
127* FIX: In-dashboard decryption using some decryption keys with URL-encodable characters failed
128* FIX: Prevent PHP fatal error on settings page on a buggy old PHP version (5.2.10) when Google Cloud storage add-on not present
129* FIX: When using multiple remote storage providers, a race condition could lead to some old backups not being deleted on the storage not uploaded to last
130* FIX: Views are now placed after tables in the database backup
131* FIX: In-page uploader widget was not working on sub-domain based multisites in some dashboard access scenarios
132* FIX: Package Net/URL2 (PEAR), so that servers without it already can use Microsoft Azure blob storage
133* TWEAK: Upgrade Microsoft OneDrive API usage to latest version
134* TWEAK: Automatic backups are now hooked into the themes page in the network admin on WP multisite installs
135* TWEAK: Dashboard messages were not being clearly shown when trying to use UpdraftPlus Vault without PHP Curl available
136* TWEAK: Protect against other plugins loading incompatible Google SDKs when Google Cloud is being used
137* TWEAK: When trying to use S3, DreamObjects or UpdraftPlus Vault without PHP Curl available, make the cause of the problem more obvious
138* TWEAK: When sending data to remote site, keep re-trying on receipt of an HTTP 413 (request entity too large) down to 64Kb (instead of previous 128Kb) - a webserver was seen in the wild configured at this level
139* TWEAK: Detect the WordPress scheduler invoking a scheduled backup multiple times, in some cases where the existing semaphore lock wasn't helping (because the backup already finished, or the WP scheduler invoked multiple instances of the same event minutes apart - apparently possible when very heavily overloaded)
140* TWEAK: Detect an inconsistent semaphore locking state, and fix it (apparently only possible upon unexpected server crash)
141* TWEAK: Provide a button to cancel (not just continue) an interrupted restore
142* TWEAK: Work around buggy Ubuntu PHP versions - https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1315888
143* TWEAK: Make sure that backup options get passed on with continuation data, when resuming an interrupted restore
144* TWEAK: Catch a few untranslated strings (in the decryptor widget for encrypted backups)
145* TWEAK: Log more information if a connection to UpdraftPlus Vault fails
146* TWEAK: The internal info shown when triple-clicking a backup set's date had messed-up formatting
147
148= 1.11.18 - 25/Nov/2015 =
149
150* FEATURE: On hosts with low timeouts that kill restore operations half-way though, provide an obvious button on the dashboard to immediately resume; see: https://updraftplus.com/resuming-interrupted-restores/
151* FEATURE: Usability improvements and ability to select file components in the 'Backup Now' dialog - https://updraftplus.com/improvements-to-the-backup-now-dialog-box/
152* FEATURE: Full support for Microsoft Azure blob storage (UpdraftPlus Premium)
153* FEATURE: Allow all files beginning with a defined prefix to be excluded from the backup by inputting (for example) prefix:someprefix_,prefix:someotherprefix- in your exclusion settings - see: https://updraftplus.com/faqs/how-can-i-exclude-particular-filesdirectories-from-the-backup/
154* FEATURE: UpdraftPlus Premium can now restore backups created by "Dropbox Backup" by WPAdm
155* COMPATIBILITY: Tested/supported on the forthcoming WordPress 4.4
156* TWEAK: Faster zip file creation on PHP 7 with ZipArchive - https://updraftplus.com/faster-zip-file-creation-with-the-php-7-zip-engine/
157* TWEAK: Improve settings tab: remove headings, tweak a few wordings, move "remote storage" section further up
158* TWEAK: Introduce UPDRAFTPLUS_SET_TIME_LIMIT internal constant
159* TWEAK: Quote the table name passed to MySQL in DESCRIBE statement
160* TWEAK: Prevent a PHP notice being logged during initial updates connection, and another when restoring third-party databases
161* TWEAK: Style previously unstyled button in some auto-backup scenarios
162* FIX: A few settings were not being deleted by the "Wipe Settings" button.
163* FIX: Importer would not correctly handle third-party backups where the files and zip were both in zip format, separately, and where they were restored together
164* FIX: With multi-archive backup sets, files in the top level of a backup of WP core or 'others' were not restored by an in-dashboard restore if they over-wrote an existing non-identical file if they were not in the first archive
165
166= 1.11.17 - 13/Nov/2015 =
167
168* FIX: Resolve a conflict with "Simple Calendar" (formerly "Google Calendar Events") since their re-written 3.0 release, when using Google Drive storage
169
170= 1.11.15 - 28/Oct/2015 =
171
172* FEATURE: Google Cloud Storage support (UpdraftPlus Premium)
173* FIX: Automatic backups of WordPress core prior to WP core upgrade in recent versions were including non-WP core files
174* FIX: OwnCloud 8.1's WebDAV server responds differently, breaking UD's communications: restore the ability to back up to OwnCloud WebDAV
175* TWEAK: Allow use of the Meta key for selecting multiple backup sets (as well as Control)
176* TWEAK: When sending backup data directly site-to-site (when migrating), handle the (very rare) case where a remote server complains of the chunk size after accepting previous chunks of the same size
177* TWEAK: Add message to final log line when sending backup set directly to a remote site, reminding the user of what to do next.
178* TWEAK: Tweak zip-splitting algorithm, to prevent delayed split on resumption when final file in the last-created zip is gigantic
179* TWEAK: By default, exclude directories that appear to be the UpdraftPlus internal directory of a site stored in a sub-directory when backing up WordPress core
180* TWEAK: In the debugging output, show more clearly when Curl is not installed
181* TWEAK: Remove trailing slashes from what WP returns as the uploads/plugins directories, in case the user has specified a manual directory over-ride and erroneously added a trailing slash
182* TWEAK: Replace all remaining http:// links to updraftplus.com with https://
183* TWEAK: Raise some of the Google Drive network timeouts
184* TWEAK: Suppress an internal PHP notice when pruning backups in some circumstances
185* TRANSLATIONS: Various updated translations
186
187= 1.11.12 - 29/Sep/2015 =
188
189* FEATURE: More sophisticated rules for retention/deletion (UpdraftPlus Premium) - https://updraftplus.com/more-sophisticated-backup-retention/
190* FEATURE: Delete multiple backups at once - https://updraftplus.com/deleting-multiple-backups/
191* FEATURE: When choosing a monthly backup, you can now choose the starting date (e.g. choose 17th, not just choose the next week-day, e.g. next Monday)
192* FEATURE: You can exclude files with any particular extension by using the constant UPDRAFTPLUS_EXCLUDE_EXTENSIONS (comma-separate different extensions), or by inputting (for example) ext:.zip,ext:.mp4 in your exclusion settings.
193* FEATURE: Tested and supported on the forthcoming PHP 7.0
194* FIX: SFTP uploads could hang after finishing, if more than one attempt was needed to upload the file
195* FIX: Stop causing JavaScript errors on WordPress 3.2 on the plugins page
196* TWEAK: UI improvement when choosing multiple storage options - https://updraftplus.com/a-prettier-way-to-choose-remote-storage-options/
197* TWEAK: The storage selection drop-down (free version) now has icons to make it easier on the eye
198* TWEAK: Use UpdraftPlus Vault logo
199* TWEAK: Replace target="_new" with target="_blank" when opening new browser ports, to be more standards-compliant
200* TWEAK: Tweak the auto-split algorithm again to catch another case where it would have been better to split in a low-resource situation
201* TWEAK: When checking the backup integrity, allow for a multisite to not have a root options table; check sitemeta instead (unlikely, but theoretically possible)
202* TWEAK: Raise default Google Drive network timeout from 15 seconds - it's too possible to hit this on a slow uplink (e.g. congested ADSL)
203* TWEAK: Upgrade the bundled Google SDK to the most recent release (1.1.4)
204* TWEAK: Add previously-untranslated string
205* TWEAK: Suppress a PHP notice relating to a constant that needed quoting
206* TWEAK: Turn off reporting of PHP deprecation conditions if using phpseclib on PHP 7 (can break communications - phpseclib uses PHP4-style constructors)
207* TRANSLATIONS: Various updated translations
208
209= 1.11.9 - 04/Sep/2015 =
210
211* FIX: Dropbox introduced an un-documented, un-announced change to their server, which caused new site authentications in UpdraftPlus to no longer work. Now fixed with this release.
212* FIX: If backing up multiple extra directories under "more files", if large directories required a resumption, then inclusion of the files multiple times in the backup was possible.
213* TWEAK: Tweak the auto-split algorithm to not avoid firing in a particular case (that relies on a sequence of unlikely I/O events, seen on GoDaddy) if there's no resumption scheduled
214* TWEAK: Add mysql.sql to the (changeable) default configuration for excludes from wp-content - on WP Engine this is an unreadable file that they create that thus produces a backup warning
215* TWEAK: Add a dashboard warning (+ link to documentation) if UD appears to be incompletely installed
216* TWEAK: Add UPDRAFTPLUS_WEBDAV_NEVER_CHUNK constant for WebDAV servers that return the wrong error code when chunking fails
217* TWEAK: Introduce a UPDRAFTPLUS_REMOTESEND_DEFAULT_CHUNK_BYTES constant allowing the over-riding of the remote-send (Migrator) starting chunk size in wp-config.php (expert users)
218* TWEAK: Add CSS classes to dashboard updates notices, so that people can hide them more easily if they wish
219* TWEAK: If gzopen() is disabled, then test binzip without trying to use PclZip to verify the results
220* TWEAK: Add work-around for PHP bug https://bugs.php.net/bug.php?id=62852
221
222= 1.11.6 - 22/Aug/2015 =
223
224* FIX: SFTP was not working in 1.11.4 for some servers (related to phpseclib library update and sources of random data)
225* FIX: 1.11.5 release had wrong version number in header for paying users; corrected with fresh release
226
227= 1.11.4 - 19/Aug/2015 =
228
229* FIX: Perform previously missing tweak on the database after restoring a multisite backup to an install with a different table prefix, which inhibited the ability to create new users on the main site in a network.
230* TWEAK: Remove an inefficiency when examining files to prune from Google Drive, reducing the amount of time needed.
231* TWEAK: Show a warning if UpdraftPlus's directory in wp-content/plugins has been manually renamed to include a space, which WordPress does not support
232* TWEAK: Skip search/replacing of the 'guid' column in the posts table when migrating (improves performance - and prevents possible re-appearances of blog articles in peoples' feed readers if double-migrating)
233* TWEAK: Upgraded the bundled phpseclib Math, Net and File libraries to current versions (1.0 branch)
234* TWEAK: Prevent PHP notice in log file when deleting FTP backup from dashboard
235* TRANSLATIONS: Updated translations, including Greek
236
237= 1.11.3 - 13/Aug/2015 =
238
239* FIX: Fix access to S3 for PHP 5.2 users using buckets in the US-WEST-1 region
240* FIX: Fix access to UpdraftPlus Vault for some PHP 5.2 users
241
242= 1.11.2 - 11/Aug/2015 =
243
244* TWEAK: Handle the results when someone with no UpdraftPlus Vault quota attempts to connect more gracefully
245
246= 1.11.1 - 10/Aug/2015 =
247
248* FEATURE: UpdraftPlus Vault storage - simple to set up storage from your trusted provider: https://updraftplus.com/landing/vault - with 1Gb of free storage for UpdraftPlus Premium customers ( https://updraftplus.com/shop/updraftplus-premium/ ) - and more storage available for anyone to purchase. All other storage options (Dropbox, Google Drive, etc.) remain available, of course!
249* FEATURE: S3 enhanced wizard now allows the user to optionally deny the new Amazon Web Services IAM user download and/or delete permissions, for an even more secure setup (at the cost of some convenience - you will need to download/restore/delete S3 backups outside of UpdraftPlus).
250* FEATURE: Amazon S3 in UpdraftPlus Premium now supports optional server-side encryption
251* FEATURE: An "UpdraftPlus" menu now appears on the WP admin bar, allowing quick access.
252* COMPATIBILITY: Tested and compatible with WordPress 4.3
253* SPEED: For users' whose backups are created with a zip binary (the default engine, where available), CPU usage + zip creation times have been significantly reduced
254* SPEED: For users cloning a website with a large number of users and a changed table prefix, a long and slow series of SQL operations has been replaced with a single fast one
255* FIX: The chunk-uploading algorithm for Copy.Com could unnecessarily upload the same chunks multiple times. We have not had any reports, but we believe it's also theoretically possible that a Copy.Com upload could have been corrupted by the same issue, so recommend updating for all Copy.Com users.
256* FIX: Fix issue with site cloning whereby on sites with very large numbers of entries in the postmeta table that needed search/replacing, some could be omitted (in the case seen, the table had >600,000 entries)
257* FIX: Saving the settings immediately after authenticating with Copy.Com resulted in being redirected to WP's page for all settings.
258* FIX: If PHP was killed by the webserver during the process of pruning old backups, then this would not be retried until the next backup, thus potentially leaving more backups than desired around in remote storage in the meanwhile.
259* FIX: Log files sometimes failed to mention the MySQL version
260* TRANSLATIONS: Various updated translations - thanks to our translators
261* TWEAK: When choosing multiple remote storage options (Premium), these are now stacked via tabs, instead of vertically as before
262* TWEAK: More help for enormous sites on badly resourced web hosting: part of the enumeration of uploads needing backing up is now cached, allowing more to be time when time limits are short
263* TWEAK: Secret credentials (e.g. S3 secret key) in the admin area are now starred (as explained in our long-standing FAQ, this does nothing to protect against malicious WordPress co-admins on your site - https://updraftplus.com/faqs/in-the-administration-section-it-shows-my-amazon-ftp-etc-passwords-without-using-stars-is-this-safe/ - but at least we won't get asked about it so many times!).
264* TWEAK: Provide more direct help to the user if they are hosting with Strato and get the 'File Size Limit Exceeded' zip message
265* TWEAK: When migrating data directly to a remote site, if the remote site returns a 413 HTTP code ("Request Entity Too Large"), re-try using a smaller chunk size
266* TWEAK: Log when about to begin encryption of a database file (allowing the progress to be monitored more easily if there's a problem)
267* TWEAK: Detect a further case of an incompatible database (that is from a remote source and uses MySQL features not present on the destination server) and warn before attempting to import.
268* TWEAK: Make the error message shown if trying to restore an incompatible database (that is from a remote source and uses MySQL features not present on the destination server) clearer.
269* TWEAK: If the user uses "Backup Now" before saving their settings, warn them that the unsaved settings changes won't apply to this backup
270* TWEAK: Only warn about very large files found once for each file (rather than once per resumption)
271* TWEAK: Add the UPDRAFTPLUS_GOOGLEDRIVE_DISABLEGZIP constant - define it as true to work-around broken HTTP setups (possibly broken outgoing proxy?) when accessing Google Drive
272* TWEAK: When claiming an add-on (paid versions), the user's updraftplus.com password will automatically be forgotten once it is no longer needed
273* TWEAK: Handle the case of the user typing in an invalid number of backups to retain more elegantly
274* TWEAK: No longer require the php-mcrypt module for Dropbox
275* TWEAK: Also retry a smaller chunk size if it looks like mod_security unhelpfully replaced a 413 HTTP code with a 200 success message despite the operation actually failing for this reason, or if it looks like sending is just timing out before the PHP timeout (so that we don't get notified).
276* TWEAK: Added new CA root certificates to store (http://curl.haxx.se/ca/cacert.pem)
277* TWEAK: If the Migrator's direct-send component drops its chunk size, then store this information so that it doesn't have to go through the cycle of finding the best chunk size the next time.
278* TWEAK: Added UPDRAFTPLUS_IPV4_ONLY constant to prevent use of IPv6 (currently implemented by Google Drive only)
279* TWEAK: Deal with a case where the web host appears to be losing disk I/O near kill time, despite later database writes going through (so, the order of operations was insufficient to guarantee what had been completed). This issue was only cosmetic - backup sets were intact (hence "tweak", not "fix")
280* TWEAK: Increase HTTP timeout for remote site-to-site operations
281* TWEAK: Don't cause the 'debug' tab to abort rendering if the web host has disabled the gzopen() function (which is an odd/pointless thing to do)
282* TWEAK: Resolve PHP 'strict standards' coding internal notice in Google Drive module
283
284= 1.10.3 - 2015-06-09 =
285
286* FEATURE: Migration component can now send backup data directly from one WP site to another - https://updraftplus.com/shop/updraftplus-premium/
287* FEATURE: Support active mode FTP servers (extremely rare)
288* FIX: The error message when choosing no components to restore was empty
289* FIX: Restore ability to run on WordPress 3.5 (actually fixed in downloads of 1.10.1 after 2015-05-13)
290* FIX: Some automatic pre-upgrade backups were not marked internally as such, leading UD to delete the oldest scheduled backup prematurely backups prematurely
291* TWEAK: Reduce HTTP round-trips when checking presence + downloading backup archives in a restore/migrate operation
292* TWEAK: Alert the user earlier if they're trying to use a database with a character set not supported by MySQL
293* TWEAK: Use separate internal jobs for separate downloads, and thus avoid race conditions when updating job data (symptom: download widgets that don't show current information)
294* TWEAK: Add constant UPDRAFTPLUS_SFTP_TIMEOUT allowing users to over-ride (via wp-config.php) the default SFTP timeout (default now: 15 seconds).
295* TWEAK: Make Copy.Com filter out non-backups from remote file listings at an earlier stage
296* TWEAK: Log more information when a curl error occurs when getting a OneDrive access token
297* TWEAK: Code re-arrangement in OneDrive library to deal with sites using the obsolete PHP safe_mode
298* TWEAK: Clearer message for users whose access to paid plugin updates has expired (paid versions)
299* TWEAK: Improve detection of started pre-upgrade automatic backups in case of webserver misbehaviour
300* TWEAK: Fix untranslated message when confirming the wiping of settings
301* TWEAK: Replace more non-SSL links to updraftplus.com with SSL links
302* TWEAK: Use a POST instead of a GET during one of the restore sub-stages (avoids a false positive on some mod_security setups)
303* TWEAK: Improve backup-file-naming routine to reduce the times when no ASCII name can be found (ASCII is preferred as not all cloud storage methods will accept arbitrary characters in filenames)
304* TWEAK: Don't keep a log file (unless debug mode is on) for scheduled tasks that result in the result that nothing needs backing up
305* TWEAK: Remove cache files from Cherry Framework child themes upon migration (framework misbehaves if cache files are present after URL change)
306
307= 1.10.1 - 2015-05-12 =
308
309* FEATURE: Microsoft OneDrive support (Premium version) - full support (including chunked/resumable uploading and downloading)
310* FEATURE: Allow prevention of backup of unwanted tables, via a filter; see: https://updraftplus.com/faqs/how-can-i-exclude-a-specific-table-from-the-backup/
311* FIX: Restore window would not open if date contained a single quote character in it (which was possible only in some languages)
312* FIX: Restore the ability of PHP installations (< 1%) without curl to use Google Drive (broke when Google introduced a new SSL certificate at their end which PHP couldn't handle properly without extra help).
313* TWEAK: Add woocommerce_order_items and relevanssi_log to the list of potentially huge tables that won't need search/replacing
314* TWEAK: Add link to admin email setting and fix broken link to reporting add-on in free version
315* TWEAK: Provide more direct help for paid users getting blocked by the security shield when connecting for updates access
316* TWEAK: Small tweak in zip-splitting algorithm if it looks likely that there are insufficient resources with no further resumptions yet scheduled
317* TWEAK: "Migrate" dialogue, when the Migrator is installed, now contains a widget to use directly (instead of just directing to other route)
318* TWEAK: Ask user to confirm if they navigate away from the settings page with unsaved changes
319* TWEAK: Replace some non-SSL links to updraftplus.com with SSL links, and replace all non-SSL readme links
320* TWEAK: Add UPDRAFTPLUS_DBSCAN_TIMEOUT constant to control how much time is allowed for scanning database, and make the default vary instead of constant (will help users with absolutely enormous databases).
321* TWEAK: Provide clearer guidance to users with a wrong updraftplus.com password entered for updates
322* TWEAK: When cloning a site with Jetpack, automatically clear Jetpack invalid connection status
323* TWEAK: Prevent some old admin notices from being repeated when saving settings
324
325= 1.9.64 - 2015-04-20 =
326
327* FEATURE: (Premium) Added wizard to make it easier to create limited-access AWS users (requires PHP 5.3.3)
328* SECURITY: Fix non-persistent back-end XSS vulnerability, reported by Sucuri - https://updraftplus.com/new-security-vulnerability-found-across-significant-numbers-of-wordpress-plugins-including-updraftplus/
329* FIX: Fix failure to access some files (e.g. for downloading or deleting) in Google Drive folders that contained >100 UpdraftPlus backup archives (thanks to IanUK for his help)
330* TWEAK: Amazon S3 reduced redundancy storage (a feature of UpdraftPlus Premium) now requires use of PHP 5.3.3 or later.
331* TWEAK: Various fixes to bring automatic backups code up to date with WP 4.2 release candidate 1 (there were some changes since beta 3, which worked since UD 1.9.62)
332* TWEAK: Update to version 2.0 of plugin updater class (https://github.com/YahnisElsts/plugin-update-checker) - necessary on WP 4.2 to prevent shiny updates after the first failing when 3rd party plugins exist, and to suppress a PHP notice on the plugins page.
333* TWEAK: Add wp_rp_tags to the list of potentially huge tables that won't need search/replacing
334* TRANSLATION: New Slovenian translation, courtesy of Clav Icula
335
336= 1.9.63 - 2015-04-03 =
337
338* TWEAK: Revert to previous global SSL CA bundle: it seems Amazon S3 still has servers with 1024-bit SSL certificates
339
340= 1.9.62 - 2015-04-01 =
341
342* FEATURE: Automatic backups now integrate with the forthcoming WP 4.2's "shiny plugin updates"
343* COMPATIBILITY: Tested and marked compatible with the forthcoming WordPress 4.2 (tested up to beta 3)
344* FIX: Fix regression in 1.9.60 for corner-case of S3 users with no permission to check their bucket's location (but permission to write to it).
345* TWEAK: Make "settings saved" message disappear after a few seconds, to prevent UI clutter
346* TWEAK: Decrease UI clutter in backup time selection
347* TWEAK: Update to latest global SSL CA bundle, removing again 1024-bit root CAs (last attempted in 1.9.26, but S3 still had some legacy servers). Modern web browsers have not accepted these for 6 months now. (SSL verification can be turned off in the expert options).
348* TWEAK: Defeat WP Download Manager Google Drive plugin's loading of its SDK on all pages (conflicting with UD when UD attempts to backup to Google Drive)
349* TWEAK: Detect case of old MySQL on Windows with table prefix that varies by case (and hence WP actually only works by accident) - produce a consistent backup that can be restored on any MySQL server.
350* TWEAK: Add dashboard notice with links to more resources, for free users who've been installed >4 weeks (with option to dismiss notice)
351* TWEAK: Add itsec_log to the list of tables of non-essential/not-needing-search/replace + likely to be large tables for backup strategy
352* TWEAK: Improvement to scheduling algorithm in case where WP's scheduler starts same resumption multiple times - prevent next attempt being delayed longer than necessary
353* TWEAK: Add a header to report emails indicating the job ID - helps when debugging
354* TWEAK: Detect + show a more helpful error message if blocked by CloudFlare when connecting for updates (paid versions)
355* TWEAK: Make it easier to use custom Dropbox API keys, via UPDRAFTPLUS_CUSTOM_DROPBOX_APP constant (define to true in wp-config.php)
356* TWEAK: Tweak debug output of webserver information to avoid triggering a (silly) mod_security rule in some setups
357* TWEAK: Alert the user if using Amazon S3 if they do not have the PHP XML Writer module available
358* TWEAK: Log the fact that local deletions are being skipped, if the user set that option.
359* TWEAK: Give timestamp of WPB2D backups without relying upon location of SQL file
360* TWEAK: Detect a situation on migration where the uploads path is changed (from a site that began pre-WP 3.5) that was previously undetected
361* TRANSLATIONS: French translation updated from less than half to complete, thanks to Erwan François. Various other translations updated (many thanks to all translators).
362
363= 1.9.60 - 2015-02-24 =
364
365* FEATURE: When using "Backup Now", and keeping the UpdraftPlus settings page open, a broken WP scheduler will not prevent the backup's progress.
366* FEATURE: Amazon's "EU Central 1" Frankfurt region now supported again (Amazon began requiring their new signature method at this location - probably a sign of things to come everywhere). PHP 5.3.3 required for this region.
367* FEATURE: Database backup files can now be handled when uncompressed - i.e., you can remove the gzip compression, and use the resulting file (useful for large backups on slow/limited hosting: pre-decompressing the file will reduce the processing time needed)
368* FEATURE: Introduced new in-page auto-backup widget that can resume, and thus cope with a backup of any size. This feature is in preparation of WP 4.2's major re-write of the updating user experience flow.
369* TWEAK: Update PHP-Opencloud (Rackspace) and dependency libraries to current versions.
370* TWEAK: Make sure that activity is recorded periodically when adding database tables to the final database backup (found a site with over 7,500 tables)
371* TWEAK: Don't bother to attempt to detect double-gz compression on setups where it can't be handled (where gzseek() has been disabled in the PHP configuration)
372* TWEAK: Added free/Premium comparison table to the free version
373* TWEAK: Importer (part of UpdraftPlus Premium) can now import generic .sql, .sql.gz and .sql.bz2 files
374* TWEAK: Don't show the "memory limit" warning in a case where the value could not be accurately detected
375* TWEAK: If the user chooses the "email" remote storage method, then a warning will be added if the archive being sent is bigger than most mailservers can carry (and will be removed if it is successfully sent), thus giving the user a hint as to the failure cause (if they overlooked the existing warning in the email settings).
376* TWEAK: The importer (part of UpdraftPlus Premium) can now import the latest BackupWordPress format databases
377* TWEAK: Flush output buffer explicitly when closing the browser connection - prevents delayed feedback on some setups
378* TWEAK: Automatic backups are now offered if you go to the 'Plugins' page, and update via the 'More information' iframe
379* TWEAK: Trim spaces from Google Drive client_id/secret - some users didn't spot that they introduced whitespace when copy-pasting
380* TWEAK: Add "Simple Visitor Stats" and "Simple Feed Stats" tables to the list of tables that may have large amounts of data, and which don't need search/replacing when migrating
381* TWEAK: When restoring plugins and themes, log the list of entities being restored (helps with tracing problems)
382* TWEAK: Deal with CloudFTP/StorageMadeEasy returning directory listings in a non-standard format, when rescanning remote backups
383* TWEAK: Version numbering scheme for paid versions changed; see: https://updraftplus.com/change-in-updraftpluss-version-numbering-scheme-for-paid-versions/
384* TRANSLATIONS: Updated translations in several languages (many thanks for our translators)
385* FIX: For imported 3rd-party backups, the 'Existing Backups' tab (only) was showing "Unknown Source" instead of the detected source.
386
387= 1.9.52 - 2015-02-07 =
388
389* FIX: Fix issue when migrating (hence, in Premium versions only) backups with very large options tables output by mysqldump, which could cause the site URL to finish with an incorrect value
390
391= 1.9.51 - 2015-02-03 =
392
393* SECURITY: Prevent nonce leak that could allow logged-in users who aren't admins (if you have any) to access backups, UpdraftPlus settings and perform other harmful actions. No issue exists for users of UpdraftPlus Premium, or if you have the stand-alone "Automatic Backups" or "No Adverts" add-ons, or if your site has no untrusted users who can log in (or whilst have dismissed the "Automatic Backups" notice on the updates page). Credit to Sucuri (http://sucuri.net) for identifying this issue, and notifying us of it.
394
395= 1.9.50 - 2015-01-29 =
396
397* TWEAK: Importer now supports a previously-unseen format for WordPress Backup 2 Dropbox backups
398* TWEAK: Fix cron calculation that could have prevented UpdraftPlus loading when using ALTERNATE_WP_CRON (see 1.9.45)
399* TWEAK: If insufficient permissions exist when restoring, then exit maintenance mode when this is detected; and handle the case of having create but not drop permissions more elegantly
400* TWEAK: Defeat some other plugins/themes which load their CSS code onto UpdraftPlus settings page and break things
401* TWEAK: Prevent a "not tested on this version of WP" message showing for a short time after install of a new version, when it only applied to the previous version
402* TWEAK: Reduce HTTP timeout when checking for available plugin updates (paid versions) from 10 to 5 seconds
403* TWEAK: Tidy up the post-restore screen a little - one less info box.
404* TWEAK: When a restore finishes, WP Super Cache's cache will be emptied (if present), to prevent confusion caused by cached pre-restore pages.
405* TWEAK: Slight change to how the 'mothership' for updates is calculated, for more flexibility in our in-house testing
406* TWEAK: Log more informative error if user chooses 'FTP' for their remote storage, but adds no FTP settings
407* TWEAK: Change "any other directory" to "any other file/directory" in the "more files" add-on, to better reflect its capabilities
408* TWEAK: Make sure that "more files" will skip UD's temporary directory, if asked to back up a parent directory of it
409* TWEAK: Default to https for updates checking, with fallback to http (only relevant to versions from updraftplus.com)
410* TWEAK: Prevent 'Strict Standards' PHP coding notice with WebDAV on PHP 5.5
411* TWEAK: Provide clickable link through to the admin email address in the reporting settings
412* TWEAK: If the gzopen or gzread functions are disabled in the PHP install, then the message saying so omitted to say which one (or both)
413* FIX: WebDAV upload method could very occasionally fail to detect upload error conditions
414
415= 1.9.46 - 2014-12-29 =
416
417* FEATURE: Chunked/resumable uploads are now supported for SFTP
418* FIX: Scan for existing backup sets added manually to local storage in recent versions could overlook some unless clicked twice, in non-GMT timezones
419* TWEAK: Work-around issue in Manage WP worker plugin which caused a crash when authenticating with Dropbox
420* TWEAK: Prevent PHP notice when listing files on SFTP server
421* TWEAK: Reset an internal upload counter used to detect activity when a cloud storage switch is made due to no apparent activity - could prevent some large, long-running uploads on hosts with little available execution time
422
423= 1.9.45 - 2014-12-20 =
424
425* FIX: Fix case in which the database imported from a BackWPUp backup could be falsely identified as missing (introduced in 1.9.40)
426* FIX: WordPress installs with ALTERNATE_WP_CRON set could skip some scheduled backups (since 1.9.19, so it appears that the conditions required to cause this bug are rare)
427
428= 1.9.44 - 2014-12-13 =
429
430* TRANSLATIONS: Add new incomplete translations (ready for the wordpress.org change to take translation availability into account when searching for plugins): Norwegian Bokmål, Norwegian Nynorsk, Finnish, Hebrew, Catalan, Vietnamese, Bengali
431* FIX: Fix a failure to detect the progress properly for large backup sets, introduced in 1.9.40
432
433= 1.9.43 - 2014-12-11 =
434* FIX: Fix bug in 'lock admin' feature causing lock-outs even with the correct password
435* TWEAK: Site is put in maintenance mode whilst database restore takes place
436
437= 1.9.42 - 2014-12-08 =
438* FIX: Fix bug in 1.9.40 that caused some cloud storage uploads to be terminated.
439* FIX: Restore functionality for Premium users on older WP versions (3.1 - 3.5)
440
441= 1.9.40 - 2014-12-04 =
442
443* FEATURE: The auto-backup addon (UpdraftPlus Premium) can now run before
444WordPress automatic updates
445* FEATURE: Lock access to your UpdraftPlus settings (Premium) -
446https://updraftplus.com/lock-updraftplus-settings/
447* FEATURE: The full log file viewer is now real-time - it updates as the
448backup progresses
449* FEATURE: When downloading from remote storage via the settings page, stalled
450downloads are now automatically restarted (relevant for large backups with low
451web-server PHP time-outs)
452* FIX: Manual search/replace expert tool was broken in early downloads of
4531.9.31
454* FIX: Suppress bogus messages about missing files from 3rd party tar backups
455when restoring
456* FIX: If backing up multiple "more files" locations (Premium), then paths
457that were identical in both locations could be omitted from the second
458location
459* FIX: With the reporting add-on, any mails sent by other plugins after
460UpdraftPlus had finished (which has never been seen in the wild) would have
461corrupted contents
462* TWEAK: The tab for downloading/restoring backups has been simplified
463* TWEAK: Item for UpdraftPlus now appears in the network admin menu, for
464super-admins on network installs
465* TWEAK: Labels (Premium) are now maintained and can be detected for
466locally-imported database backups
467* TWEAK: Automatic backups are now labelled
468* TWEAK: The "retain" settings now do not apply for auto-backups (Premium),
469unless at least the specified number of non-auto-backups has already been
470retained.
471* TWEAK: Time selector now accepts typed hours without the trailing zero
472* TWEAK: Extended BackWPUp importer to handle older BackWPUp backups lacking
473manifests
474* TWEAK: Removed Bitcasa storage option, due to closing down of API (November
47515th 2014)
476* TWEAK: When an invalid JSON response is received during restore stage 2,
477display the data directly (not just in the error console, where not everyone
478will think of looking).
479* TWEAK: 3rd party backups which are missing expected entities are now handled
480more gracefully
481* TWEAK: The fancy report now tells the user what paths are in the zips for
482any additional paths they configured to add to the backup
483* TWEAK: Add a swifter resumption in one corner case (efficiency)
484* TWEAK: If a zip error is encountered on cPanel, then the free disk space is
485checked, to potentially give the user more information on probable causes
486* TWEAK: You can now remove your updraftplus.com password from the settings
487(paid version) without losing your access to updates
488* TWEAK: Suppress top advert if the user is on their first go (free version -
489danger of too many notices)
490* TWEAK: Don't display the post-restoration message "if your backup set...",
491since we can work this out ourselves
492* TWEAK: Supply extra help to the user if the backup directory is not
493writable.
494* TWEAK: SCP remote storage now logs chunk progress
495* TWEAK: Provide a database encryption phrase text entry in the restore
496options (rather than needing to enter it in the settings)
497* TWEAK: Set the PclZip temporary directory to the Updraft directory if unset,
498to keep its temporary files out of the way more easily
499* COMPATIBILITY: Tested with the forthcoming WordPress 4.1
500* TRANSLATIONS: New Dansk / Danish translation by Lars Lund and Lasse Jensen
501
502= 1.9.31 - 2014-10-24 =
503
504* TWEAK: Bitcasa now gives a deprecation warning (Bitcasa are closing down
505their API on November 15th 2014)
506* TWEAK: Fix bug causing PHP notices in Migrator add-on search/replace
507* TWEAK: Add support for Amazon S3's new Frankfurt region
508* TWEAK: Add work-around for bug in the ancient PHP 5.2.6 (May 2008!) if
509binary zip not available
510
511= 1.9.30 - 2014-10-21 =
512
513* FEATURE: Add the capability to handle BackupWordPress database zip backups
514(https://updraftplus.com/shop/importer/)
515* FEATURE: Add capability to apply labels to backups (Premium -
516https://updraftplus.com/shop/updraftplus-premium/)
517* TWEAK: Logs are now shown in a pop-out window with a separate download
518button
519* TWEAK: Detect select/poll lengthy timeouts when uploading to Dropbox, and
520prevent overlapping activity
521* TWEAK: Add constant UPDRAFTPLUS_NOAUTOBACKUPS to programatically disable the
522automatic backups add-on
523* TWEAK: Rename UpdraftPlus Dropbox class, to avoid clash with Ninja Forms
524upload add-on
525* TWEAK: Made the output of the HTTP (curl) debugging tool more informative
526* TWEAK: Add web.config file to make updraft directory unviewable on IIS
527* TWEAK: If the user tries to import a WordPress Network backup into a
528single-site install, then detect and warn
529* TWEAK: In the free version, avoid unexpectedly changing the daily backup
530time when other settings are saved
531* TWEAK: Improve the immediate retry strategy in case of zip failure (saves
532time and/or notifying the user to manually check the log)
533* TWEAK: Correctly detect language on WP 4.0 onwards, when suggesting helping
534with translation
535* TWEAK: When connecting for updates to updraftplus.com (Premium), indicate if
536it was the username or password that was wrong
537* TWEAK: Alert user if they are trying to use Google Drive with a direct-IP
538address site URL forbidden by Google's policy
539* TWEAK: Prevent a corner-case where excessive logging could occur upon
540restoration
541* TWEAK: Be less strict with case when looking for supported patterns in the
542Importer add-on (https://updraftplus.com/shop/importer/)
543* TWEAK: Search/replace the postmeta table faster
544* DEPRECATED: Bitcasa support has been deprecated, and the links removed from
545the free version. (Existing Premium users using Bitcasa will continue to be
546able to do so). See:
547https://updraftplus.com/bitcasas-current-direction-unclear/
548* FIX: Fix corner-case in URL search/replace when migrating a site that had WP
549in a different directory to the site home, and migration to a sub-directory of
550the original site.
551* FIX: Autobackup setting (https://updraftplus.com/shop/autobackup/) failed to
552save properly if turned off on first usage
553* TRANSLATION: New Farsi (Persian, fa_IR) translation, courtesy of
554Jamshidpour, Ashkan Ghadimi, Mohammad (2online4.ir) and Nasiri Amirreza
555
556= 1.9.26 - 2014/09/22 =
557
558* TWEAK: There are still some Amazon S3 servers validated via a Verisign
5591024-bit certificate, causing backup to fail due to SSL validation failure.
560Revert to previous collection of root SSL certificates in order to still allow
561access to these servers (see:
562https://blog.mozilla.org/security/2014/09/08/phasing-out-certificates-with-1024-bit-rsa-keys/)
563* TWEAK: If Google Drive reports that the quota will be exceeded, then make
564this feedback more obvious to the user without reading the log
565* TWEAK: If the user enters an S3 path with an erroneous preceding slash, then
566remove it
567* FIX: Amazon S3 RRS settings (Premium) were not being applied on archives
568smaller than 5Mb
569* TRANSLATION: New Română (Romanian, ro_RO) translation, courtesy of
570Augustin-Mihai Mufturel and Teodor Muraru
571
572= 1.9.25 - 2014/09/17 =
573
574* FEATURE: Copy (https://copy.com) cloud storage support (Premium -
575https://updraftplus.com/shop/updraftplus-premium/)
576* FEATURE: The search/replace expert tool can now work on selected tables only
577* PERFORMANCE: Use PageVisibility API to be more intelligent about when we
578need to poll for progress in the dashboard
579* FIX: The Migrator add-on would fetch more database rows than it should,
580increasing the (low) risk of hitting memory limits, and increasing the time
581needed on enormous sites
582* FIX: Some Google Drive backups could get uploaded twice, if you were using
583multiple storage backends
584* FIX: If user set the option to not verify SSL certificates, then this option
585was not honoured for all methods
586* FIX: If user had never saved their settings (and hence using no cloud
587backup), then old backup sets were not pruned
588* TWEAK: Inform the user of possible plugin compatibility issues if they are
589about to restore a site onto a webserver running a PHP major version older
590than the original backup.
591* TWEAK: Detect database disconnection when search/replacing, and reconnect if
592possible; and to try less rows in case it was a memory limit
593* TWEAK: Allow wildcards at either end in exclusion items (e.g. *backups*)
594* TWEAK: Add option to control how many rows are search/replaced at once
595* TWEAK: Prevent PHP notice being generated on first Google Drive
596authentication
597* TWEAK: Update Bitcasa console link to new location
598* TRANSLATIONS: New Portuguese (Portugal) translation (pt_PT) - thanks to
599Pedro Mendonça
600* TRANSLATIONS: Updated translations for Dutch, Italian, Swedish, Russian,
601Czech, Greek, Portuguese (Brazilian)
602
603= 1.9.19 - 2014/08/19 =
604
605* FEATURE: Omit any directory from the backup (recursively) by creating a file
606called .donotbackup within it
607* PERFORMANCE: Lazy-load more code
608* PERFORMANCE: Prevent no-op search/replacements when restoring
609* FIX: Fix a corner-case where a backup might be able to continue but no
610attempt was made after using PclZip
611* FIX: Fix a corner-case (race condition) where UD might try to upload the
612same archive twice
613* FIX: Detection of pre-WP 3.5 hard-coded uploads paths upon site clone had
614stopped working
615* FIX: Fix bug in Importer add-on which could halt restorations of 3rd-party
616backups from the BackupWordPress plugin
617* FIX: Fix bug in the informational disk space consumption calculation in the
618expert tools section
619* TWEAK: Catch + log errors thrown by phpMailer
620* TWEAK: Merge Google SDK tweak from
621https://github.com/google/google-api-php-client/pull/189 to deal with buggy
622curl/proxy combinations with Google Drive
623* TWEAK: Prevent PHP log notice being generated on "Backup Now"
624* TWEAK: Change default zip split size to 500Mb on new installs
625* TWEAK: Scheduling algorithm tweak for more efficiency with very large
626backups when PHP is allowed to run long
627* TWEAK: Do not rely on PHP's disk_free_space() when it returns (int)0
628* TWEAK: Check database connection after auto-backup
629* TWEAK: More helpful message if uploading a backup when local storage is not
630writable
631* TWEAK: Extra logic to survive out-of-memory MySQL conditions in extreme
632cases; plus introduce UPDRAFTPLUS_ALWAYS_TRY_MYSQLDUMP constant
633* TWEAK: Tweak Amazon S3 logic so that it can cope with a situation where
634there is no permission to request its location (but there is permission for
635all other operations)
636* TWEAK: Workaround for PHP bug #62119 which could cause some files beginning
637with a non-ASCII character to be dropped
638* TWEAK: Warn the user if they are running on Apache without mod_rewrite and
639restore a site with permalinks requiring mod_rewrite
640* TWEAK: If Premium user was backing up non-WP tables, then optimize the
641backup table order
642* TWEAK: Deal with case when uploading very large backups to Google Drive on
643overloaded servers with unreliable network where activity check might misfire
644* TRANSLATIONS: Updated translations: Hungarian, Swedish, Russian, Brazilian
645(Portuguese), Spanish, Czeck, Dutch, Turkish, German
646
647= 1.9.17 - 2014/07/16 =
648
649* FEATURE: Can now import/restore/migrate backups created by WordPress Backup
650To Dropbox (Premium)
651* FIX: Fix bug in Importer add-on that prevented some potential warnings about
652the integrity of the 3rd party backup zip being displayed
653* FIX: Some errors upon S3 downloads were not being passed back up to the
654settings page for display
655* FIX: Update "Rackspace Enhanced" add-on for compatibility with current
656Rackspace API
657* TWEAK: Prevent spurious messages about quota for users who have upgraded
658their Bitcasa account to infinite storage
659* TWEAK: Prevent some unnecessary duplication of work when resuming a database
660backup (since 1.9.13)
661* TWEAK: Dropbox now supports use of WP_PROXY_ settings (proxy needs to
662support HTTP GET/POST/PUT)
663* TWEAK: Add work-around for "Google Drive as CDN" plugin's inclusion of
664incompatible Google SDK
665* TWEAK: "More Files" add-on now lets you list single files for inclusion
666* TRANSLATIONS: Many translations updated
667
668= 1.9.15 - 2014/06/09 =
669
670* FEATURE: New search/replace expert tool (Premium)
671* TWEAK: UI has been simplified - see:
672https://updraftplus.com/gentle-re-design/
673* TWEAK: "Backup Now" now avoids the WordPress scheduler - thus meaning it can
674work on sites where the WordPress scheduler is broken (e.g. Heart Internet)
675* TWEAK: Make sure that server HTTP-level errors are shown directly to the
676user at the 'Processing files...' stage of a restore
677* TWEAK: Amend SQL which prevented options/sitemeta tables backing up at full
678speed on large sites
679* TWEAK: Dropbox will now display some error messages more prominently, where
680relevant
681* TWEAK: Dropbox account user's name is stored when you authorise
682* TWEAK: Show link to FAQ if user's zip upload is corrupt
683* TWEAK: Work around annoying Google Drive issue whereby Google's end
684sometimes returns an incomplete list of folders
685* TWEAK: Interpret time in imported backup sets as being in destination WP
686install's timezone
687* TWEAK: Auto-correct Dropbox folder configuration if the user erroneously
688enters a full URL instead of a folder path
689* TWEAK: Bitcasa back-end now checks account quota and logs a warning if it
690looks like it will be exceeded
691* TWEAK: Email reports created by UpdraftPlus (free) now include the latest
692blog headlines from updraftplus.com
693* TWEAK: Make sure all relevant restoration options in restore dialogue are
694shown (works around Firefox issue upon page reload/navigation)
695* FIX: Reporting add-on could mis-display number of warnings when saying "X
696errors, Y warnings".
697* TRANSLATION: New Tagalog translation (thanks to Kristen Macasero)
698
699= 1.9.13 - 2014/05/19 =
700
701* FEATURE: Google Drive now works without the PHP curl module being needed
702* FEATURE: UpdraftPlus Premium can now back up non-WordPress tables and
703external databases; database encryption is also now a Premium feature; see:
704https://updraftplus.com/backing-external-databases/
705* FIX: Work around conflicts with the Google Analyticator and Appointments+
706plugins when using Google Drive since 1.9.4 (see:
707http://wordpress.org/support/topic/dont-unconditionally-load-old-google-sdk)
708* FIX: Work around conflict with some XCache setups that prevented activation
709since 1.9.4
710* FIX: Make all S3 SSL settings take effect
711* FIX: Fix packet size calculation issue upon restore that could cause false
712detection of over-large packets
713* FIX: Prevent unnecessary abortion of restore if PHP's (deprecated) safe_mode
714is on (PHP 5.3 and below)
715* FIX: When migrating a multisite with a different table prefix, make sure the
716user role list is maintained on each site
717* FIX: Rescan of remote FTP storage was not using configured path
718* TWEAK: Now tested on PHP 5.5
719* TWEAK: Migrator can now cope with situations where the development site was
720developed under multiple URLs without the developer cleaning up
721* TWEAK: Remove several PHP strict coding standards messages, and a
722deprecation warning on PHP 5.5+ when using Bitcasa
723* TWEAK: Add Counterize tables to the custom lists of tables that do not need
724search/replacing upon migration / are non-vital data
725* TWEAK: Check for DB connection having been dropped before pruning old
726backups (WP 3.9+)
727* TWEAK: Make sure that if the user has not configured the Google Drive API in
728their Google account, then they are alerted
729* TRANSLATIONS: Updated Greek, Czech, German, Spanish, French, Dutch,
730Portuguese (Brazilian), Russian, Swedish and Turkish translations
731
732= 1.9.5 - 2014/04/25 =
733
734* FIX: Backups were not uploaded successfully if you were using both an
735encrypted database and Google Drive storage in 1.9.4
736
737= 1.9.4 - 2014/04/23 =
738
739* FEATURE: New remote storage back-end for OpenStack Swift
740* FEATURE: New remote storage back-end for Bitcasa (Premium -
741https://updraftplus.com/shop/updraftplus-premium/)
742* FEATURE: New Google Drive back-end now uses new SDK; resulting new
743capabilities include ability to rescan remote storage, and chunked downloading
744for huge files; also requires a shorter list of permissions
745* FEATURE: Restore backups that were created by the plugin BackWPup (Premium -
746https://updraftplus.com/shop/updraftplus-premium/)
747* FIX: WebDAV storage: remove requirement for PEAR to be pre-installed on
748server
749* FIX: Fix restoration on sites where WP did not have direct filesystem access
750* FIX: Fix regex which prevented download progress of mu-plugins zip
751displaying correctly
752* FIX: Fix issue preventing some useful information about URL changes being
753included in the migration log file
754* FIX: Restore compatibility with WordPress 3.2 (if you're using that, you're
755overdue an upgrade by some years!)
756* TWEAK: Enable new locations for plupload Flash/Silverlight widgets (for
757non-HTML5 browsers) in WP3.9+ (later reverted by core devs, but is harmless in
758case they re-introduce)
759* TWEAK: Take advantage of WP 3.9+'s new method (if available) for maintaining
760DB connectivity on very long runs
761* TWEAK: Add filter so that programmers can allow the options page to be shown
762to non-admins
763* TWEAK: Add filter allowing programmers to forbid a backup
764* TWEAK: Detect and adapt to cases where the site is moved to a system with
765different case-sensitivity and the database record of the theme is now wrong
766* TWEAK: Prevent erroneous warning about a missing table in the database
767backup on some WPMU installs that began life as a very old WP version
768* TWEAK: Introduce constant allowing users of pre-release WP installs to
769disable notices about using a version of WP that UpdraftPlus has not been
770tested on.
771* TWEAK: Make Dropbox uploads at least 25% faster (in our testing) by
772increasing the chunk size
773* TWEAK: Reduce number of rows fetched from MySQL if no activity took place on
774the previous resumption
775* TWEAK: AWS image in settings page will now use https if dashboard access is
776https - prevents non-https warnings in recent browsers
777* TWEAK: Hook into Better WP Security so that it doesn't tell the user that
778they have no backup plugin
779* TWEAK: New debugging tool to test remote HTTP connectivity
780* TWEAK: Tweak the MySQL version detection in the 'debug' section of the admin
781page to prevent a PHP message being thrown on PHP 5.5+/WP3.9+
782* TRANSLATION: New Czech (cs_CZ) translation; thanks to Martin KřÞek
783* TRANSLATION: Updated Russian, Swedish, Dutch and Portuguese translations
784
785= 1.9.0 - 2014/03/26 =
786
787* COMPATIBILITY: Tested on and updated for forthcoming WordPress 3.9
788* FIX: Prevent SQL errors on restore if SQL command was over-sized and split
789awkwardly (very hard to trigger)
790* FIX: Fix subtle race condition that prevented uploads of large archives on
791Amazon S3 in some very limited situations
792* FEATURE: Ability to restore and migrate from backups produced by other
793backup plugins (Premium) (supported: BackUpWordPress and Simple Backups
794(zip-based; though, if you have a tar-backup, you can re-pack it easily))
795* FEATURE: Feature to re-scan remote storage (allows detection of existing
796backups after a restore to an earlier site version, and allows quicker moving
797of data from site to site when migrating)
798* FEATURE: SFTP add-on (https://updraftplus.com/shop/sftp/) now supports
799key-based logins (as well as password-based)
800* TWEAK: Add a warning message and link to helpful page for people whose WP
801schedulers don't seem to be working (at least 4 overdue jobs in the queue)
802* TWEAK: Introduce a filter allowing users to add a bespoke scheduling option
803(e.g. every 2 days)
804* TWEAK: When backup is sent by email attachment, the email now indicates the
805originating site more clearly
806* TWEAK: Display a dashboard warning if you are using a version of UpdraftPlus
807that has not been tested on your current WordPress version
808* TWEAK: Add work-around for bad hard-coded data in Elegant Themes Theme
809Builder when restoring
810* TWEAK: Log a message when Dropbox authentication completes (prevent user
811confusion if the most recent message is pre-success)
812* TRANSLATIONS: New Arabic translation (thanks to Omar Amassine - me at
813omar.ma, Ahmed Fahmy and Riyadh Altayib)
814* TRANSLATIONS: Updated Spanish translation (thanks to Pablo Laguna -
815laguna.sanchez at gmail.com)
816* TRANSLATIONS: Updated Nederlands / Dutch translation (thanks to Dennis
817Hunink - dennishunink at me.com)
818* TRANSLATIONS: New Turkish translation (various translators - not yet
819complete)
820
821= 1.8.13 - 2014/03/07 =
822
823* FIX: Fix bug that prevented changes to your schedule being saved on network
824(WPMU) installs (Multisite add-on)
825
826= 1.8.12 - 2014/02/27 =
827
828* FIX: Prevent spurious warning message showing when authenticating new
829Dropbox connections (introduced in 1.8.11)
830* TWEAK: Add support for Amazon S3's China + government zones
831
832= 1.8.11 - 2014/02/27 =
833
834* FIX: Deal with some unlikely multisite migration combinations
835* FEATURE: Allow the 'exclude' options (for omitting files/directories from
836the backup) to go to any level (i.e. can now exclude entities which are deep
837in the directory tree)
838* FEATURE: "More Files" add-on (and hence Premium) now allows adding as many
839non-WP directories as you like
840* FEATURE: Allow use of Amazon S3's Reduced Redundancy Storage (via
841add-on/Premium)
842* FEATURE: Allow all messages to be centrally logged in syslog/Event Log (via
843add-on/Premium)
844* RELIABILITY: Allow skipping of data from tables whose data is explicitly
845known to be inessential if at least 2 attempts to backup the data fail (e.g.
846lack of resources on low-budget hosts with huge tables, e.g. StatPress data) -
847as an alternative to total backup failure.
848* TWEAK: Prevent spurious warning message if the site (uploads) is empty and
849using /usr/bin/zip
850* TWEAK: Work-around for quirky FTP server for which PHP loses the
851communication if SIZE is called for a non-existent file
852* TWEAK: Show table prefix in debugging information, and add quick links to
853install useful debugging plugins
854* TWEAK: Limit amount of to-database logging when backing up uploads if the
855user is not using dated directories (speed-up)
856* TWEAK: Split zip earlier if progress made in the past but not recently
857(should help with some ultra-low-resource hosts, e.g. one.com)
858* TWEAK: "Custom Content Type Manager" plugin has bad hard-coded cache data;
859detect + fix this on restore
860* TRANSLATIONS: Updated translations for Russian, Dutch, German and Portuguese
861(Brazilian)
862
863= 1.8.8 - 2014/01/27 =
864
865* FIX: Correctly detect table prefix on some WPMU installs that had been
866upgraded from an earlier version than 3.0 (i.e. very old)
867* FIX: Files directly in wp-content/uploads (from a 1.8.5 backup and not in
868any sub-directory) were being restored one directory too high
869* UPDATED: Updated Swedish, Portuguese and Dutch translations
870* UPDATED: Update root certificates to match latest CURL/Mozilla version
871* TWEAK: Automatically change http(s):// to webdav(s):// in WebDAV URLs if the
872user overlooks the instructions
873* TWEAK: If SHOW TABLES returns no tables, then schedule a re-try later
874(presume the DB connection had been dropped)
875* TWEAK: Preceed warnings in the log file with [Warning]
876* TWEAK: Prevent a very rare PHP segfault due to
877https://bugs.php.net/bug.php?id=51425
878* TWEAK: Show the filename being unpacked during restore (helps with
879troubleshooting if there are very many zips)
880* TWEAK: Premium plugin now shows information about pending/past
881update/support expiries + links to renewal page
882* TWEAK: Show all defined constants in the debug dialog
883* TWEAK: Detect + deal with situations where the webserver double-gzipped the
884database file
885* TWEAK: Display a warning in the FTP configuration section if the hosting
886company disabled FTP functions
887* TWEAK: Make sure that WebDAV notices are included in UD's log file
888
889= 1.8.5 - 2014/01/09 =
890
891* FEATURE: Add option to exclude specified files from the 'uploads' backup.
892The default option will omit backing up backups created by at least 2 other
893backup plugins.
894* FEATURE: New Brazilian Portuguese translation - thanks to Lucien Raven and
895Tom Fonseca
896* FEATURE: Migrator search/replace now handles JSON and object-encoded data
897* UPDATED: Updated Swedish translation
898* FIX: When advising the user that his remaining Dropbox quota is
899insufficient, take into account parts of the file already uploaded
900* FIX: Delete Old Directories button in 1.8.2 was using a PHP 5.3+ feature:
901restore PHP 5.2 compatibility
902* FIX: Reporting add-on was incorrectly inflating the number displayed for the
903total error count if there were warnings
904* FIX: Prevent a bogus warning appearing when the user has filtered the base
905table prefix
906* TWEAK: Give more feedback to user when FTP login fails. Also, improve
907automatic switch to non-SSL FTP if SSL FTP fails to cover more situations.
908* TWEAK: Add informational text about the implications of not choosing any
909remote storage method
910* TWEAK: Supply the "Delete Old Directories" button directly with the message
911advising users to press it
912* TWEAK: If using WP Slimstats, don't search/replace the slimstats table when
913migrating (referer data should be left intact); and this table is often
914gigantic, so this hugely speeds up restores/migrations
915* TWEAK: Handle odd file permissions setups more skilfully when
916restoring/migrating
917* TWEAK: Automatically rescan for new backup sets if none were previously
918known (saves a click when manually importing)
919* TWEAK: Force a shorter pathname to be used when unpacking zip files (prevent
920maximum pathname limits being hit)
921* TWEAK: Tweak CSS to work-around other plugins that dump their CSS code on
922all settings pages and break modals (in this case, Events Manager)
923* TWEAK: Hide the instruction for users of Opera unless the user agent header
924indicates Opera
925* TWEAK: Speed migrations by skipping redundant search/replace scan on
926term_relationships table (which can never have URLs in it)
927
928= 1.8.2 - 2013/12/13 =
929
930* FIX: Various small fixes to the initial release of 1.8.1
931* TWEAK: Restorer now switches theme if database is restored to indicate a
932non-existent theme, and Migrator temporarily disables cacheing plugins during
933Migration
934* TWEAK: Improve handling of MySQL's maximum packet size - attempt to raise
935it, and leave some margin
936* TWEAK: Move the Rackspace SDK around to prevent problems on systems with
937limited maximum pathname lengths
938* TWEAK: Provide a link to the log file at the top of the restoration page
939
940= 1.8.1 - 2013/12/10 =
941
942* FEATURE: New "Reporting" add-on - more sophisticated/flexible backup reports
943(https://updraftplus.com/shop/reporting/)
944* FEATURE: New enhanced add-on for Rackspace Cloud Files users, allowing them
945to create a new sub-user with exclusive access to the backup container
946(https://updraftplus.com/shop/cloudfiles-enhanced/) (PHP 5.3.3+ required for
947this feature)
948* FEATURE: Add region-selection (Dallas/Chicago/Northern Virginia/Sydney/Hong
949Kong) to Rackspace Cloud Files (PHP 5.3.3+ required for this feature)
950* FEATURE: Add option to 'Backup Now' dialog to not despatch this backup to
951the cloud
952* FIX: Fix bug in restore of wpcore (Premium) with certain options when backup
953set was from a previously restored backup with the same certain options
954* FIX: After restoring a site, only delete the backup set from local storage
955if it was also stored in the cloud (prevents the user having to upload the
956backup set twice if they want to re-run the restore)
957* FIX: Improve detection of extremely long-running/slow jobs
958* FIX: Fix issue with Rackspace Cloudfiles on WPMU installs
959* TWEAK: Mark as tested up to WordPress 3.8
960* TWEAK: Restore operations are now logged
961* TWEAK: Detect the database connection dropping and recover (seen on a very
962slow site where PHP ran continuously for 30 mins)
963* TWEAK: Change how permalinks are flushed post-restore. This spares the user
964from having to manually visit the permalinks page if they had plugins that
965altered their permalink structure (e.g. WooCommerce).
966* TWEAK: Require fewer file permissions when restoring/migrating
967* TWEAK: Remove various spurious PHP notices caught by the post-1.7.41 extra
968logging
969* TWEAK: Compress the log file before emailing it, if it is over 6Mb
970* TWEAK: Make sure some potential error messages from Dropbox are displayed
971properly
972* TWEAK: Work around sites with site/home URL settings in the WP DB that
973erroneously have a trailing slash
974* TWEAK: Log PHP notices for all job types
975
976= 1.7.41 - 2013/11/16 =
977
978* FIX: Work around bug in some old PHP versions on Windows when creating
979database dump
980* FIX: If binary mysqldump failed, then retry
981* TWEAK: Log PHP notices in the log file
982* TWEAK: Allow primitive exclusion based on filename suffixes
983
984= 1.7.39 - 2013/11/11 =
985
986* FIX: Correct calculation of which old backups to delete when automatic
987pre-plugin/theme backups run
988* FIX: Binzip could block if the zip binary produced a lot of unexpected
989output
990* FIX: Fix a corner-case where a setting needed manual updating post-migration
991on WP 3.4+earlier sites with custom uploads path
992* FIX: Prevent the settings page needing a refresh if the server temporarily
993goes away
994* TWEAK: For reasons unknown, Google's new cloud console removes parameters
995after the first from the redirect_uri; this breaks new Google Drive
996authentications. To work around this, we have adjusted our redirect_uri to use
997only one parameter.
998* TWEAK: Removed a couple of clicks from the install procedure for add-ons
999* TWEAK: Handle migration URL rewrites where content directory location has
1000been manually altered
1001* TWEAK: Change default number of backups to retain on new installs from 1 to
10022
1003* TWEAK: Add extra file permissions check before restoring (prevent unexpected
1004aborts)
1005* TWEAK: Suppress a spurious 'insufficient visitors' warning for some sites
1006with long-running backups
1007* TWEAK: Prevent spurious message about unexpected SQL if restoring a backup
1008with very large tables produced by mysqldump
1009* TWEAK: Catch some more untranslated strings
1010* TRANSLATIONS: New Russian translation; updated German and Polish
1011translations
1012
1013= 1.7.35 - 2013/10/26 =
1014
1015* FIX: Fix potential problem whereby some tables could be missed from the
1016backup on WPMU (WP multisite) installs. Strongly recommended that all WPMU
1017users update and take a fresh backup.
1018* FIX: Work around http://bugs.mysql.com/62077 (could cause permanently stuck
1019lock on databases with wrong collocations - if you have this problem, then no
1020backups happen)
1021* TWEAK: Don't use binzip method on OpenVZ with low memory
1022* TWEAK: Suppress a couple of spurious messages in the log
1023* TWEAK: Add facility to quickly download log files in the 'expert settings'
1024section
1025
1026= 1.7.34 - 2013/10/21 =
1027
1028* FEATURE: Options in the "Backup Now" dialog to exclude files or database
1029from the backup (https://updraftplus.com/more-flexibility-in-backup-now/)
1030* FEATURE: Use binary mysqldump, if available, for much faster dumps of large
1031tables
1032* FEATURE: New Ελληνική / Greek translation (el): Κώστας ΘεÏμογιάννης (Kostas
1033Thermoyiannis) - http://tovivlio.net
1034* FIX: Fix a JavaScript error in Internet Explorer 8
1035* FIX: Under very unusual circumstances, it was still possible for multiple
1036backup jobs to occur
1037* FIX: For non-English installs, the email indicating backup success sometimes
1038failed to send
1039* FIX: Fix obscure table name error if WP was using bespoke database setup
1040without delete access
1041* FIX: On multi-site installs, settings changes could be lost if they were
1042made during an ongoing backup
1043* TWEAK: Now marked as WordPress 3.7 compatible
1044* TWEAK: Raw files list in expert section now makes log files directly
1045downloadable
1046* TWEAK: Detect available disk quota in CPanel account (if relevant), log, and
1047warn if low
1048* TWEAK: Amazon S3 backend now can use WP proxy settings (if any)
1049* TWEAK: All multisite settings pages have now been moved to the network admin
1050section
1051* TWEAK: Restorer now handles hand-moved non-default WP site directories
1052(where they differ from the website base directory)
1053* TWEAK: Migrator can now migrate sub-domain-based WPMU installs with no
1054manual steps required
1055* TWEAK: Internationalised the add-ons management page (Premium)
1056* TWEAK: Switch zip engines from ZipArchive earlier if it appears to be broken
1057* TWEAK: Now cleans up some previously un-caught temporary files if the backup
1058aborted unexpectedly
1059* TWEAK: Remove bogus warning about W3TC object cache
1060* TWEAK: Backup log file now includes SHA1 checksums
1061* TWEAK: Add warning for user if their max_execution_time is very low
1062* TWEAK: Make fewer HTTP requests when tracking download status
1063* TWEAK: Under certain conditions, the report email could wrongly state that
1064files were included in a db-only backup
1065* TWEAK: Improve detection of recent activity on resumptions when zips split
1066* TWEAK: Prevent some warning messages from being shown twice
1067* TWEAK: Remove the "that's a lot of rows" warning once the table successfully
1068finishes being dumped
1069* TWEAK: Cache the results of looking for a zip executable for the duration of
1070the job
1071* TWEAK: Some badly-written plugins place their own code on UD's settings
1072page, and break the layout; overcome this
1073* TWEAK: Add a warning for people using encryption without mcrypt installed
1074(slow)
1075* TWEAK: Suppress useless warning when using BinZip and only empty directories
1076exist in 'others' backup
1077
1078= 1.7.20 - 2013/09/20 =
1079* TWEAK: Add semaphore locking to prevent WP's cron system kicking off
1080multiple jobs on overloaded systems
1081* TWEAK: Catch and display some previously uncaught AJAX notices when
1082restoring, and display information on the restore process earlier
1083
1084= 1.7.18 - 2013/09/17 =
1085* FEATURE: <a href="https://updraftplus.com/shop/morestorage/">New "more
1086storage" add-on</a>, enabling backing up to multiple storage destinations
1087* FEATURE: New progress meter on dashboard page when a backup is running
1088* FEATURE: SCP support (in the <a
1089href="https://updraftplus.com/shop/sftp/">SFTP/FTPS/SCP add-on</a>)
1090* FEATURE: If (and only if) your settings page is open, then UpdraftPlus will
1091automatically perform tricks to help backups run even if your WordPress
1092install has its scheduler disabled (of course, enabling your scheduler would
1093better).
1094* FIX: Fix bug whereby clicking on 'rescan' lost track of backups sent to
1095remote storage
1096* FIX: Fix obscure bug that could cause WPMU installs to not back up all
1097tables
1098* FIX: Fix unwanted warning message if the uploads folder was empty
1099* FIX: Show timestamps of available backup sets in local time zone
1100* FIX: Email subjects and contents use local time zone
1101* FIX: Fix mangled pathnames for PclZip one-shot attempts
1102* FIX: Fix bug that caused files to be dropped if one was in a sub-directory
1103of the entity and named (entire name) "0"
1104* FIX: Show correct title on page when upgrading
1105* FIX: Fix one-character typo that could cause Dropbox uploads to not continue
1106if Dropbox threw a transient error from their end
1107* FIX: Permanent solution to conflict with W3TC's object cache (and removal of
1108advisory notice)
1109* FIX: Correctly show estimated size of 'others' backup within the expert
1110section
1111* FIX: Fix small typo in inline decrypter that led to viewer reading an
1112incomplete message
1113* TWEAK: Warn the user if they seem to be a on a dev website that is not
1114visited + so can't backup
1115(https://updraftplus.com/faqs/why-am-i-getting-warnings-about-my-site-not-having-enough-visitors/)
1116* TWEAK: More detection of possible overlaps (use temporary files as evidence)
1117* TWEAK: Extra check that the directory is writable before unpacking zip in
1118restore (so user gets friendly error message instead of trickier one)
1119* TWEAK: Provide option to remember the "automatic backup" setting
1120* TWEAK: <a href="https://updraftplus.com/shop/webdav/">The WebDAV add-on</a>
1121now has support for WebDAV servers that don't support Content-Range (e.g.
1122ownCloud)
1123
1124= 1.7.3 - 2013/08/26 =
1125* FIX: Some Dropbox connect errors were being lost
1126* FIX: Fix detection of availability of binary zip method on PHP installs
1127where popen() is available put proc_open() is disabled
1128* FIX: (Premium): WP Core and More Files remaining locally/not being
1129despatched to cloud storage
1130* TWEAK: More logging of the success (or not) of backups sent via email
1131* TWEAK: Remember hint from previous job if PHP is allowed to run for more
1132than 300 seconds at a time
1133
1134= 1.7.1 - 2013/08/20 =
1135* FIX: Fix error preventing file backups in 1.7.0 for PHP installs without the
1136ZipArchive class.
1137* TWEAK: Only include phpseclib in the path when required
1138
1139= 1.7.0 - 2013/08/20 =
1140* FEATURE: Split large sites into multiple zips (see:
1141https://updraftplus.com/splitting-large-sites-into-multiple-archives/)
1142* FEATURE: Fix time add-on can now also choose the day of the week
1143* FEATURE: New add-on/Premium feature - Automatic Backups (automatically take
1144backups before plugin/theme updates) - https://updraftplus.com/shop/autobackup/
1145* FEATURE: Svensk / Swedish translation (sv_SE) by Steve Sandström
1146(http://www.brandicon.se)
1147* FEATURE: Français / French translation (fr_FR) by ufo3D - http://ufo-3d.fr/
1148and Thomas Jacobsen - http://123informatique.ch/ - with help from Françoise
1149Lhermitte - http://www.ajwan.net
1150* TWEAK: Save the result of looking for a binary zip (don't re-test)
1151* TWEAK: Show 'Last log message' in dashboard using local time zone
1152* TWEAK: Log file times are now recorded relative to the backup start, rather
1153than the current resumption start
1154* TWEAK: More code-tidying and optimisation
1155* TWEAK: Warn the user if the WordPress scheduler is disabled
1156* TWEAK: Many + various extra sanity-checks for possible problems
1157* TWEAK: Warn user if trying to upload an above-limit (>10Gb) file to Google
1158Drive
1159* TWEAK: Reduce memory usage during restore
1160* TWEAK: No longer require mbstring extension for Dropbox
1161* TWEAK: Move JavaScript into separate file, and make strings translatable
1162* INTERNALS: PclZip and BinZip methods now have feature parity with ZipArchive
1163(can resume+split, more logging)
1164* TWEAK/FIX: When restoring/migrating, split SQL commands to avoid exceeding
1165MySQL's max_allowed_packet
1166* FIX: Make sure output buffering is off when sending files from the browser
1167(prevents memory exhaustion)
1168* FIX: Prevent double-backup (very unusual combination of circumstances)
1169* FIX: Some Windows webserver configurations could have corruption of
1170filenames in WordPress core backups (recoverable)
1171* FIX: Remove temporary files created by PclZip (where PclZip is used)
1172
1173= 1.6.46 - 2013/07/11 =
1174* FEATURE: New storage back-end for any S3-compatible provider (e.g. Google
1175Cloud Storage, Eucalyptus, Cloudian, many more - tested with Dreamobjects and
1176original S3)
1177* FEATURE: Delete existing backup sets manually (deletes both local + cloud
1178copies). Also show backup set debugging info in expert options; and counter
1179now dynamically updates without refresh.
1180* FEATURE: Restorations + migrations can now be attempted even if the user
1181lacks CREATE TABLE or DROP TABLE permissions
1182* FEATURE: Italiano/Italian translation by Francesco Carpana (f.carpana at
1183gmail.com)
1184* FEATURE: Chinese (zh_CN) translation by K L Wang (http://klwang.info)
1185* FEATURE: Re-worked error handling internally, leading to users now being
1186notified prominently of warning-level conditions (non-fatal conditions, but
1187things the user should be advised of)
1188* FEATURE: Allow some hiding of secrets in the admin area (see:
1189https://updraftplus.com/faqs/in-the-administration-section-it-shows-my-amazon-ftp-etc-passwords-without-using-stars-is-this-safe/)
1190* FEATURE: Restorer now obtains files at an earlier stage, allowing analysis +
1191more intelligent presentation of options and applicable warnings pre-restore.
1192Now warns if you are migrating without having chosen search/replace of DB.
1193Also pre-decrypts the database, which lessens the risk of timeouts.
1194* FEATURE: Allow entries in the list of files to exclude from backup to end in
1195a wildcard (*). Change default exclusion for content dir to include backup* to
1196catch other backup plugins' archives.
1197* FIX: "Wipe settings" wipes S3 + DreamObjects settings (they were retained
1198previously)
1199* FIX: Suppress spurious "Table prefix has changed" message
1200* FIX: Now copes on restores/migrations if you've moved around your
1201WP_CONTENT_DIR/WP_PLUGIN_DIR/UPLOADS folder
1202* FIX: Escape output of logging lines (prevents on-page JavaScript breakage if
1203error from cloud service contained unescaped quotes)
1204* FIX: Fix syntax error in rarely-triggered part of scheduling calculation
1205algorithm that could cause a dramatic slow-down
1206* FIX: Tweak the no-activity-for-a-while-when-writing-zip detector to not fire
1207prematurely (found an extreme corner-case where this caused a problem)
1208* FIX: The "Test (cloud method) settings" button would fail if credentials
1209contained a backslash (\), due to WP's automatic doubling of backslashes
1210* FIX: When restoring, don't make failure to remove a temporary directory an
1211abortion condition
1212* FIX: Database dump now retains NULL values for string fields (instead of
1213making them empty strings)
1214* FIX: Remove directories that cause an error during restoration when user
1215restores from a backup made from a previously-restored site without removing
1216old directories when requested.
1217* TWEAK: Detect WP installs with broken plugins that add extra white-space
1218(thus breaking AJAX output)
1219* TWEAK: When running on (old) MySQL 4.1, replace TYPE= with ENGINE= for
1220compatibility with later MySQL versions
1221* TWEAK: Detect which MySQL engines are available on the restoring side, and
1222switch if the requested engine is not available; remove PAGE_CHECKSUM and
1223TRANSACTIONAL options if engine was (M)aria. Always remove (removed from
1224upstream) PAGE_CHECKSUM from MyISAM.
1225* TWEAK: Batch database rows by the 1000 instead of 100 - proved to be 3x
1226faster on massive MyISAM tables
1227* TWEAK: Abort a restoration if the first CREATE TABLE command produces an
1228error (rather than continue and likely have many more)
1229* TWEAK: Replace one use of method_exists() to prevent triggering segfault in
1230some faulty PHP installs
1231* TWEAK: Allow an extra attempt if in "over-time" - allows recovery from
1232transient errors (e.g. cloud service temporary outage) in over-time.
1233* TWEAK: Work-around WP installs with broken cacheing setups where cache
1234deletion is not working
1235* TWEAK: If ZipArchive::close() fails, then log the list of files we were
1236trying to add at the time
1237* TWEAK: Detect generous amounts of time allowed for running better, and
1238schedule appropriately
1239* TWEAK: Add detection of jQuery errors in the admin page, and direct users
1240with such errors to a help page
1241* TWEAK: More aggressively clean up temporary files (can lower temporary disk
1242space requirements)
1243* TWEAK: Provide the error message sent by Google upon initial Drive
1244authentication errors.
1245* TWEAK: Found a case where PHP's is_writable() erroneously returns true -
1246actually test a write
1247* TWEAK: Use pseudo-namespacing on the CloudFiles library to prevent clashes
1248with other plugins (pre-emptive - no known conflicts exist)
1249* TWEAK: Use higher priority on cron backup schedules call to prevent other
1250plugins which call WP wrongly from over-writing new cron schedules (e.g.
1251BackupBuddy)
1252
1253= 1.6.17 - 2013/06/06 =
1254* FEATURE: News blog - https://updraftplus.com/news/ - please subscribe if you
1255want to stay up to date with news of new features, tips, and special offers.
1256RSS link: http://feeds.feedburner.com/UpdraftPlus
1257* FEATURE: Restoration/migration now copes with a change of table prefix, and
1258asks WordPress to recreate your .htaccess/web.config file
1259* FEATURE: Add support for DreamHost DreamObjects
1260(http://dreamhost.com/cloud/dreamobjects/)
1261* FEATURE: Polski / Polish (pl_PL) translation: thanks to Bartosz Kaczmarek
1262(barth.kaczmarek at gmail.com)
1263* FEATURE: Add expert options to count expected uncompressed backup size,
1264show/delete active jobs, and PHP info
1265* FEATURE: Send backup reports to multiple addresses (comma-separate the
1266addresses you wish to use)
1267* FIX: Inform users of Dropbox tokens which stop working
1268* FIX: Don't flag an error if mu-plugins are selected, but none are found and
1269WordPress agrees that none exist
1270* COMPATIBILITY: WordPress multisite post-3.5 does not store blog uploads
1271separately from main uploads directory
1272* COMPATIBILITY: Now marked as compatible with WordPress 3.6
1273* TWEAK: When errors occur, list them in the notification email and attach the
1274log file
1275* TWEAK: Use only one transient per job, and clean it up upon completion
1276* TWEAK: Added a "Clone/Migrate" button to give a visual clue for people
1277wanting to do this
1278* TWEAK: More verbose error reporting from PclZip
1279* TWEAK: After database restoration, permalinks are flushed (often helps
1280regenerate .htaccess+web.config files)
1281* TWEAK: Database backups now put the options table first, to allow earlier
1282changing of site URL upon migration
1283* TWEAK: Show PHP + web server versions in the debug information
1284* TWEAK: More sophisticated attempts to get a writable backup directory, and
1285more helpful messages if we can't
1286* TWEAK: Some more logging, data-gathering and algorithm-tweaking to
1287especially improve the chances for people with astonishingly slow web hosting,
1288but also tweaks that improve efficiency everywhere, especially for larger
1289backup sets.
1290* TWEAK: Migrator plugin now does search+replace after each table (instead of
1291after them all)
1292* TWEAK: Clean up temporary files earlier where safe+possible (can lower disk
1293space requirements)
1294* TWEAK: Re-scan of known sets now removes those known to be gone from the
1295list
1296* TWEAK: Made a few things use AJAX instead of full page loads
1297* TWEAK: Replace Rackspace logo with current version
1298* TWEAK: Make missing PHP component warnings more prominent
1299* TWEAK: Warn users if they have W3 Total Cache's object cache (which has a
1300bug that affects scheduled tasks) active.
1301* TWEAK: Add a notice for users who have turned on debugging (some forget to
1302turn it off, then ask for support when they see lots of debugging notices)
1303
1304= 1.6.2 - 05/11/2013 =
1305* FIX: Prevent PHP fatal error on some database restores
1306
1307= 1.6.1 - 05/06/2013 =
1308* FEATURE: New "Migrator" add-on for moving sites from one WordPress install
1309to another (https://updraftplus.com/shop/)
1310* FEATURE: The "More files" add-on can now back up any files from anywhere on
1311your filesystem (not just parts of WordPress)
1312* FEATURE: The "More files" add-on can now exclude specified directories from
1313the backup of WordPress core
1314* FEATURE: Dropbox and Google Drive now check available quota before uploading
1315* FEATURE: Nederlands / Dutch (nl_NL) translation: thanks to Hans van der
1316Vlist - hansvandervlist at gmail.com
1317* FEATURE: The SFTP/FTPS add-on now supports implicit encryption (so now both
1318explicit + implicit are supported)
1319* FIX: Google Drive now requires additional permissions to download your files
1320- you will need to re-authenticate if you are downloading or restoring.
1321* FIX: Fix serious corruption issue in larger Rackspace Cloud Files backups
1322(fixed a bug in Rackspace's Cloud Files library)
1323* FIX: Fix mcrypt call in Dropbox module to be compatible with PHP 5.2 on
1324Windows, and with ancient FreeBSD versions which have no /dev/urandom
1325* FIX: Allow top-level "Restore" button even if no backup sets currently known
1326(to allow uploading some)
1327* FIX: Fixed issues hindering restoration on web hosting setups with file
1328permissions that invoked WP's remote filesystem methods
1329* TWEAK: Database backup now includes more info about original WP install
1330(e.g. WP/PHP versions)
1331* TWEAK: The "More files" add-on now allows the user to choose whether to
1332restore wp-config.php or not (and gives help)
1333* TWEAK: Added an approximate expected row count when beginning to dump out a
1334table
1335* TWEAK: Remove the Google Drive URL prefix automatically for those who don't
1336spot the instruction to do so
1337
1338= 1.5.22 - 04/16/2013 =
1339* FIX: 1.5.21 broke Dropbox authentication for some users. Upgrade if you had
1340that issue.
1341
1342= 1.5.21 - 04/15/2013 =
1343* FEATURE: Now restores databases (we recommend the MySQL command-line for
1344versions created with previous versions of UpdraftPlus)
1345* FEATURE: Rackspace Cloud Files support
1346(http://www.rackspace.com/cloud/files/)
1347* FEATURE: Built-in multi-uploader, allowing easier restoration of old backup
1348sets
1349* FEATURE: Allow instant downloading of the most recently modified log file
1350* FEATURE: Built in drag-and-drop database decrypter for manual decryption
1351* FEATURE: Deutsch / German translation: thanks to Marcel Herrguth - mherrguth
1352at mrgeneration.de
1353* FEATURE: Magyar / Hungarian translation: thanks to Szépe Viktor -
1354http://www.szepe.net
1355* FEATURE: Spanish / Español translation: thanks to Fernando Villasmil -
1356villasmil.fernando at gmail.com
1357* FEATURE: Added encryption (used by default) to Amazon S3 communications
1358* FEATURE: New "more files" add-on, allowing backup of WordPress core and
1359non-WordPress files
1360* RELIABILITY: Various algorithm tweaks to help larger sites on lower
1361resources. Largest site a known user has: 1.5Gb
1362* RELIABILITY/FEATURE: Ship up-to-date SSL certificates, and added expert
1363options to prefer server SSL CA certificates, and to disable peer verification
1364* SPEED: Batch INSERT commands in database backups, for much faster
1365restoration (typically 95% faster)
1366* SPEED/RELIABILITY: FTP and FTPS (not SFTP) are now chunked and resumable
1367(both download and upload), subject to your FTP server responding correctly to
1368SIZE
1369* SPEED: Re-factoring of admin-area and some backup code into separate
1370lazy-loaded files, to reduce memory consumption on sites generally
1371* FIX: Clear PHP's file stat cache when checking for zip file activity - fixes
1372potential halt on very enormous sites or sites with very low PHP timeouts.
1373* FIX: Caught some untranslated strings
1374* FIX: Respect WordPress's WP_MAX_MEMORY_LIMIT constant
1375* FIX: Remove timezone display from local time - WordPress's get_date_from_gmt
1376function does not completely do what the manual says it does
1377* FIX: A small typo slipped into 1.5.5 which prevented some Google Drive users
1378from setting up new installations
1379* FIX: Fix strict coding warnings on PHP 5.4
1380* TWEAK: In fix-time add-on, fade UI when relevant
1381* TWEAK: Improved UI of downloader
1382* TWEAK: Decrease FTP timeouts to improve our chances of getting back an error
1383before PHP aborts
1384* TWEAK: Tweaked al relevant methods to follow the general SSL CA certificate
1385options
1386
1387= 1.5.5 - 03/26/2013 =
1388* Now translatable - .pot file included (translators welcome!)
1389* When restoring, you can now select only some components to restore
1390* History of previous backups can re-scan to find backups manually imported
1391(e.g. via FTP) (trunk has drag-and-drop uploader)
1392* Multisite add-on (https://updraftplus.com/shop/) now stores/restores blogs
1393and mu-plugins separately
1394* Display UpdraftPlus's disk space usage
1395* Internationalisation hooks in main body of plugin
1396* Correctly remove old 'other' directories from a restoration when requested
1397* Various layout + niceness fixes upon restoration
1398* Prevent deletion of local archives upon failed restoration when there was no
1399cloud storage
1400* Various usability tweaks for the admin UI, including showing multisite
1401warning only on UD's pages
1402* Fix incorrect restoration (since 1.4.0) of directory-less paths from
1403'others' zip
1404* Fix prevention of Dropbox re-authentication when Dropbox returns 5xx first
1405time (library error)
1406* Clear Dropbox credentials if the user explicitly re-authenticates
1407* Clean up temporary files left behind by zipArchive::addFile
1408* Tweak Dropbox library to work from behind very weird proxies that
1409double-surround the HTTP header
1410* Improved help for people with broken schedulers
1411* Fix FTP download error
1412
1413= 1.4.48 - 03/11/2013 =
1414* Improve batching on zip creation for sites with very large files
1415* Unlimited early resumption if zip file creation takes too long
1416* Suppress some warning notices that can break JavaScript on sites with
1417notices sent to the browser
1418* Earlier warning/failure if backup directory was not writable
1419* Hooks for Dropbox folders add-on
1420* More scheduler/overlap tweaks, to assist enormous uploads
1421* When the temporary directory is within the site, store+display relatively
1422(removes need to modify upon site move)
1423* Sort existing backups display by date
1424* Use WordPress time for creation of filenames
1425* Fix bug in 1.4.47 which caused problems on new site installs
1426* Prevent erroneous warning when backup zip (usually uploads) has no files
1427
1428= 1.4.30 - 03/04/2013 =
1429* Hooks for WebDAV support via add-on
1430
1431= 1.4.29 - 02/23/2013 =
1432* Now remembers what cloud service you used for historical backups, if you
1433later switch
1434* Now performs user downloads from the settings page asynchronously, meaning
1435that enormous backups can be fetched this way
1436* Fixed bug which forced GoogleDrive users to re-authenticate unnecessarily
1437* Fixed apparent race condition that broke some backups
1438* Include disk free space warning
1439* More intelligent scheduling of resumptions, leading to faster completion on
1440hosts with low max_execution_time values
1441* Polls and updates in-page backup history status (no refresh required)
1442* Hooks for SFTP + encrypted FTP add-on
1443
1444= 1.4.14 - 02/19/2013 =
1445* Display final status message in email
1446* Clean-up any old temporary files detected
1447
1448= 1.4.13 - 02/18/2013 =
1449* Some extra hooks for "fix time" add-on
1450(https://updraftplus.com/shop/fix-time/)
1451* Some internal simplification
1452* Small spelling + text fixes
1453
1454= 1.4.11 - 02/13/2013 =
1455* Various branding tweaks - <a href="https://updraftplus.com">launch of
1456updraftplus.com</a>
1457* Important fix for people with non-encrypted database backups
1458
1459= 1.4.9 - 02/12/2013 =
1460* Do more when testing Amazon S3 connectivity (catches users with bucket but
1461not file access)
1462* Tweak algorithm for detecting useful activity to further help gigantic sites
1463
1464= 1.4.7 - 02/09/2013 =
1465* Tweak for some Amazon EU West 1 bucket users
1466
1467= 1.4.6 - 02/07/2013 =
1468* Amazon S3 now works for users with non-US buckets
1469* Further tweak to overlap detection
1470
1471= 1.4.2 - 02/06/2013 =
1472* More Amazon S3 logging which should help people with wrong details
1473* More race/overlap detection, and more flexible rescheduling
1474
1475= 1.4.0 - 02/04/2013 =
1476* Zip file creation is now resumable; and thus the entire backup operation is;
1477there is now no "too early to resume" point. So even the most enormous site
1478backups should now be able to proceed.
1479* Prefer PHP's native zip functions if available - 25% speed-up on zip
1480creation
1481
1482= 1.3.22 - 01/31/2013 =
1483* More help for really large uploads; dynamically alter the maximum number of
1484resumption attempts if something useful is still happening
1485
1486= 1.3.20 - 01/30/2013 =
1487* Add extra error checking in S3 method (can prevent logging loop)
1488
1489= 1.3.19 - 01/29/2013 =
1490* Since 1.3.3, the 'Last Backup' indicator in the control panel had not been
1491updating
1492
1493= 1.3.18 - 01/28/2013 =
1494* Made 'expert mode' easier to operate, and tidier options for non-expert
1495users.
1496* Some (not total) compliance with PHP's strict coding standards mode
1497* More detail provided when failing to authorise with Google
1498
1499= 1.3.15 - 01/26/2013 =
1500* Various changes to Google Drive authentication to help those who don't enter
1501the correct details first time, or who later need to change accounts.
1502
1503= 1.3.12 - 01/25/2013 =
1504* 1.3.0 to 1.3.8 had a fatal flaw for people with large backups.
1505* 1.3.0 to 1.3.9 gave erroneous information in the email reports on what the
1506backup contained.
1507* Fixed DropBox authentication for some users who were having problems
1508
1509= 1.3.8 - 01/24/2013 =
1510* Fixed faulty assumptions in 'resume' code, now leading to more reliable
1511resuming
1512* Removed some duplicate code; first attempt and resumptions now uses same
1513code
1514* Added further parameters that should be removed on a wipe operation
1515* More logging of detected double runs
1516
1517= 1.3.2 - 01/23/2013 =
1518* Internal reorganisation, enabling UpdraftPlus Premium
1519
1520= 1.2.46 - 01/22/2013 =
1521* Easier Dropbox setup (we are now an official production app)
1522* New button to delete all existing settings
1523* Admin console now displays rolling status updates
1524* Feature: choose how many files and databases to retain separately
1525* Fixed bug with checking access token on Google Drive restore
1526* Fixed bug producing copious warnings in PHP log
1527* Fixed bug in automated restoration processes
1528* Possibly fixed settings saving bug in RTL installations
1529* Fix erroneous display of max_execution_time warning
1530* Better logging when running a DB debug session
1531* Better detection/handling of overlapping/concurrent runs
1532
1533= 1.2.31 - 01/15/2013 =
1534* Fixed bug with Dropbox deletions
1535* Fixed cases where Dropbox failed to resume chunked uploading
1536* Can now create uncreated zip files on a resumption attempt
1537* FTP method now supports SSL (automatically detected)
1538* New "Test FTP settings" button
1539* Less noise when debugging is turned off
1540* Fix bug (in 1.2.30) that prevented some database uploads completing
1541
1542= 1.2.20 - 01/12/2013 =
1543* Dropbox no longer limited to 150Mb uploads
1544* Dropbox can upload in chunks and resume uploading chunks
1545* Improved Dropbox help text
1546
1547= 1.2.18 - 01/11/2013 =
1548* Revert Dropbox to CURL-only - was not working properly with WordPress's
1549built-in methods
1550* Add note that only up to 150Mb is possible for a Dropbox upload, until we
1551change our API usage
1552* Fix unnecessary repetition of database dump upon resumption of a failed
1553backup
1554
1555= 1.2.14 - 01/08/2013 =
1556* Dropbox support (no chunked uploading yet, but otherwise complete)
1557* Make the creation of the database dump also resumable, for people with
1558really slow servers
1559* Database table backups are now timed
1560* FTP logging slightly improved
1561* Dropbox support uses WordPress's built-in HTTP functions
1562
1563= 1.1.16 - 01/07/2013 =
1564* Requested feature: more frequent scheduling options requested
1565* Fixed bug which mangled default suggestion for backup working directory on
1566Windows
1567* Provide a 'Test S3 Settings' button for Amazon S3 users
1568
1569= 1.1.11 - 01/04/2013 =
1570* Bug fix: some backup runs were erroneously being identified as superfluous
1571and cancelled
1572
1573= 1.1.9 - 12/31/2012 =
1574* Big code re-factoring; cloud access methods now modularised, paving way for
1575easier adding of new methods. Note that Google Drive users may need to
1576re-authenticate - please check that your backups are working.
1577* Fix bug whereby some resumptions of failed backups were erroneously
1578cancelled
1579* Database encryption made part of what is resumable
1580
1581= 1.0.16 - 12/24/2012 =
1582* Improve race detection and clean up already-created files when detected
1583
1584= 1.0.15 - 12/22/2012 =
1585* Fixed bug that set 1Tb (instead of 1Mb) chunk sizes for Google Drive uploads
1586* Added link to some screenshots to help with Google Drive setup
1587* Allowed use of existing Amazon S3 buckets with restrictive policies
1588(previously, we tested for the bucket's existence by running a create
1589operation on it, which may not be permitted)
1590* Use WordPress's native HTTP functions for greater reliability when
1591performing Google Drive authorisation
1592* Deal with WP-Cron racey double events (abort superceeded backups)
1593* Allow user to download logs from admin interface
1594
1595= 1.0.5 - 12/13/2012 =
1596* Tweaked default Google Drive options
1597
1598= 1.0.4 - 12/10/2012 =
1599* Implemented resumption/chunked uploading on Google Drive - much bigger sites
1600can now be backed up
1601* Fixed bug whereby setting for deleting local backups was lost
1602* Now marked as 1.0, since we are feature-complete with targeted features for
1603this release
1604* Made description fuller
1605
1606= 0.9.20 - 12/06/2012 =
1607* Updated to latest S3.php library with chunked uploading patch
1608* Implemented chunked uploading on Amazon S3 - much bigger sites can now be
1609backed up with S3
1610
1611= 0.9.10 - 11/22/2012 =
1612* Completed basic Google Drive support (thanks to Sorin Iclanzan, code taken
1613from "Backup" plugin under GPLv3+); now supporting uploading, purging and
1614restoring - i.e. full UpdraftPlus functionality
1615* Licence change to GPLv3+ (from GPLv2+) to allow incorporating Sorin's code
1616* Tidied/organised the settings screen further
1617
1618= 0.9.2 - 11/21/2012 =
1619* Failed uploads can now be re-tried, giving really big blogs a better
1620opportunity to eventually succeed uploading
1621
1622= 0.8.51 - 11/19/2012 =
1623* Moved screenshot into assets, reducing plugin download size
1624
1625= 0.8.50 - 10/13/2012 =
1626* Important new feature: back up other directories found in the WP content
1627(wp-content) directory (not just plugins/themes/uploads, as in original
1628Updraft)
1629
1630= 0.8.37 - 10/12/2012 =
1631* Don't whinge about Google Drive authentication if that method is not current
1632
1633= 0.8.36 - 10/03/2012 =
1634* Support using sub-directories in Amazon S3
1635* Some more debug logging for Amazon S3
1636
1637= 0.8.33 - 09/19/2012 =
1638* Work around some web hosts with invalid safe_mode configurations
1639
1640= 0.8.32 - 09/17/2012 =
1641* Fix a subtle bug that caused database tables from outside of this WordPress
1642install to be backed up
1643
1644= 0.8.31 - 09/08/2012 =
1645* Fixed error deleting old S3 backups. If your expired S3 backups were not
1646deleted, they should be in future - but you will need to delete manually those
1647that expired before you installed this update.
1648* Fixed minor bug closing log file
1649* Marked as working with WordPress 3.4.2
1650
1651= 0.8.29 - 06/29/2012 =
1652* Marking as tested up to WordPress 3.4.1
1653
1654= 0.8.28 - 06/06/2012 =
1655* Now experimentally supports Google Drive (thanks to Sorin Iclanzan, code
1656re-used from his Google Drive-only 'backup' plugin)
1657* New feature: backup files and database on separate schedules
1658* Tidied and improved retain behaviour
1659
1660= 0.7.7 - 05/29/2012 =
1661* Implementation of a logging mechanism to allow easier debugging and
1662development
1663
1664= 0.7.4 - 05/21/2012 =
1665* Removed CloudFront method; I have no way of testing this
1666* Backup all tables found in the database that have this site's table prefix
1667* If encryption fails, then abort (don't revert to not encrypting)
1668* Added ability to decrypt encrypted database backups
1669* Added ability to opt out of backing up each file group
1670* Now adds database character set, the lack of which before made database
1671backups unusable without modifications
1672* Version number bump to make clear that this is an improvement on the
1673original Updraft, and is now tried and tested
1674
1675= 0.1.3 - 01/16/2012 =
1676* Force backup of all tables found in database (vanilla Updraft only backed up
1677WP core tables)
1678* Tweak notification email to include site name
1679
1680= 0.1 - 08/10/2011 =
1681
1682* A fork of Updraft Backup/Restore 0.6.1 by Paul Kehrer with the following
1683improvements
1684* Replaced deprecated function calls (in WordPress 3.2.1)
1685* Removed all warnings from basic admin page with WP_DEBUG on
1686* Implemented encrypted backup (but not yet automatic restoration) on database
1687* Some de-uglification of admin interface