Release 1.94.0

This commit is contained in:
Benjamin Berg
2021-08-18 13:08:30 +02:00
committed by Benjamin Berg
parent ff4ba1da47
commit fc7e058e93
2 changed files with 20 additions and 2 deletions

18
NEWS
View File

@ -1,6 +1,24 @@
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
Version 1.94.0:
API users, please adjust now to planned API changes in 2.0:
- EnrollStart will throw an error if the finger was enrolled already
- Interactive DBus authentication will only happen when requested
Highlights:
- Implement suspend/resume handling.
This requires writing "power/persist" and "power/wakeup" in sysfs.
- Support libfprint overheat protections
- Delete host prints when device prints disappeared
- pam: Immediately return success information
- Plenty of updated translations thanks to move to Fedora Weblate
- Fix possible race when retrieving session information
- Fix possible race when a client disconnects
- GLib 2.56 compatibility fixes
Version 1.92.0:
API users, please adjust now to planned API changes in 2.0: