Release Image Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 07:56:38 +02:00
parent 83926457b2
commit 79d223c347
36 changed files with 2231 additions and 245 deletions
+11
View File
@@ -1,5 +1,16 @@
# Changelog
## 0.2.0 - 2026-09-02
- Adopted the shared bounded worker-job protocol, byte-size formatter, Blob URL
leases and safe download helpers from `@add-ideas/toolbox-helpers` 0.2.0.
- Added synchronized 25400% preview zoom, pointer/keyboard crop editing and
versioned transform recipe import/export.
- Added a bounded, cancellable batch ZIP containing collision-free image names,
per-file reports and a machine-readable batch manifest.
- Added real per-format PNG/JPEG/WebP decoder and encoder probes and explicit
unsupported-codec disclosure without silent format substitution.
## 0.1.0 - 2026-09-01
- Added bounded pre-decode JPEG, PNG and WebP header inspection with static-only enforcement.