Skip to content
Compare
Choose a tag to compare
@timonus timonus released this 27 Aug 16:15
· 26 commits to master since this release
  • Adds TJDropboxAuthenticator for performing end-to-end auth on iOS and iPadOS (TJDropboxAuthenticationViewController is now deprecated).
  • Support for Dropbox refresh tokens (long lived tokens are being deprecated at the end of September 2021).
  • Adds support for PKCE authentication.
  • Adds ability to revoke access tokens.
  • Adds ability to mute desktop notifications for some actions.
  • Adds search functionality.
  • Uses the delete_v2 and move_v2 endpoints.
  • Improved error handling.
  • Performance improvements.