Skip to content

v1.2.0

Compare
Choose a tag to compare
@nitrokey-ci nitrokey-ci released this 30 Aug 18:01
· 692 commits to main since this release
v1.2.0
0daaa97

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