github TickLabVN/biopass 1.4.0

3 hours ago

Features

  • Camera backend migrated from openpnp-capture to libcamera for 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.yaml into a new biopass.db SQLite database, referenced from config.yaml via model_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 System category (#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.lock corruption and a Cargo.lock package 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:

Don't miss a new biopass release

NewReleases is sending notifications on new releases.