wasm-v2.2.1

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

AI Summary

This WebAssembly release brings the same OCR enhancements, specifically the Surya OCR 2 server and font recovery fixes.

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...wasm-v2.2.1