Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.5.0 source code.tar.gz | 2025-07-24 | 990.9 kB | |
4.5.0 source code.zip | 2025-07-24 | 1.3 MB | |
README.md | 2025-07-24 | 2.2 kB | |
Totals: 3 Items | 2.3 MB | 59 |
Added
- Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default. PR [#4543]
- Address Excel Inappropriate Number Format Substitution. PR [#4532]
Fixed
- Html Writer Conditional Formatting Inline Css. Issue [#4539] PR [#4541]
- Do not use htmlspecialchars when formatting XML. Issue [#4537] PR [#4540]
- Writer Html/Pdf support RTL alignment of tables. Issue [#1104] PR [#4535]
- Xlsx Reader use dynamic arrays if spreadsheet did so. PR [#4533]
- Ods Reader Nested table-row. Issue [#4528] Issue [#2507] PR [#4531]
- Recognize application/x-empty mimetype. Issue [#4521] PR [#4524]
- Micro-optimization in getSheetByName. PR [#4499]
- Bug in resizeMatricesExtend. Issue [#4451] PR [#4474]
- Allow Replace of Dummy Function with Custom Function. PR [#4544]
- Preserve 0x0a in Strings if Desired. Issue [#347] PR [#4536]