Features
- Camera backend migrated from
openpnp-capturetolibcamerafor wider camera compatibility (#132) - Native camera capture in the app, with device selection and a live preview via event-driven frame streaming (#90)
- Anti-spoofing: added MiniFASv2 model alongside MobileNetV3 (#119)
- Config migrated to a v2 schema: the model registry and fingerprint enrollment metadata moved out of
config.yamlinto a newbiopass.dbSQLite database, referenced fromconfig.yamlviamodel_id(#135). - Model management UI: add, delete, and rename models, with builtin/system models tagged as distinct from custom-imported ones
- Linux desktop entry now correctly tagged under the
Systemcategory (#138)
Fixes
- IR cameras that only expose MJPG (no V4L2 GREY) are now supported (#132)
- Fixed inability to type a comma into the ignore-PAM-service input field (#110)
- Fixed
bun.lockcorruption and aCargo.lockpackage mismatch that broke builds (#123) - Dropped a stale cached fingerprint table left over from the config v2 migration (#137)
Contributors
Thanks to everyone who contributed to this release: