node-v2.11.1

MCP-UI-Org/mcp-uinode-v2.11.1Aug 5, 2026by github-actions[bot]

AI Summary

This is a minor maintenance release for the Liteparse project focusing on documentation improvements and a bug fix regarding AcroForm value extraction.

Key Highlights

  • Updated documentation to link the agent skill guide
  • Fixed a bug where AcroForm values were not included in text output

New Features

  • AcroForm values are now included 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