node-v2.11.0
run-llama/liteparsenode-v2.11.0Aug 3, 2026by github-actions[bot]
AI Summary
This release improves text extraction capabilities by enhancing table quality, adding proper RTL/LTR detection, and exposing PDF document provenance metadata.
Key Highlights
- Improved table extraction quality
- Added proper RTL and LTR text detection
- Exposed PDF document provenance metadata
New Features
- Improved table extraction quality
- RTL and LTR text detection
- PDF document provenance metadata
Full Release Notes
## What's Changed * feat: improve table extraction quality by @logan-markewich in https://github.com/run-llama/liteparse/pull/394 * fix: add proper RTL and LTR text detection by @logan-markewich in https://github.com/run-llama/liteparse/pull/393 * feat: expose PDF document provenance metadata by @hexapode in https://github.com/run-llama/liteparse/pull/381 **Full Changelog**: https://github.com/run-llama/liteparse/compare/node-v2.10.1...node-v2.11.0