Releases: cryptomator/cloud-access-swift
Releases · cryptomator/cloud-access-swift
1.1.3
- Updated cryptolib-swift dependency
1.1.2
CloudProvider
implementations must now set the size property on the metadata of the uploaded file- Fixed missing size property of the uploaded file in Google Drive
1.1.1
- Allow loading
VaultConfig
signed withHS384
orHS512
1.1.0
- Changed
VaultConfig
to handle JWT asData
instead ofString
1.0.0
- First production-ready release
- Updated dependencies
0.13.5
- Updated cryptolib-swift dependency
0.13.4
- Added support for short-lived access tokens in Dropbox
- Made keychain item name for Google Drive more deterministic to prevent credential duplicates
- Updated dependencies
0.13.3
- Fixed missing/inaccessible items with long names when using provider from
VaultProviderFactory
(cryptomator/ios#84)
0.13.2
- Fixed file upload in OneDrive (cryptomator/ios#78)
0.13.1
- Fixed acquiring URL permissions for local file system provider (cryptomator/ios#63)