Releases: TappNetwork/laravel-uppy-s3-multipart-upload
Releases · TappNetwork/laravel-uppy-s3-multipart-upload
v1.2
What's Changed
New Contributors
Full Changelog: v1.1...v1.2
v0.5.3
- Add note about env vars for custom, non-aws endpoints by @andreia in #16
v0.5.2
- Remove unnecessary .env vars from setup instructions by @kerkness in #15
v0.5.1
- Add PHPStan
- Add Flysystem adapter for aws-sdk-php v3
- Update get S3 client for Laravel 9
- update README
v0.4.0
- Upgrade Uppy from 1.x to 2.0
- Add support for pre-sign URLs in batches
- Update README
- Add upgrade guide
v0.3.5
- Add support to multiple Uppy instances