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

This commit is contained in:
2026-09-02 10:57:17 +02:00
parent 75cd6a6195
commit 8f34d05b75
29 changed files with 1000 additions and 136 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## 0.2.0 - 2026-09-02
- Moved pixel and perspective processing into cancellable worker jobs with
progress, stale-result suppression and a bounded main-thread fallback.
- Added precise manual corner fields, OCR word geometry overlays, hOCR/TSV
export and combined multipage text export.
- Declared image/PDF/OCR input, export and optional worker/camera capability
profiles for Toolbox handoff.
## 0.1.0 - 2026-09-01
- Add bounded multi-image and camera-picker ingestion with real decoded-pixel checks