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
@@ -25,7 +25,12 @@ and this project adheres to [Semantic Versioning](https://semver.org).
25
25
26
26
### Fixed
27
27
28
-
- Nothing
28
+
- Fix Encoding issue with Html reader (PHP 8.2 deprecation for mb_convert_encoding) [Issue #2942](https://github.com/PHPOffice/PhpSpreadsheet/issues/2942)[PR #2943](https://github.com/PHPOffice/PhpSpreadsheet/pull/2943)
29
+
- Additional Chart fixes
30
+
- Pie chart with part separated unwantedly [Issue #2506](https://github.com/PHPOffice/PhpSpreadsheet/issues/2506)[PR #2928](https://github.com/PHPOffice/PhpSpreadsheet/pull/2928)
31
+
- Chart styling is lost on simple load / save process [Issue #1797](https://github.com/PHPOffice/PhpSpreadsheet/issues/1797)[Issue #2077](https://github.com/PHPOffice/PhpSpreadsheet/issues/2077)[PR #2930](https://github.com/PHPOffice/PhpSpreadsheet/pull/2930)
0 commit comments