Releases: PHPOffice/PhpSpreadsheet
Releases · PHPOffice/PhpSpreadsheet
3.8.0
Added
- CHOOSECOLS, CHOOSEROWS, DROP, TAKE, and EXPAND. PR #4286
Fixed
- Security patch for Html navigation.
- Xlsx Reader Shared Formula with Boolean Result. Partial solution for Issue #4280 PR #4281
- Retitling cloned Worksheets. Issue #641 PR #4302
- Extremely limited support for GROUPBY function. Partial response to Issue #4282 PR #4283
2.3.6
2.1.7
1.29.8
3.7.0
Deprecated
- Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.
Fixed
- Security patches for Samples.
- Security patches for Html Writer.
- Avoid unexpected charset in currency symbol. PR #4279
- Add forceFullCalc option to Xlsx Writer. Issue #4269 PR #4271
- More context options may be needed for http(s) image. Php issue 17121 PR #4276
- Coverage-related tweaks to Xls Reader. PR #4277
- Several fixed to ODS Writer. Issue #4261 PR #4263 PR #4264 PR #4266
2.3.5
2.1.6
1.29.7
3.6.0
Fixed
- Html Reader/Writer Better Handling of Booleans. PR #4257
- Fill Patterns/Colors When Xml Attributes are Missing. Issue #4248 PR #4250
- Remove Unneccesary files from Composer Package. PR #4262
- Swapped row and column indexes in ReferenceHelper. Issue #4246 PR #4247
- Fix minor break handling drawings. Issue #4241 PR #4244
- Ignore cell formatting when the format is a single @. Issue #4242 PR #4243
- Upgrade Dompdf to Php-8.4 compatible version PR #4267