All Versions
6
Latest Version
Avg Release Cycle
90 days
Latest Release
2135 days ago
Changelog History
Changelog History
-
v0.6 Changes
July 23, 2017- โ Adds tvOS and watchOS support to the pod spec.
- โ Adds utility to help detect if errors are due to invalid Dropbox credentials being used.
- ๐ Fixes issue migrating Dropbox API v1 to v2 tokens.
- โ Adds method to get file thumbnails.
- ๐ฆ Exposes internal method that returns requests to download files.
- Simplifies authentication by dropping need for redirect URLs, client can use a URL scheme they register instead.
- โ Adds support for monitoring progress of large file uploads.
- ๐ Allows users to specify "overwrite" upload policy instead of "add".
- โก๏ธ Updates docs to cover
SFAuthenticationSession
and other new API changes.
-
v0.5 Changes
August 24, 2016- โ Add support for saving URL contents to Dropbox.
- โ Add support for getting short links and links that are shareable while file uploads are occurring.
- โ Add support for monitoring upload and download progress.
- โ Add support for fetching authenticated account info.
- โ Add CocoaPods support.
-
v0.4 Changes
August 05, 2016- โ Add support for moving files.
- โ Add support for getting file info.
- โ Add support for getting user's used and available space.
- โ Add support for large file uploads.
- โ Add support for getting deleted files when listing folder contents.
- โ Add error handling utility.
-
v0.3 Changes
May 29, 2016This version of TJDropbox handles file paths with non-ASCII characters correctly. Thanks to @qianbodong for pointing out that this was an issue here
-
v0.2 Changes
May 20, 2016๐ This version of TJDropbox adds support for authenticating directly with the Dropbox app.
-
v0.1 Changes
April 30, 2016This version corresponds with Close-up 1.8.11, the first version to incorporate it.