Make accurate PHP CLI path detection optional. Some commercial hosts, such as IONOS, seem to have a problem with the PHP CLI path detection code, causing a blank page and sometimes temporarily banning the user's IP address. This appears to be because this detection code needs to run the PHP-CLI code to identify the actual PHP version it runs. We have now added an option to disable this feature. Moreover, if this feature fails to execute it will automatically set the option to disable itself, thereby allowing you to load the Schedule Automatic Backups page next time you try it without any problems.
Some OneDrive multipart uploads fail. Microsoft appears to have made a change for some OneDrive
accounts, without prior warning or documentation update. This breaking change causes multipart (chunked) file
uploads to fail with a very misleading 401 Unauthorized
error. Upon access to an affected server and us
deciding to throw caution to the wind, ignoring Microsoft's documentation, and doing the exact opposite of
what Microsoft documented we found the solution to the problem.
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.