Updated and OneDrive provider, isReachable() with error
-
General
- Source breaking change:
isReachable()
returnserror
encountered in addition tosuccess
. - Optimizations and refactorings
- Added Concepts and design document.
- Fixed error description for file provider errors.
- Known Issue: Progress for thumbnail and properties does not work yet.
- Source breaking change:
-
OneDrive
- OneDrive provider now works with new Microsoft Graph API perfectly
- Unlimited uploading
-
iCloud
- iCloud overwrite parameter ignored when uploading file (#82)
-
WebDAV
searchFiles()
"including" param was being ignored.