Skip to content

Releases: istra711/QRtransfer

v1.0.6 - Webcam VideoCapture Fix

Choose a tag to compare

@istra711 istra711 released this 29 Jun 13:55

Rewrite webcam to use VideoCapture (better Linux V4L2 support)

v1.0.5 - Webcam Device Selection

Choose a tag to compare

@istra711 istra711 released this 29 Jun 13:21

Added webcam device selection dialog for systems with multiple cameras

v1.0.4 - SetInstantPayment Fix

Choose a tag to compare

@istra711 istra711 released this 29 Jun 13:31

Fix: setInstantPayment() crash on Hibiscus 2.10.4 (platform-specific ZIPs, ~50-75 MB each)

v1.0.3 - Cross-Platform Webcam Support

Choose a tag to compare

@istra711 istra711 released this 29 Jun 08:19

v1.0.3 Changes

New Features

  • Cross-platform webcam support: Linux and macOS native libraries now included
  • Platform-specific downloads available (Windows, Linux, macOS)

Platform-Specific Downloads

  • Windows: \hbci.qrtransfer-1.0.3-windows.zip\ (~67MB)
  • Linux: \hbci.qrtransfer-1.0.3-linux.zip\ (~109MB)
  • macOS: \hbci.qrtransfer-1.0.3-macos.zip\ (~177MB)

Dependencies

  • JavaCV 1.5.9
  • OpenCV 4.7.0

Known Limitation

  • macOS ARM64 (Apple Silicon) support is partial - some FFTW native libraries are missing

v1.0.2 - i18n Fix & JavaCV Webcam

Choose a tag to compare

@istra711 istra711 released this 28 Jun 19:42

v1.0.2 Changes

Bug Fixes

  • Fixed i18n: Replaced German-text property keys (containing spaces) with simple ASCII keys. Java Properties treats spaces as key-value separators, which caused all translations to silently fail.
  • Navigation menu and top menu items now use i18n keys and switch dynamically between English and German based on Jameica locale settings.
  • Fixed missing 'city' key in German properties file.

New Features

  • Added custom navigation icons (clipboard, image, PDF, webcam, QR)
  • Full i18n support for all navigation and menu entries

Changes

  • Updated webcam implementation: replaced webcam-capture with JavaCV/OpenCV for better compatibility
  • Updated README with version history, i18n documentation, and example QR code image

Dependencies

  • JavaCV 1.5.9 (replaces webcam-capture 0.3.12)
  • OpenCV 4.7.0

Known Limitation

  • Webcam support is Windows-only in this release. Cross-platform support added in v1.0.3.

v1.0.0

Choose a tag to compare

@istra711 istra711 released this 28 Jun 12:36

First release: SEPA QR-Transfer plugin for Jameica/Hibiscus

Features

  • Read QR codes from clipboard, image files, PDF invoices
  • Supports EPC (BCD) and EMV (TLV) QR code formats
  • Creates pre-filled SEPA transfer drafts in Hibiscus
  • Integrates into Zahlungsverkehr navigation tree
  • Keyboard shortcuts via QR-Code menu

Keyboard Shortcuts

  • Ctrl+Shift+Q - QR from clipboard
  • Ctrl+Shift+F - QR from image file
  • Ctrl+Shift+P - QR from PDF

Installation

  1. Open Jameica
  2. Go to Datei > Plugins online suchen... > Plugin manuell installieren...
  3. Select hbci.qrtransfer-1.0.0.zip
  4. Restart Jameica