0.8.2
-
Drivers:
- Add USB ID for TNP Nano USB Fingerprint Reader
- Fix UPEKTS enrollment never finishing on some devices
-
Library:
- Fix fp_get_pollfds() retval type, a small ABI change
- Downgrade fatal errors to run-time warnings, as a number of drivers used to throw silent errors and we made them fatal. Those will now be visible warnings, hopefully helping with fixing them.