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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
35
35
- Mpdf and Tcpdf Borders on Merged Cells. [Issue #3557](https://github.com/PHPOffice/PhpSpreadsheet/issues/3557)[PR #4047](https://github.com/PHPOffice/PhpSpreadsheet/pull/4047)
36
36
- Xls Conditional Format Improvements. [PR #4030](https://github.com/PHPOffice/PhpSpreadsheet/pull/4030)[PR #4033](https://github.com/PHPOffice/PhpSpreadsheet/pull/4033)
37
37
- Conditional Range Unions and Intersections [Issue #4039](https://github.com/PHPOffice/PhpSpreadsheet/issues/4039)[PR #4042](https://github.com/PHPOffice/PhpSpreadsheet/pull/4042)
38
+
- Propagate errors in Text functions. [Issue #2581](https://github.com/PHPOffice/PhpSpreadsheet/issues/2581)[PR #4080](https://github.com/PHPOffice/PhpSpreadsheet/pull/4080)
38
39
- Csv Reader allow use of html mimetype. [Issue #4036](https://github.com/PHPOffice/PhpSpreadsheet/issues/4036)[PR #4040](https://github.com/PHPOffice/PhpSpreadsheet/pull/4040)
39
40
- Problem rendering line chart with missing plot label. [PR #4074](https://github.com/PHPOffice/PhpSpreadsheet/pull/4074)
40
41
- More RTL in Xlsx/Html Comments [Issue #4004](https://github.com/PHPOffice/PhpSpreadsheet/issues/4004)[PR #4065](https://github.com/PHPOffice/PhpSpreadsheet/pull/4065)
0 commit comments