Skip to content

Releases: Nitrokey/pynitrokey

v0.4.43

30 Nov 13:03
v0.4.43
c88030e
Compare
Choose a tag to compare

This release improves the UI of some NetHSM commands, introduces the experimental nk3 factory-reset command and adds a warning to nk3 set-config when used with unknown config keys.

Changelog

Full Changelog: v0.4.42...v0.4.43

v0.4.42

26 Nov 15:09
v0.4.42
56afa04
Compare
Choose a tag to compare

This release mainly updates the NetHSM commands to use the latest API spec.

Changelog

Full Changelog: v0.4.41...v0.4.42

v0.4.41

27 Oct 18:41
v0.4.41
14f1758
Compare
Choose a tag to compare

Changelog

  • nk3
    • Add the SE50_ERROR flag to the init status (#436)
    • Add the SE050 tests to nk3 test if supported (#423)
    • Add get-config and set-config commands (#448)
  • nethsm
  • maintenance
    • Update fido2, cryptography, spsdk dependencies (#449)

v0.4.40

26 Sep 11:25
v0.4.40
1bc0bc3
Compare
Choose a tag to compare

Changes

  • nethsm: Various updates and improvements (#435, #437, #439, #445)
  • nk3: Fix "generator didn't stop" update error for LPC55 devices (#394)
  • nk3 secrets: Add support for updating credentials (#424, #425, #428)
  • nk3 test: Don’t show touch prompt if PIN is missing (#411)
  • Update urllib3 (#426)

Full changelog

v0.4.39

24 Jul 20:12
v0.4.39
f50119b
Compare
Choose a tag to compare

Changes

  • Improved logging (#399, @Laborratte5)
  • Cleanup, refactoring and fixes of the fido2 module (#337, #410)
  • Check pynitrokey version on firmware update (#416, @Laborratte5)
  • Update dependencies to fix vulnerabilities and installation problems (#364)

Full changelog

v0.4.38

07 Jun 08:53
v0.4.38
75c97e3
Compare
Choose a tag to compare

v0.4.38 (2023-06-07)

Secrets App updates: add Password Safe, challenge-response, and improve UI

Full Changelog

Implemented enhancements:

  • Secrets App Password Safe support for Nitrokey 3 #380 (szszszsz)

Fixed bugs:

  • Firmware 1.3.1 update failed for nk3 #368

Closed issues:

  • nitropy list errors out due to deepmerge not being found (in a version recent enough) #396
  • Secrets App: improve UI/UX for Password Safe support #392

v0.4.37

16 May 10:24
v0.4.37
f7fb6e1
Compare
Choose a tag to compare

Changes

Features

  • nk3 status: Add variant (#376)
  • nk3 secrets: Update Secrets App API (#377)
  • Add py.typed file (#387)

Bugfixes

  • nk3 test: Fix provisioner test (#367)
  • fido2 list-credentials: Handle missing RP name (#359)
  • fido2 list-credentials: Skip enumerating RPs when empty (#360)

v0.4.36

06 Apr 10:11
v0.4.36
764ebe4
Compare
Choose a tag to compare

This is a maintenance release.

v0.4.35.nitrokey

31 Mar 12:44
a66418b
Compare
Choose a tag to compare

This is a pypi only release based on the tag: v0.4.35.nitrokey-2-ga66418b
No windows binaries for this release, the next one will have them again.

v0.4.34.nitrokey

16 Mar 12:38
v0.4.34.nitrokey
36f049a
Compare
Choose a tag to compare

pynitrokey v0.4.34.nitrokey:

  • Handle secrets-app v0.7.0 and status codes for Nitrokey 3 (for the latest alpha and stable firmwares).
  • Firmware update process correction.

Windows: this release does not contain an installer, but only a standalone executable.