Skip to content

Releases: Vinelab/cdn

v1.4.5

30 Jan 11:19
Compare
Choose a tag to compare

Laravel 5.4 compatibility, thanks to @byhbt

v1.4.4

30 Jun 14:02
Compare
Choose a tag to compare

Fix an issue introduced in 1.4.2 where not using a pem file breaks the push functionality. Thanks to @marcaube

v1.4.3

27 Jun 10:49
Compare
Choose a tag to compare
  • Fix an installation issue with symfony components upgrade to 3.* #93 #95 #96
  • Fix an issue introduced in 1.4.2 where not using a pem file breaks the push functionality

PHP 7 and Laravel 5.2

15 Jun 12:38
Compare
Choose a tag to compare
Merge pull request #94 from mmubasharsheikh/patch-for-pem-certificate

Updated AWS3provider and added option to add pem certificate while cr…

Fix: PEM Certificates for AWS S3

27 May 07:15
Compare
Choose a tag to compare

Fix for an issue where we need to specify a PEM certificate to avoid cURL error 60: Peer certificate cannot be authenticated with given CA certificates - Thanks to @mmubasharsheikh for the PR.

Laravel 5.2 compatibility

05 Apr 09:09
Compare
Choose a tag to compare
v1.4.0

laravel 5.2 compatibility (attempt)

v1.3.0

21 Feb 22:25
Compare
Choose a tag to compare

[https://github.com//pull/90] Diff before upload will only upload changed files. (Thanks to @filipegar )

v1.2.0

29 Jun 13:29
Compare
Choose a tag to compare
  • use .env to store the credentials
  • upgrade documentation
  • upgrade the config file
  • fix the tests after upgrading AWS SDK to V3

v1.1.7

29 Jun 08:32
Compare
Choose a tag to compare

Support AWS SDK V3

Supporting L5.1

16 Jun 07:26
Compare
Choose a tag to compare
Merge pull request #65 from olimorris/patch-1

Update composer.json to work with Laravel 5.1

closes #66