mineru-3.4.5-released

VoltAgent/voltagentmineru-3.4.5-releasedAug 14, 2026by myhloli

AI Summary

This release addresses critical issues with document parsing, specifically fixing docx table handling and improving Unicode support in PDF text extraction.

Key Highlights

  • Fixed docx tables silently dropping when cells contain non-text special characters
  • Implemented surrogate pair restoration for improved Unicode handling in PDF text extraction
  • Welcomed new contributor hwb96

Full Release Notes

## What's Changed
* fix #5357: docx tables silently dropped when cells contain non-text special characters by @hwb96 in https://github.com/opendatalab/MinerU/pull/5358
* fix #5394:  implement surrogate pair restoration for improved Unicode handling in PDF text extraction by @myhloli in https://github.com/opendatalab/MinerU/pull/5398

## New Contributors
* @hwb96 made their first contribution in https://github.com/opendatalab/MinerU/pull/5358

**Full Changelog**: https://github.com/opendatalab/MinerU/compare/mineru-3.4.4-released...mineru-3.4.5-released