Skip to content

Releases: Nitrokey/nitrokey-3-firmware

v1.2.2-alpha.20221125

25 Nov 10:58
315569c
Compare
Choose a tag to compare
v1.2.2-alpha.20221125 Pre-release
Pre-release

This release is currently in internal testing, signed binaries to be used with nitropy will be uploaded within the next days
Found another bug, fixed and directly releasing another Alpha...

Alpha Release v1.2.2 + opcard.0.2.0 + oath.0.3.0

21 Nov 16:25
d35d648
Compare
Choose a tag to compare

The release files have been removed, we are investigating a reported issue...

Release v1.2.2

05 Oct 09:54
fcf0bf0
Compare
Choose a tag to compare

This release contains additional internal tests.
v1.2.1 was skipped due to an incorrectly determined (bug)fix.

Bugfixes

  • change fido-authenticator version from 0.1 to 0.1.1 (not needed, to be reverted) (#87)

Features

  • add proper Reboot::is_locked for nRF52 (#89)
  • add i2c/se050 test to LPC55 (panicks in provisioner mode) (#90)

v1.2.0

30 Aug 18:01
v1.2.0
0daaa97
Compare
Choose a tag to compare

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

v1.1.0

02 Aug 14:40
v1.1.0
09deb57
Compare
Choose a tag to compare

This release adds support for the NRF52 MCU, changes the LED color to red on panics and allows the user to skip the additional user presence check for the first FIDO2 operation within two seconds after boot.

Features

  • embedded runner to allow building for different SoCs from within a common code-base
  • Change the LED color to red on panics (#52)
  • Skip the additional user presence check for the first Get Assertion or Authenticate request within two seconds after boot (#61)

v1.1.0-rc.1

27 Jul 00:57
5c1f730
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

This is the first official nRF52 release(candidate) for the Nitrokey 3A Mini.

Features

  • embedded runner to allow building for different SoCs from within a common code-base
  • This pre-release only includes binaries for the nRF52
  • All features from the v1.0.4 release are included
  • Change the LED color to red on panics (#52)
  • Skip the additional user presence check for the first Get Assertion or Authenticate request within two seconds after boot (#61)

v1.0.4

14 Jul 17:24
v1.0.4
61e6f99
Compare
Choose a tag to compare

This release improves compatibility with Windows 10 and with OpenSSH and changes the LED patterns.

Features

  • Change the LED patterns so that the LED is off by default and blinks white during a user confirmation request or when winking (#34)
  • Add a single white LED blink for 0.5 seconds after startup (#34)
  • Support retrieval of OpenSSH resident keys (#48)

Bugfixes

  • Improve stability of FIDO2 operations on Windows 10 (#54)

v1.0.4-rc.3

05 Jul 07:56
v1.0.4-rc.3
3768536
Compare
Choose a tag to compare
v1.0.4-rc.3 Pre-release
Pre-release

This release candidate improves compatibility with Windows 10 and with OpenSSH and changes the LED patterns.

Features

  • Change the LED patterns so that the LED is off by default, blinks white during a user confirmation request and blinks blue when winking (#34)
  • Add a single white LED blink for 0.5 seconds after startup (#34)
  • Support retrieval of OpenSSH resident keys (#48)

Bugfixes

  • Improve stability of FIDO2 operations on Windows 10 (#54)

v1.0.4 RC2

04 Jul 14:23
v1.0.4-rc.2
b23a680
Compare
Choose a tag to compare
v1.0.4 RC2 Pre-release
Pre-release

v1.0.4 RC2 (2022-07-04)

Features

  • Change the LED patterns so that the LED is off by default, blinks white during a user confirmation request and blinks blue when winking (#34)
  • Add a single white LED blink for 0.5 seconds after startup (#34)

Bugfixes

  • Correct FIDO2 behavior under Windows 10

For more information, see the changelog.

v1.0.3

12 Apr 11:04
v1.0.3
7585ca5
Compare
Choose a tag to compare

This release fixes a FIDO authentication issue with Google.

For more information, see the changelog.