Releases: Nitrokey/pynitrokey
v0.7.3
This release fixes compatibility with Python 3.11 and older.
Changelog
- Fix type hints for Python 3.11 and older by @robin-nitrokey in #611
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Changelog
- Update click and click-aliases dependencies by @robin-nitrokey in #597
- Update cryptography dependency by @robin-nitrokey in #596
- fido2: Limit VID/PID for Nitrokey FIDO2 commands by @robin-nitrokey in #604
- Support Python 3.13 by @mmerklinger in #607
- fido2 verify: Add support for Nitrokey Passkey by @robin-nitrokey in #603
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Restrict hidapi dependency and release v0.7.1 by @robin-nitrokey in #602
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Changelog
- Add confirm option to allow automated updates on nk3 devices by @anotherbridge in #575
- Use config field availability information from the sdk by @sosthene-nitrokey in #577
- Remove asn1crypto by @sosthene-nitrokey in #582
- fixed URL for Nitrokey3/Linux/udev rules troubleshooting by @hardcodes in #586
- Make pyscard dependency optional by @sosthene-nitrokey in #580
- Fix deprecation warning with TripleDES by @sosthene-nitrokey in #589
- remove unused .gitlab-ci.yml by @daringer in #590
- Remove unused dependencies by @robin-nitrokey in #591
Note: This release makes the piv
command optional. If you want to use it, install the pcsc
extra, for example with pipx install pynitrokey[pcsc]
.
Full Changelog: v0.6.0...v0.7.0
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