Releases: SpartnerNL/Laravel-Excel
Releases · SpartnerNL/Laravel-Excel
Release list
3.1.69
What's Changed
- Update minimum phpspreadsheet version to 1.30.4 (CVE-2026-40296) by @gabrielrbarbosa in #4355
New Contributors
- @gabrielrbarbosa made their first contribution in #4355
Full Changelog: 3.1.68...3.1.69
3.1.68
What's Changed
- Fix: correct Laravel version range from 11.x to 12.x in compatibility by @ZakAmirou in #4325
- chore: edited the Run tests badge by @Olexandr88 in #4321
- docs: edited the MIT license link by @Olexandr88 in #4327
- Add PHP 8.5 to test matrix in CI workflow by @alexbowers in #4332
- Fix TSV processing, queued export crashes, and interface parameter consistency by @imhayatunnabi in #4330
- feat: Update composer.json for Laravel 13 support by @chinmaypurav in #4348
New Contributors
- @ZakAmirou made their first contribution in #4325
- @Olexandr88 made their first contribution in #4321
- @imhayatunnabi made their first contribution in #4330
- @chinmaypurav made their first contribution in #4348
Full Changelog: 3.1.67...3.1.68
3.1.67
Phpspreadsheet 1.30 update
Full Changelog: 3.1.66...3.1.67
3.1.66
What's Changed
- fix: missing InteractsWithQueue trait in QueueExport class by @KhoaDuongUQ in #4314
- Bugfix stream_copy_to_stream() by @jobjen02 in #4306
- fix: preserve RemoteTemporaryFile type when working with remote storage by @hschimpf in #4290
New Contributors
- @KhoaDuongUQ made their first contribution in #4314
- @jobjen02 made their first contribution in #4306
- @hschimpf made their first contribution in #4290
Full Changelog: 3.1.65...3.1.66
3.1.65
What's Changed
- Include end row in
LimitFilterby @jivanf in #4278 - Support
SkipsOnErrorwithOnEachRowby @stevebauman in #4303
New Contributors
- @stevebauman made their first contribution in #4303
Full Changelog: 3.1.64...3.1.65
3.1.64
What's Changed
- Revert "Exclude heading row when limiting imported rows" by @patrickbrouwers in #4272
Full Changelog: 3.1.63...3.1.64
3.1.63
What's Changed
- Update phpspreadsheet to 1.29.8 to tackle CVE issue by @brdv in #4264
- Support for Laravel 12 by @pascalbaljet in #4269
- Avoid calling query() twice by adding a local var, fixes #4133 and #4140 by @Synchro in #4221
- Exclude heading row when limiting imported rows by @jivanf in #4217
- Format rule for required_without by @rust17 in #4196
New Contributors
- @brdv made their first contribution in #4264
- @pascalbaljet made their first contribution in #4269
- @Synchro made their first contribution in #4221
- @jivanf made their first contribution in #4217
- @rust17 made their first contribution in #4196
Full Changelog: 3.1.62...3.1.63
3.1.62
What's Changed
- fix XXE notice by @aminetiyal in #4257
New Contributors
- @aminetiyal made their first contribution in #4257
Full Changelog: 3.1.61...3.1.62
3.1.61
What's Changed
- Change parameters of NoTypeDetectedException because of php deprecati… by @dorep in #4241
- Php8.4 by @patrickbrouwers in #4249
- refactor: explicit nullable parameters by @joostdebruijn in #4251
New Contributors
- @dorep made their first contribution in #4241
- @joostdebruijn made their first contribution in #4251
Full Changelog: 3.1.60...3.1.61
3.1.60
Bump phpspreadsheet to 1.29.4
Full Changelog: 3.1.59...3.1.60