Releases: Nitrokey/pynitrokey
Releases · Nitrokey/pynitrokey
v0.11.1
Changelog
- Handle missing packages when logging package versions and release v0.11.1 by @robin-nitrokey in #693
Full Changelog: v0.11.0...v0.11.1
v0.11.0
Changelog
- nk3 secrets: Print timestamp to stderr by @robin-nitrokey in #680
- nk3: Add list-config-fields command by @robin-nitrokey in #681
- fido2: Handle wrong PIN errors by @robin-nitrokey in #682
- fido2 reset: Improve wording by @robin-nitrokey in #683
- nk3 test: Support credential creation without PIN by @robin-nitrokey in #679
- Log SDK versions by @robin-nitrokey in #689
- nethsm: Add --debug flag by @robin-nitrokey in #690
- Update for NetHSM v3 and release v0.11.0 by @robin-nitrokey in #691
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Changelog
- Remove obsolete nkfido2 commands by @robin-nitrokey in #670
- Remove ecdsa dependency by @robin-nitrokey in #671
- PIV: validate PINs to be 6 to 8 numbers by @sosthene-nitrokey in #675
- Update Nitrokey SDK by @robin-nitrokey in #672
- nk3: Deprecate secrets get and register aliases by @robin-nitrokey in #673
Full Changelog: v0.9.3...v0.10.0
v0.9.3
v0.9.2
v0.9.1
This release is identical to v0.9.0 but fixes the build of the Linux binary in the CI.
Changelog
- ci: Use bash for version check and release v0.9.1 by @robin-nitrokey in #663
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Changelog
- This release drops support for Python 3.9.
- Migrate from flit to poetry by @robin-nitrokey in #651
- Improve log file naming scheme by @robin-nitrokey in #659
- Update fido2 and release v0.9.0 by @robin-nitrokey in #662
Full Changelog: v0.8.5...v0.9.0
v0.8.5
This release fixes a bug in nk3 secrets when handling base32 secrets if the length is a multiple of 8.
Changelog
- helpers.b32padding: avoid adding 8 pads when none needed by @AmitAronovitch in #654
New Contributors
- @AmitAronovitch made their first contribution in #654
Full Changelog: v0.8.4...v0.8.5
v0.8.4
This release improves listing of certificates for PIV and provides the new mapping command to map PIV certificates to Windows Active Directory user accounts.
Changelog
- PIV certificate list properties by @mmerklinger in #648
- Windows certificate mapping for PIV by @mmerklinger in #649
Full Changelog: v0.8.3...v0.8.4
v0.8.3
This release changes the piv command to ignore unsupported smartcards and fixes the build of the release binaries for Linux and Windows.
Changelog
- Filter cards for NK3 ATR in PIV app by @mmerklinger in #642
- Fix CI and release v0.8.3 by @robin-nitrokey in #646
Full Changelog: v0.8.2...v0.8.3