node-v2.11.1

run-llama/liteparsenode-v2.11.1Aug 5, 2026by github-actions[bot]

AI Summary

This release focuses on documentation updates and fixes a bug related to the extraction of visible AcroForm values from PDF text output.

Key Highlights

  • Fixed AcroForm text extraction
  • Updated documentation to make agent skill guide canonical

New Features

  • Include visible AcroForm values in text output

Full Release Notes

## What's Changed
* docs: make the agent skill guide canonical and link it from the index by @logan-markewich in https://github.com/run-llama/liteparse/pull/399
* fix: include visible AcroForm values in text output by @Neel49 in https://github.com/run-llama/liteparse/pull/401

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

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