Skip to content

Releases: loganpendragonmultiverse/screenshot-redaction-assistant

Screenshot Redaction Assistant 1.1.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 03 Aug 18:07
f08f59c

This release expands local screenshot redaction into a reviewable batch workflow.

  • Process individual files, multiple jobs, or recursive directories.
  • Reuse redaction recipes and generate outlined preview images.
  • Review rectangles interactively before rendering.
  • Opt into local OCR suggestions for email, phone, IP, and token-like text; suggestions are never silently applied.
  • Record rectangle IDs, reasons, origins, pixel counts, dimensions, colors, review state, and hashes in the audit manifest.
  • Require Pillow 12.3 or newer following dependency review.

Verified by 10 tests with 93.70% coverage, cross-platform CI, CodeQL, strict typing, Ruff, and an isolated dependency audit with no known vulnerabilities.

Screenshot Redaction Assistant 1.0.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 27 Jul 03:44

Redact screenshots locally and export flattened PNG results with an audit manifest.

This first stable release includes the tested command-line application, JSON and Markdown output, documentation, examples, and reproducible wheel/source packages.