Skip to content

0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 17:10
· 31 commits to main since this release

Add image download and processing support

  • Download embedded images from PR body, comments, reviews, and review comments
  • Support both Markdown (alt) and HTML () image references
  • Validate downloaded files by checking magic bytes (PNG, JPG, GIF, WebP, BMP, ICO, SVG)
  • Detect and skip HTML error pages mistakenly downloaded as images
  • Handle GitHub S3 signed URLs and redirects (up to 5 hops)
  • Update markdown to reference local image paths
  • Add JSON output format (--format json)
  • Add new CLI options: --download-images, --include-reviews, --format, --verbose

Related Pull Request: #8


npm version