1This file lists notable changes in each release. For the full history of all
2changes, see ChangeLog.
3
4version 0.8.1:
5- Fix build when builddir != srcdir
6- Fix possible crash on exit
7- Avoid warnings in copy/paste header
8- Sandbox fprintd daemon more
9- Update website address
10- Minimise debug output
11- Updated translations
12
13version 0.8.0:
14- Lockdown the daemon to minimise potential security issues
15- Don't wake up readers when there's no enrolled fingerprints
16
17version 0.7.0:
18- Fix crash in the daemon when cancelling PAM conversation
19- Fix build warnings and update translations
20
21version 0.6.0:
22- Fix warning in fprintd.pod file
23- Reduce logging during normal operation
24- Fix eventfd leak in PAM module
25- List possible values for finger when enrolling
26- Fix possible crash in fprintd-verify
27- Fix listing and deleting fingerprints when there's more than
28  one reader available
29
30version 0.5.1:
31- Add max_tries and timeout arguments to PAM module
32- Add ability to require the fingerprint for enrolled users
33- Add "-f <finger>" option to enroll utilities
34
35version 0.5.0:
36- Don't use a device name if there's only one reader
37- Avoid possible crash when trying to login without devices
38- Fix possible crashes due to uninitialised variables
39- Fix hang when the machine has no USB bus
40- Add a systemd unit file
41
42version 0.4.1:
43- Enable gtk-doc by default so that file aren't
44  missing in the tarball
45
46version 0.4.0:
47- Loads of new translations
48- Fix crasher when PAM module gets unloaded
49- Use GIO to monitor D-Bus clients instead of custom code
50
51version 0.2.0:
52- First actual release
53