Skip to content

0.6

Choose a tag to compare

@timonus timonus released this 23 Jul 20:10
· 100 commits to master since this release
  • 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.