This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryFixed incorrect PDF coordinate reporting from text items.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Uses text page coverage to trigger OCR. Uses text page coverage to trigger OCR. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Prevents usize underflow panic in projection on text-sparse pages. Prevents usize underflow panic in projection on text-sparse pages. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Corrects text‑items to report PDF point coordinates instead of grid x/y. Corrects text‑items to report PDF point coordinates instead of grid x/y. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Refactor | Low |
Bumps version to v2.0.3. Bumps version to v2.0.3. Source: llm_adapter@2026-05-28 Confidence: high |
— |
Full changelog
What's Changed
- fix: prevent usize underflow panic in projection on text-sparse pages by @mvanhorn in https://github.com/run-llama/liteparse/pull/240
- feat: use text page coverage as metric for triggering OCR by @logan-markewich in https://github.com/run-llama/liteparse/pull/236
- fix: text-items were reporting grid x/y rather than pdf-point x/y by @logan-markewich in https://github.com/run-llama/liteparse/pull/245
- v2.0.3 vbumps by @logan-markewich in https://github.com/run-llama/liteparse/pull/246
New Contributors
- @mvanhorn made their first contribution in https://github.com/run-llama/liteparse/pull/240
Full Changelog: https://github.com/run-llama/liteparse/compare/node-v2.0.1...node-v2.0.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About LiteParse v2
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]