Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

74 lines (47 loc) · 5.26 KB

Change Log

v1.0.6 (2016-12-6)

Full Changelog

Closed issues:

  • commit bb933cc breaks adapter for me #31
  • getFileLocation does not URI encode filename in directAccess cases #28
  • Ability to Resize Images #27

Merged pull requests:

v1.0.5 (2016-08-16)

Full Changelog

Closed issues:

  • Files are not deleted on AWS S3 after being deleted on Parse-Dashboard. #17
  • Use AWS SDK & CLI standard configuration #14

Merged pull requests:

  • 24 hours in seconds is 86400, not 86400000 #21 (joeyslack)
  • Fix bug that put credentials on the wrong object. #19 (acinader)
  • Use default AWS credential provider. #15 (acinader)
  • Add an optional global cache control for all s3 uploaded files. #13 (KBog)

v1.0.4 (2016-07-18)

Full Changelog

Merged pull requests:

v1.0.3 (2016-05-24)

Full Changelog

Merged pull requests:

  • Updates changelog and version #10 (flovilmart)
  • Adding ability to ignore bucketPrefix for public URLs #9 (blacha)

v1.0.2 (2016-04-25)

Full Changelog

Closed issues:

  • Is it possible to save to a customized folder dynamically? #4
  • The S3 file adapter seems not working #2

Merged pull requests:

  • Adds option to specify an alternate baseUrl (e.g. CloudFront) #6 (flavordaaave)

v1.0.1 (2016-03-31)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator