Skip to content

Releases: cryptomator/cloud-access-swift

1.7.0

07 Jan 18:11
1.7.0
64b4a98

Choose a tag to compare

  • 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
1.6.0
5c9e38e

Choose a tag to compare

  • 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
1.5.0
d39cc8b

Choose a tag to compare

  • 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
22ce57a

Choose a tag to compare

  • Added CloudProvider implementation for S3 (#12)
  • Updated GRDB dependency

1.3.0

25 May 15:34
1.3.0
f8aa06d

Choose a tag to compare

  • 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
1.2.3
0bdd406

Choose a tag to compare

  • 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
1.2.2
5e089b4

Choose a tag to compare

  • 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
1.2.1
fa5c2e9

Choose a tag to compare

  • 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
1.2.0
1db22e4

Choose a tag to compare

  • Added CloudProvider implementation for pCloud (#9)
  • Shortcuts in Google Drive are now automatically resolved (#8)

1.1.6

12 Feb 18:07
1.1.6
09453b2

Choose a tag to compare