* FEATURE: added the ability to anonymise personal data in database backups from the "Backup Now" dialog (Premium / add-on)
* FEATURE: Add page management module for UpdraftCentral
* FIX: 1.16.42 Introduced a regression (truncation) when listing files from Dropbox when there were multiple pages of results
* TWEAK: Force host-style bucket access when backing up via S3 generic to Alibabacloud
* TWEAK: Incorrect jQuery UI dialog extended filename
* TWEAK: Change some class names to improve compatibility with other plugins using the Google SDK and auto-loading their version unconditionally
* TWEAK: Update the delete file Dropbox API call to version 2
* TWEAK: Change the S3 test settings form names to match the saved setting names
* TWEAK: Check the Content-Type on the response from an S3-compatible provider slightly less strictly, improving compatibility with at least one otherwise-working implementation
* TWEAK: Update the Dropbox SDK to use scopes
* TWEAK: Handle hosts that have removed disk_free_space() (now that on PHP 8 disabling functions removes them)