Releases: Nitrokey/pynitrokey
Releases · Nitrokey/pynitrokey
v0.4.13.nitrokey
Nitrokey 3 update: correct dependency version
v0.4.12.nitrokey
Support Nitrokey 3 firmware update - automatic download (fix)
v0.4.11.nitrokey-2-g9f3b9f1
Bump version to 0.4.12
v0.4.10.nitrokey
This release supports Nitrokey 3 firmware update.
v0.4.9.nitrokey
Avoid scanning for devices when device handle is provided
v0.4.8.nitrokey
Support for Nitrokey 3
v0.4.5.nitrokey
Extend logging for Nitrokey Start firmware update
v0.4.4.nitrokey
Initial support for the Nitrokey Pro firmware update
v0.4.3.1
Merge branch 'fix-versioning'
Bugfix (Pre)-Release
- add experimental hint for
make-credential
and disablechallenge-response
fido2 util program
is also a work-in-progress- pin handling fixes (likely to break soon as fido2 master branch already has
PinClientV2
and a generic one) - updated minimal required version for
fido2
- various installation/dependency checks improvements (#43)
fido2 reset
now informs the user about how the reset process should be executedfido2 reboot
informs the user about the needed device-key confirmation- add all connected (Nitrokey) devices into log on error (
local_critical()
withsupport_hint==True
) (#35) - experimental windows
.msi
installer release (use with care!)