Releases: cryptomator/cloud-access-swift
Releases · cryptomator/cloud-access-swift
1.7.0
07 Jan 18:11
Compare
Sorry, something went wrong.
No results found
Added background URLSession support to pCloud (#20 ), kudos to @phil1995
API for creating a PCloudCloudProvider has slightly changed, see README
Added onTaskCreation param to downloadFile() and uploadFile() API (#21 , #22 ), kudos to @phil1995
Currently supported: Download task (Google Drive, WebDAV), upload task (WebDAV)
1.6.0
30 Nov 19:35
Compare
Sorry, something went wrong.
No results found
Added support for logging via CocoaLumberjack (#15 )
Fixed missing offloaded iCloud Drive items with _ prefix (#19 )
Updated dependencies
1.5.0
15 Jul 12:40
Compare
Sorry, something went wrong.
No results found
Added support for limiting the page size of fetchItemList(), which can be set in the constructor of each CloudProvider via maxPageSize (#14 )
Updated Dropbox and MSGraph dependencies to binaries, which improves build times
1.4.0
01 Jul 11:02
Compare
Sorry, something went wrong.
No results found
Added CloudProvider implementation for S3 (#12 )
Updated GRDB dependency
1.3.0
25 May 15:34
Compare
Sorry, something went wrong.
No results found
Added GCM support for content encryption/decryption in vault format 8 decorator
Added optional dirid.c9r file on directory creation for recovery purposes (#10 )
1.2.3
08 Apr 19:51
Compare
Sorry, something went wrong.
No results found
Improved cache invalidation of identifiers in Google Drive, OneDrive, and pCloud
Fixed support for shortcuts if it originates from a shared drive in Google Drive
1.2.2
06 Apr 12:19
Compare
Sorry, something went wrong.
No results found
Fixed missing shortcut folders during fetchItemList() that could not be resolved in Google Drive (cryptomator/ios#201 )
Fixed typo in WebDAVAuthenticatorError.unsupportedProtocol, may be a breaking change if used
1.2.1
22 Mar 19:43
Compare
Sorry, something went wrong.
No results found
Skip shortcuts that can't be resolved during fetchItemList() in Google Drive
Fixed path resolving that involved special keywords like "shared" in OneDrive
1.2.0
16 Mar 06:55
Compare
Sorry, something went wrong.
No results found
Added CloudProvider implementation for pCloud (#9 )
Shortcuts in Google Drive are now automatically resolved (#8 )
1.1.6
12 Feb 18:07
Compare
Sorry, something went wrong.
No results found