Skip to content

v0.4.7

Choose a tag to compare

@mateuszwalo mateuszwalo released this 28 May 10:35
· 119 commits to main since this release

[0.4.7] — 2026-05-28

Fixed

  • Analyze HTML reports embed all XAI and confusion overlay PNGs as base64 when artifact_root is provided — single portable report.html (CLI and report.to_html(..., artifact_root=...)).

Changed

  • Regenerated sample analyze HTML report (self-contained, images visible on GitHub).
  • Maintainer script: scripts/generate_analyze_sample_report.py.