Files
image-tools/CHANGELOG.md
T
2026-09-01 02:47:11 +02:00

759 B

Changelog

0.1.0 - 2026-09-01

  • Added bounded pre-decode JPEG, PNG and WebP header inspection with static-only enforcement.
  • Added bounded structural scans so animation chunks hidden behind large PNG or WebP ancillary payloads are rejected before decode.
  • Added orientation-aware crop, quarter-turn, flip, fit/fill/exact resize and PNG/JPEG/WebP export.
  • Added disposable worker processing, stale cancellation, side-by-side previews and a sequential bounded batch queue.
  • Added truthful metadata, colour-profile and browser-codec reports with per-result JSON downloads.
  • Added generated format/security fixtures and full Chromium/Firefox local upload/export coverage.
  • Added Toolbox integration, offline shell and deterministic release packaging.