Added
- Add Conditional Formatting with IconSet (Xlsx only). Issue #4560 PR #4574
- Copy cell adjusting formula. Issue #1203 PR #4577
- splitRange and ProtectedRange. Issue #1457 PR #4580
- Option to create Blank Sheet if LoadSheetsOnly doesn't find any. PR #4618
Fixed
- Google-only formulas exported from Google Sheets. Issue #1637 PR #4579
- Maximum column width. PR #4581
- PrintArea after row/column delete. Issue #2912 PR #4598
- Remove deprecated imagedestroy call. PR #4625
- Excel 2007 problem with newlines. Issue #4619 PR #4620
- Compatibility changes for Php 8.5. PR #4601 PR #4611