Skip to content

Releases: eddturtle/direct-upload

v3.0.0

29 Nov 09:16
Compare
Choose a tag to compare
  • Add new aws regions (eu-south + af-south) #27
  • Change S3 url to be full stop separated, not hyphen
  • Improve tests around php 8

v2.0.0

05 Oct 21:00
923e7cb
Compare
Choose a tag to compare
  • Add new AWS regions (me-south-1, cn-north-1, cn-northwest-1, ap-east-1)
  • Change min PHP version (from 5.5 to 7.2) - if you still need older php version support stick with v1.*
  • Refactor options into their own class
  • Move exceptions to be in their own folder/namespace
  • Add SignatureAuto class to use credentials from environment variables

Fix the encryption option

02 Nov 19:42
Compare
Choose a tag to compare
v1.6.4

Fix the 'encryption' option

Added the 'Accelerated' option for S3

31 Oct 20:40
f23ef99
Compare
Choose a tag to compare
  • using the accelerated option means you can use S3 accelerated options more info here

Added extra options

11 Feb 22:34
Compare
Choose a tag to compare

Signature now supports the encryption and custom url options.

v1.6.1

14 Dec 18:12
Compare
Choose a tag to compare

Added support for central canada and eu london aws regions

v1.6.0

25 Nov 20:37
Compare
Choose a tag to compare
  • Restructure S3 Upload URL so that the bucket comes after the TLD (fixes an issue with uploading view HTTPS)