• v0.6.0 48dc3fcfe3

    v0.6.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    admin-mrrm released this 2026-05-28 19:30:10 +02:00 | 168 commits to main since this release

    Texterkennung läuft jetzt komplett on-device über Google ML Kit Text Recognition v2 (Latin Script). Bilder verlassen das Gerät nicht mehr, Erkennung erfolgt sofort ohne API-Call. Server-OCR (EasyOCR) bleibt als Backup verfügbar.

    Highlights

    • feat(ocr): on-device OCR via Google ML Kit Text Recognition v2 (#423, #424) — ML-Kit-Modell ~20 MB on-demand über Google Play Services, kein APK-Bloat, Inferenz lokal.
    • feat(ocr): ML-Kit-Integration in den Image-Preview-Flow (#425, #426) — mlkit/de als Default-Modell, neuer POST /lists/parse-text Endpoint wiederverwendet History-Fuzzy-Match auf erkanntem Text.
    • Pivot weg von TrOCR-handwritten (#421/#422 verworfen) — IAM-Korpus-Bias machte das Modell unbrauchbar für deutsche Handschrift.
    Downloads