v1.0.0
Automattic/harperv1.0.0Jul 31, 2026by github-actions[bot]
AI Summary
Major version release introducing figure captioning and chunking capabilities, alongside bug fixes and documentation updates.
Key Highlights
- Implementation of figure captioning and chunking.
- Fixed field extraction and results save directory bugs.
- Fixed page reset behavior in markdown comments.
New Features
- Figure captioning and chunking
- Bug fixes for field extraction
- Bug fixes for markdown comments
Full Release Notes
## What's Changed * feat: implement figure captioning and chunking by @hugohonda in https://github.com/landing-ai/ade-cli/pull/107 * fix: field extraction + results save dir bug by @cmaloney111 in https://github.com/landing-ai/ade-cli/pull/92 * fix: page reset in markdown comments by @hugohonda in https://github.com/landing-ai/ade-cli/pull/114 * docs: added note directing users to the new Python library by @lai-bianca in https://github.com/landing-ai/ade-cli/pull/121 * Move deprecation warning to the top by @pappacena in https://github.com/landing-ai/ade-cli/pull/133 **Full Changelog**: https://github.com/landing-ai/ade-cli/compare/v0.3.3...v1.0.0