All Versions
6
Latest Version
0.6
Avg Release Cycle
90 days
Latest Release
2440 days ago

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, 2016

    This 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, 2016

    This version corresponds with Close-up 1.8.11, the first version to incorporate it.