Skip to content

ooxml.js@4.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:27
· 604 commits to main since this release

4.4.0 (2026-08-21)

Bug Fixes

  • xlsx: read table columns through the CT_Table tableColumns wrapper (99316b9)

Features

  • docx: read header/footer parts as block flow with per-section references (3a1ebfd)
  • docx: read the #750 run-level construct rows plus w:ffData form fields (6d1aad4)
  • docx: read w:sectPr/w:type onto ContentSection.breakType and write it back (b104715)
  • pptx: read a:fld dynamic fields as field run constructs (04d289c)
  • pptx: read internal slide-jump links as link run constructs (afd7b33)
  • xlsx: quarantine dataValidation and conditionalFormatting as anchor-cell residue (e2d0ab4)
  • xlsx: read chart graphic frames as embedded chart objects (31c2a19)
  • xlsx: read general defined names and table objects into the tree definitions table (387ca28)

Dependencies

  • Updated document-schema.js to ^4.6.0