0.22.4
š¦ unstructuredView on GitHub ā
⨠8 featuresš 3 fixesš§ 3 symbols
Summary
This release introduces several new features, including audio speech-to-text partitioning and custom Markdown extensions, alongside performance improvements and dependency updates.
⨠New Features
- Added create_file_from_elements() to re-create document files from elements.
- Added audio speech to text partition functionality.
- Added Form Element support.
- Added a check for complex pdfs.
- Telemetry is now off by default.
- Store routing information in ElementMetadata.
- Added custom Markdown extensions for partition_md.
- Table chunks can now reconstruct tables.
š Bug Fixes
- Avoided O(N²) re-scanning in _patch_current_chars_with_render_mode.
- Added a check if libmagic fails.
- Updated security vulnerability in pypdf to v6.9.1.