Releases: SpartnerNL/Laravel-Excel
Releases · SpartnerNL/Laravel-Excel
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
LimitFilter
by @jivanf in #4278 - Support
SkipsOnError
withOnEachRow
by @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
3.1.59
What's Changed
- Bump minimum version of Phpspreadsheet
- Update CHANGELOG.md, fix typos by @BobConanDev in #4215
- Fix typo in missing file exception by @bitfactory-robin-martijn in #4225
- Fixes TTL cache key name by @ngiraud in #4228
- Adjust WithCharts into function close() by @SirCoolMind in #4227
New Contributors
- @BobConanDev made their first contribution in #4215
- @bitfactory-robin-martijn made their first contribution in #4225
- @ngiraud made their first contribution in #4228
- @SirCoolMind made their first contribution in #4227
Full Changelog: 3.1.58...3.1.59
3.1.58
What's Changed
- Revert "Change filePath to real path if it's an upload (#4132)" by @isaacdew2 in #4201
- Fix Could not find zip member error on Serverless env by @jbajou in #4198
New Contributors
Full Changelog: 3.1.57...3.1.58