Releases: Nitrokey/pynitrokey
v0.6.0
This release adds experimental support for the PIV application on Nitrokey 3 devices using the test firmware.
Changelog
- Add PIV commands by @sosthene-nitrokey in #506
- Update prompt to more meaningful texts by @anotherbridge in #573
Full Changelog: v0.5.0...v0.6.0
v0.5.0-post.1
This post release is identical to v0.5.0 but includes Linux binaries.
This release moves the modules implementing the Nitrokey 3 and Nitrokey Passkey communication into the new Nitrokey Python SDK available at: https://github.com/Nitrokey/nitrokey-sdk-py
Changelog
- Use Nitrokey Python SDK by @robin-nitrokey in #553
- Remove spsdk from module list for version logging by @mmerklinger in #563
Full Changelog: v0.4.50...v0.5.0-post.1
v0.5.0
This release moves the modules implementing the Nitrokey 3 and Nitrokey Passkey communication into the new Nitrokey Python SDK available at: https://github.com/Nitrokey/nitrokey-sdk-py
Note: This release is only available on PyPI and does not contain binary files due to a problem with our CI setup. Binaries are available again for the v0.6.0 release.
Changelog
- Use Nitrokey Python SDK by @robin-nitrokey in #553
- Remove spsdk from module list for version logging by @mmerklinger in #563
Full Changelog: v0.4.50...v0.5.0
v0.5.0-rc.1
This release candidate moves the modules implementing the Nitrokey 3 and Nitrokey Passkey communication into the new Nitrokey Python SDK available at: https://github.com/Nitrokey/nitrokey-sdk-py
Changelog
- Use Nitrokey Python SDK by @robin-nitrokey in #553
Full Changelog: v0.4.50...v0.5.0-rc.1
v0.4.50
Changelog
- nethsm: Improve namespace handling in add-user by @robin-nitrokey in #555
- And random generator and config failures to init status bytes by @sosthene-nitrokey in #556
- Require authentication for partial restore by @mmerklinger in #554
Full Changelog: v0.4.49...v0.4.50
v0.4.49
Changelog
- nethsm: Add support for namespaces by @robin-nitrokey in #535
Full Changelog: v0.4.48...v0.4.49
v0.4.48
Changelog
- nethsm: Improve base64 handling and add key import from PEM by @robin-nitrokey in #539
- fido2: Add get-info subcommand by @robin-nitrokey in #545
- nk3/update: add pre_bootloader_hint for update process by @daringer in #546
Full Changelog: v0.4.47...v0.4.48
v0.4.47
Changelog
- Patch oscrypto for linux binary by @mmerklinger in #518
- Bump pyinstaller version by @mmerklinger in #520
- Add common short version for help of CLI by @anotherbridge in #509
- factory-reset(-app): remove --experimental flag by @sosthene-nitrokey in #529
- fix: improve forwards compatibility with spsdk 2.1+ by @kmohrf in #524
- Support spsdk 2.1 by @robin-nitrokey in #533
New Contributors
- @anotherbridge made their first contribution in #509
- @kmohrf made their first contribution in #524
Full Changelog: v0.4.46...v0.4.47
v0.4.46
v0.4.45
Changelog
- Remove firmware version check for SE050 test by @sosthene-nitrokey in #481
- nk3 secrets: Log payload length by @robin-nitrokey in #496
Full Changelog: v0.4.44...v0.4.45