Release notes - UniOffice v2.12.0
This release contains improvements and bug fixes.
Improvements
- US-1505 DOCX to PDF footer Y position calculation improvement
- US-1573 Complete Structured Document Tag (SDT) API for document package –
constructors, property/content-type setters, inline (run-level) tags, and recursive discovery across headers/footers/tables/nested SDTs.
Bug Fixes
- US-1540 DOCX text extraction merging list items and dropping numbering when paragraphs contain hyperlink field codes fix
- US-1595 XLXS to PDF index-out-of-range panic in spreadsheet/convert.makeCells fix
- US-1594 DOCX to PDF nil-pointer panic when a list paragraph has w:numId but no w:ilvl fix
- US-1570 `Presentation.Slides()` panics on pptx where slide-part count != `sldIdLst` length fix
- US-1524 [CWE-674] Uncontrolled Recursion DoS in DOCX Style/Numbering Walkers fix