This release contains various bugfixes and stability improvements.
Bugfixes
- fido-authenticator: Return an error instead of panicking if the credential ID is too long (#49)
- Implement CCID abort handling, fixing an issue where GnuPG would stall for up to a minute on the first operation if a Nitrokey 3 is connected and recognized as a CCID device (#22)
- fido-authenticator: Fix handling of U2F commands over NFC (fido-authenticator#18)
- interchange: Fix unsound usage of
UnsafeCell
(interchange#4) - Improve APDU handling (iso7816#4, iso7816#5, apdu-dispatch#5)
- Update all dependencies