Releases: eddturtle/direct-upload
Releases · eddturtle/direct-upload
v3.0.0
29 Nov 09:16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v1.6.4
Fix the 'encryption' option
Added the 'Accelerated' option for S3
31 Oct 20:40
Compare
Sorry, something went wrong.
No results found
using the accelerated option means you can use S3 accelerated options more info here
Added extra options
11 Feb 22:34
Compare
Sorry, something went wrong.
No results found
Signature now supports the encryption and custom url options.
v1.6.1
14 Dec 18:12
Compare
Sorry, something went wrong.
No results found
Added support for central canada and eu london aws regions
v1.6.0
25 Nov 20:37
Compare
Sorry, something went wrong.
No results found
Restructure S3 Upload URL so that the bucket comes after the TLD (fixes an issue with uploading view HTTPS)