crates-v2.2.1

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

AI Summary

This release for crates and CLI includes the addition of the Surya OCR 2 server, fixes for font detection bugs, and performance improvements for OCR processing.

Key Highlights

  • Added Surya OCR 2 server support
  • Improved buggy font detection and recovery
  • Optimized OCR page bitmaps to grayscale

New Features

  • Surya OCR 2 server integration
  • 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...crates-v2.2.1