Skip to content

Releases: srmklive/flysystem-dropbox-v2

v1.0.8: Apply fixes from StyleCI (#15)

31 Dec 07:34
c463419
Compare
Choose a tag to compare

v1.0.7

19 May 19:13
26d893a
Compare
Choose a tag to compare
  • Fix 400 error to Dropbox API v2 (#11)
  • Fix mime type error for Dropbox API v2 (58f74ca)

v1.0.6

20 Oct 15:33
Compare
Choose a tag to compare
  • Set content to null after uploading files when following actions are performed immediately:
    • Files are downloaded.
    • Image thumbnails are generated.

v1.0.5

16 Oct 09:40
Compare
Choose a tag to compare

Remove usage of Collections to ensure compatibility.

Fix PHP 5.5 error for expression usage in constants

09 Oct 10:30
Compare
Choose a tag to compare
  • Use static value instead of expression to fix error for PHP 5.5

v1.0.3

04 Oct 14:18
Compare
Choose a tag to compare
  • Use move_v2 for moving files.
  • Added method to get account details for authenticated user.
  • Added method to revoke token access.
  • Added ability to upload files in chunks.

v1.0.2

06 Sep 12:38
Compare
Choose a tag to compare

Add Laravel 5.5 support.

Add PHP 5.5 support

24 May 17:34
Compare
Choose a tag to compare
v1.0.1

Update PHPUnit version for PHP 5.5

v1.0

11 May 13:00
Compare
Choose a tag to compare
Update README