v2.4.2 - macOS webcam fix (Intel + ARM)
Bugfix: Webcam on macOS works now! Also supports Apple Silicon (ARM).
Changelog
- Webcam runs in separate thread (avoids SWT/Swing conflict on macOS)
- Simplified device selection dialog (manual index input: 0, 1, 2...)
- Fixed plugin structure: plugin.xml, lang/, img/ at top level (not inside JAR)
- Added macOS ARM (Apple Silicon) support
- Fixed missing opencv class JAR in ARM build
Downloads
| Platform | File |
|---|---|
| Windows | hbci.datatransfer-2.4.2-windows.zip |
| Linux | hbci.datatransfer-2.4.2-linux.zip |
| macOS Intel | hbci.datatransfer-2.4.2-macosx.zip (x86_64) |
| macOS ARM | hbci.datatransfer-2.4.2-macosx-arm64.zip (Apple Silicon M1/M2/M3/M4) |