v0.3.2

ChromeDevTools/chrome-devtools-mcpv0.3.2Aug 22, 2025by camiloaz

AI Summary

Updated agentic-doc with performance optimizations, including reduced request retries, bug fixes for PDF color spaces, and metadata additions.

Key Highlights

  • Reduced number of retries for failed requests
  • Fixed color space issues when saving PDF-derived images
  • Added metadata to parsed documents
  • Removed references to legacy parse functions in README

New Features

  • Color space fix for PDF images
  • Document metadata addition
  • Retry logic optimization

Full Release Notes

## What's Changed
* chore: reduce number of retries for failed requests by @pappacena in https://github.com/landing-ai/agentic-doc/pull/96
* Fix color space issue when saving PDF-derived images and add comprehensive color tests by @Copilot in https://github.com/landing-ai/agentic-doc/pull/98
* Removed references to legacy parse functions in README by @lai-bianca in https://github.com/landing-ai/agentic-doc/pull/102
* feat: add metadata to parsed document by @hugohonda in https://github.com/landing-ai/agentic-doc/pull/106

**Full Changelog**: https://github.com/landing-ai/agentic-doc/compare/v0.3.1...v0.3.2