Skip to content

✨ v0.29.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 06:49
· 98 commits to main since this release

v0.29.0

What's Changed

Added

  • Honeydiff analysis data in comparisons output: The comparisons and builds commands now surface detailed visual analysis metrics from honeydiff:

    • SSIM and GMSD scores for quantified visual differences
    • Cluster classification and metadata for intelligent difference categorization
    • Fingerprint hash for change fingerprinting
    • Diff regions data for precise difference localization
    • Available in both --json output and --verbose displays
  • Image URLs in comparison details: All comparison outputs now include resolved URLs for baseline, current, and diff images, handling various API response formats consistently

  • Enhanced verbose output: Single comparison display and list views now show classification labels and detailed analysis metrics for better visual debugging

Full Changelog: v0.28.1...v0.29.0