summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2021-08-18 13:08:30 +0200
committerBenjamin Berg <benjamin@sipsolutions.net>2021-08-20 13:59:06 +0000
commitfc7e058e937db861d1868a55b5316798d14fe0b7 (patch)
tree769e71b8acc11ee9dbfeaf59bc1e3ecddf3bf509 /NEWS
parentff4ba1da478d5f300a812ba7da1115685461daa8 (diff)
Release 1.94.0v1.94.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0868279..8875145 100644
--- a/NEWS
+++ b/NEWS
@@ -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: