Skip to content

Release: v0.17.1

Choose a tag to compare

@shinpr shinpr released this 28 Jul 15:22
· 58 commits to main since this release
0f4d4fa

DOCX ingestion fixes

  • Use DOCX core properties for document titles, with heading and filename fallbacks.
  • Keep supported table rows together as searchable chunks with header/value labels.
  • Preserve paragraph, line-break, and list boundaries inside table cells.

Upgrading

Sync skips byte-identical files, so existing DOCX files are not rebuilt automatically. Explicitly
re-ingest affected DOCX files or document roots to update their stored titles and chunks.