wasm-v2.11.1
rust-lang/rustlingswasm-v2.11.1Aug 5, 2026by github-actions[bot]
AI Summary
This release focuses on documentation improvements and a bug fix regarding AcroForm text output in WASM.
Key Highlights
- Canonicalized the agent skill guide in documentation.
- Fixed a bug to 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...wasm-v2.11.1