Skip to content

mcp-v0.18.1

Choose a tag to compare

@superdoc-orbit superdoc-orbit released this 05 Aug 01:22
· 3 commits to stable since this release

Fixes

  • Preserve documents with malformed style properties — Documents with empty style property containers (such as self-closing <w:rPr/> tags created by LibreOffice or certain Word templates) no longer lose content during import. The importer now skips unreadable properties instead of discarding the entire document.
  • Recover documents with unreadable style records — Documents with malformed style definitions in word/styles.xml no longer fail to import. Invalid outline levels, tab stops, and conditional formatting entries are now skipped safely rather than aborting the entire import.