Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 893 Bytes

Changelog

Unreleased

All Changes

v0.2.0 (2024-09-11)

This release refactors the code used for communication with the bootloader, reducing the number of dependencies.

Features

  • trussed.admin_app: Add error codes CONFIG_ERROR and RNG_ERROR to InitStatus enum

Other Changes

  • Update protobuf dependency to 5.26
  • Vendor spsdk dependency to reduce the total number of dependencies
  • Replace libusbsio dependency with hidapi

All Changes

v0.1.0 (2024-07-29)

Initial release with support for Nitrokey 3 and Nitrokey Passkey devices and the admin, provisioner and secrets app.