Change8

0.19.3

📦 unstructuredView on GitHub →
3 features🐛 4 fixes

Summary

This release introduces a new utility function, improves PDF partitioning by preserving newlines in table elements, and resolves several build and image-related bugs, particularly for ARM64 environments. The project also migrated its dependency management to use uv.

Migration Steps

  1. Migrated build system to use uv.

✨ New Features

  • Added group_elements_by_parent_id utility function.
  • Preserve newlines in Table and TableChunk elements during PDF partitioning.
  • Increased PIL's max image pixel value for PDF partitioning.

🐛 Bug Fixes

  • Made PDF image DPI consistent.
  • Fixed ARM64 paddlepaddle image builder bug.
  • Fixed Docker ARM64 image failure.
  • Fixed ARM64 image issues.