Skip to content

Tags: kunalvarma05/dropbox-php-sdk

Tags

v0.5.0

release: v0.5.0

v0.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow usage in laravel 10.x (#204)

v0.4.1

chore: release v0.4.1

v0.4.0

chore: release v0.4.0

v0.3.0

chore: release v0.3.0

v0.2.2

Release v0.2.2

v0.2.1

Fix uploading large files from stream. #51

v0.2.0

Allow fetching AccessToken through the flow.

Fixed offset float value error.
Allow Downloading large files directly to the specified location

v0.1.5

Allow autorename for createFolder. Closes #25.

v0.1.4

Fixes the revokeAccessToken bug #21.