You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org).
35
35
- Formula Misidentifying Text as Cell After Insertion/Deletion [Issue #3907](https://github.com/PHPOffice/PhpSpreadsheet/issues/3907)[PR #3915](https://github.com/PHPOffice/PhpSpreadsheet/pull/3915)
36
36
- Unexpected Absolute Address in Xlsx Rels [Issue #3730](https://github.com/PHPOffice/PhpSpreadsheet/issues/3730)[PR #3923](https://github.com/PHPOffice/PhpSpreadsheet/pull/3923)
37
37
- Unallocated Cells Affected by Column/Row Insert/Delete [Issue #3933](https://github.com/PHPOffice/PhpSpreadsheet/issues/3933)[PR #3940](https://github.com/PHPOffice/PhpSpreadsheet/pull/3940)
38
+
- Invalid Builtin Defined Name in Xls Reader [Issue #3935](https://github.com/PHPOffice/PhpSpreadsheet/issues/3935)[PR #3942](https://github.com/PHPOffice/PhpSpreadsheet/pull/3942)
39
+
- Hidden Rows and Columns Tcpdf/Mpdf [PR #3945](https://github.com/PHPOffice/PhpSpreadsheet/pull/3945)
40
+
- Protect Sheet But Allow Sort [Issue #3951](https://github.com/PHPOffice/PhpSpreadsheet/issues/3951)[PR #3956](https://github.com/PHPOffice/PhpSpreadsheet/pull/3956)
0 commit comments