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
+2
View File
@@ -16,6 +16,8 @@ Selected images stay in the browser. Image Tools has no analytics, telemetry, ac
- Recognized APNG, animated WebP and JPEG MPF/multi-picture files are refused before decode.
- Each material operation has an abort signal, disposable worker and 120-second deadline.
- A batch is sequential and retains at most 256 MiB of completed output.
- Batch ZIP assembly separately caps retained inputs at 128 MiB and output at 160 MiB, uses collision-free generated paths, and includes only already-created outputs/reports after an explicit action.
- Imported recipe JSON is capped and structurally validated; it cannot name files, fetch resources or introduce an unadvertised codec.
- Imported strings are rendered as React text, never active markup.
- Unsafe path characters and leading/trailing dots are removed from generated download names.