Skip to content

Releases: Ali120B/facekey

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 16:47

New

  • Recognition tuning — sliders for face timeout, strictness, and dark-frame filter, saved straight to Howdy's config. Lower the timeout if password prompts keep you waiting.
  • Face-first / password-first switch — per popular demand: password-first mode tries your typed password first and only calls the camera on empty/failed entry. No more staring contests when you just want to type.
  • Attempt snapshots gallery — see what the camera saw on every login attempt, failed ones included. Invaluable for figuring out why 2 AM logins fail.
  • Multi-user support — account picker in the faces header; enroll, list, remove and test per user instead of assuming one.
  • Polkit agent auto-fix — Doctor detects the missing agent and now installs autostart + launches it in one click.
  • Self-update checker — header badge when a newer release exists, one-click AppImage download into ~/Downloads.

Fixed

  • Preview device matching by stable camera id (no more black feed on multi-node cameras)
  • Camera device properly released on stop/switch (Loader destroy)
  • Enrollment result channel rewritten in-process (no more stale/forged completions)
  • Installer reports real failure states with Retry instead of fake success

Notes

  • Arch-based distributions only; Debian support was prototyped and cut back out (see history if it returns).
  • Howdy itself + pam-python (AUR) still required — the wizard installs both.
  • Password always works as fallback. It always will.

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Sep 12:46

Full Changelog: v3.2.1...v3.2.2
final Debian fix

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:34

Full Changelog: v3.2.0...v3.2.1

Fixed crash on ubuntu 2024.04 systems

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:01

Full Changelog: v3.1.0...v3.2.0

NEW! : DEBIAN SUPPORT

  • Currently in testing

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 05:54

Full Changelog: v3.0.9...v3.1.0

All bugs fixed, now it should run on wayland

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:26

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:17

Full Changelog: v3.0.1...v3.0.2

QT fix againnnn

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:00

Full Changelog: v3.0.0...v3.0.1

QT crash fix

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:52

What's Changed

  • docs: add repository-wide security audit (problems.md) by @Ali120B in #1

This update had major bug fixes, please donot download older builds they may be glitched

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:12

Full Changelog: v2.0.5...v2.1.0

A Qt-based all-in-one setup wizard and manager for Howdy face authentication on Linux.
Fixed camera bugs
works only on arch- arch based distros