Releases: cryptomator/cloud-access-swift
Releases · cryptomator/cloud-access-swift
1.9.0
1.8.1
1.8.0
- Added Cryptomator Hub support
- Increased deployment target to iOS 14.0
- Updated dependencies
1.7.5
- Ignore items that can't be found during
fetchItemList()
in local file system provider (cryptomator/ios#313)
1.7.4
- Added workaround for nextcloud/server#34574
- Added WebDAV response logging in error cases
1.7.3
1.7.2
- Only resume task if
onTaskCreation
isnil
(#24), kudos to @phil1995 - Fixed usage of apostrophes in Google Drive queries (cryptomator/ios#296)
1.7.1
1.7.0
- Added background
URLSession
support to pCloud (#20), kudos to @phil1995- API for creating a
PCloudCloudProvider
has slightly changed, see README
- API for creating a
- Added
onTaskCreation
param todownloadFile()
anduploadFile()
API (#21, #22), kudos to @phil1995- Currently supported: Download task (Google Drive, WebDAV), upload task (WebDAV)