0.22.26
📦 unstructuredView on GitHub →
✨ 2 features🐛 1 fixes
Summary
This release introduces a new CLI diagnostic command, tracks table extraction methods, and adds a safeguard against oversized PDF renders.
✨ New Features
- Added unstructured doctor diagnostics command to the CLI.
- Implemented tracking for the table extraction method used.
🐛 Bug Fixes
- Rejected oversized PDF renders before bitmap allocation to prevent potential memory issues.