What's Changed
- fix: partition multi-section DOCX files in linear time by @linhongyu510 in #4471
- fix: ignore processing instructions in HTML partitioning by @VSathveek in #4470
- ci: remove release version alert by @cragwolfe in #4482
- fix: tolerate non-UTF-8 soffice output in doc/ppt conversion by @huuufu in #4465
- fix: recognize single-block list items as ListItem by @huuufu in #4484
- perf(nlp): run the spaCy pipeline once per distinct text by @r0h1tb in #4449
- fix(html): preserve table header semantics by @cragwolfe in #4492
- fix: avoid getpgid crash for GLOBAL_WORKING_PROCESS_DIR on Windows by @sbguangha in #4485
New Contributors
- @linhongyu510 made their first contribution in #4471
- @VSathveek made their first contribution in #4470
- @huuufu made their first contribution in #4465
- @r0h1tb made their first contribution in #4449
- @sbguangha made their first contribution in #4485
Full Changelog: 0.27.6...0.27.8