Dropbox SDK Changelog

What's new in Dropbox SDK 1.5.4

Apr 1, 2013
  • Fix authentication bug on Android
  • Raise minimum Android version to 1.6 (API4)

New in Dropbox SDK 1.5.3 (Nov 28, 2012)

  • Fix NullPointerException in HTTP request utility.

New in Dropbox SDK 1.5 (Aug 17, 2012)

  • Support for uploading large files via /chunked_upload

New in Dropbox SDK 1.4.1 (May 24, 2012)

  • Fixes for building the OS X SDK using Xcode3 and on older versions of OS X
  • iOS authentication now happens inside an embedded web view if the Dropbox app is not installed. QuartzCore is also now a required framework on iOS, so you'll need to add it if you don't have it yet.

New in Dropbox SDK 1.4 (May 2, 2012)

  • Add support for the /delta API.
  • Add support for the "copy ref" API.