Skip to content

v1.0.0-rc.30

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 20 Jul 04:57
a69c0e3

What's Changed

  • fix(pdf): layout detection no longer drops documents whose text has bullets or curly quotes, and keeps page markers by @tobocop2 in #1271
  • fix(alef): stop regeneration from silently downgrading crawlberg to 1.0.3 by @tobocop2 in #1265
  • feat(redaction): make token redaction reversible for passphrase holders, with per-person erasure by @tobocop2 in #1261
  • feat(ner): detect entities without ONNX Runtime via a pure-Rust GLiNER2 implementation by @tobocop2 in #1263
  • feat(xberg-wasm): OCR results include each line's coordinates, and JS apps can plug in their own OCR and NER by @tobocop2 in #1259
  • test(wasm): run the engine's Rust tests inside the crate by @tobocop2 in #1277

Full Changelog: benchmark-run-29357454677...v1.0.0-rc.30