Added
- VSTACK and HSTACK. Issue #4485 PR #4492
- TOCOL and TOROW. PR #4493
- Support Current Office Theme. PR #4500
Deprecated
- Theme constants COLOR_SCHEME_2013_PLUS_NAME (use COLOR_SCHEME_2013_2022_NAME) and COLOR_SCHEME_2013_PLUS (use COLOR_SCHEME_2013_2022).
Fixed
- Various Writers RichText TextElement Should Inherit Cell Style. Issue #1154 PR #4487
- Minor Changes to FILTER function. PR #4491
- Allow Xlsx Reader/Writer to support Font Charset. Issue #2760 PR #4501
- AutoColor for LibreOffice Dark Mode Discussion 4502 PR #4503
- Xlsx Style Writer Minor Refactoring. PR #4508
- Allow Xlsx Reader to Specify ParseHuge. Issue #4260 PR #4515