Releases: pionl/laravel-chunk-upload
Releases · pionl/laravel-chunk-upload
v1.5.6
What's Changed
- Use Laravel Session Facade by @nawras93 in #175
- Run tests on PHP 8.3 and 8.4 by @jnoordsij in #176
New Contributors
- @nawras93 made their first contribution in #175
- @jnoordsij made their first contribution in #176
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Add support for Laravel 12 by @sforward in #172 and pionl/laravel-chunk-upload-example@ee24fc3
New Contributors
Full Changelog: v1.5.4...v1.5.5
v1.5.4
v1.5.4
What's Changed
- Add support Laravel 11 by @r0aringthunder in #166
New Contributors
- @r0aringthunder made their first contribution in #166
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
⛑ fix issue for large file name (resuamblejs) by @shivank44 in #125
Full Changelog: v1.5.0...v1.5.1
v1.5.0
1.4.1
1.4.0
🎉 Finally a release for Laravel 7 support (bug found by @drjdr)
⛑ Finally I've fixed problems with chunks (Dropzone/Resumable.js with parallel upload).
👍 Also I've found a solution how to get file data after upload for a Dropzone. Check WIKI.
Now the release cycle will be easier thanks to integrations test on all Laravel versions. Update should take less time without breaking any support.
1.3.0
🎆 Added Laravel 6.5 support (@TheFrankman and @michaelaguiar)