v0.3.1

28. mars 2025 - 9:06
  • nitropy.nk3.updates: Remove reboot during update.

All Changes

Categories: Software Releases

v0.3.0

25. mars 2025 - 15:20
  • Bump minimum Python version from 3.9 to 3.9.2.
  • nitrokey.nk3.updates:
    • Remove UpdatePath, get_extra_information and get_finalization_wait_retries from public API.
    • Remove obsolete UpdateUi.request_repeated_update method.
    • Show warning when updating from bootloader mode and if the status command is not available.
    • Reboot devices in firmware mode before the update to make sure that the status is up to date.
    • Add Warning enum, show_warning and raise_warning methods to UpdateUi and ignore_warnings argument to UpdateUi.__init__.
  • Add support for updates to Nitrokey 3 firmware v1.8.2.
  • Add support for setting a minimum SDK version in firmware update containers.
    • Add an sdk field to nitrokey.trussed.FirmwareContainer.
    • Check SDK version in nitrokey.nk3.updates.Updater.update.
    • Add nitrokey.nk3.updates.Warning.SDK_VERSION variant.

All Changes

Categories: Software Releases

v0.2.4

22. janvier 2025 - 15:00
  • The list methods of NK3 and NKPK now only open the respective device, based on the USB vendor and product ID.
  • Use trusted publishing for PyPI.
  • Add support for poetry-core v2.

All Changes

Categories: Software Releases

v0.2.4-rc.1

20. janvier 2025 - 11:24
Changelog
  • The list methods of NK3 and NKPK now only open the respective device, based on the USB vendor and product ID.
  • Use trusted publishing for PyPI.

All Changes

Categories: Software Releases