node-v2.2.1

Infisical/agent-vaultnode-v2.2.1Jun 25, 2026by github-actions[bot]

AI Summary

This Node.js release introduces new OCR capabilities, including a new server and improved font handling, alongside performance optimizations.

Key Highlights

  • Added Surya OCR 2 server integration
  • Improved buggy font detection and recovery
  • Optimized OCR page bitmaps to grayscale for better performance

New Features

  • Surya OCR 2 server support
  • Font detection and recovery improvements

Full Release Notes

## What's Changed
* feat: Add Surya OCR 2 server (ocr/suryaocr) by @wuxuedaifu in https://github.com/run-llama/liteparse/pull/323
* feat: improve buggy font detection/recovery  by @logan-markewich in https://github.com/run-llama/liteparse/pull/326
* perf: OCR page bitmaps in grayscale for engines that binarize internally by @jmho-govsignals in https://github.com/run-llama/liteparse/pull/319

## New Contributors
* @wuxuedaifu made their first contribution in https://github.com/run-llama/liteparse/pull/323

**Full Changelog**: https://github.com/run-llama/liteparse/compare/crates-v2.2.0...node-v2.2.1