Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 709 Bytes

changelog.md

File metadata and controls

41 lines (25 loc) · 709 Bytes

Changelog

Unreleased

[0.10.0] - 2023-04-19

Fixed

  • Fixed #74 detect key and Yubikey type before upload.
  • Removes extra print statements.

[0.9.0] - 2023-04-18

Fixed

  • Fixes key generation window color.
  • Cv25519 is the default key type.

[0.9.0-alpha] - 2023-03-18

  • Total rewrite in QML

[0.1.1] - 2021-01-05

Fixed

  • Admin and user pin dialogs now work accordingly #27

[0.1.0] - 2021-01-03

Added

  • Generate Cv25519 key with a selection option for the subkeys.
  • Select which all subkeys to write on smartcard.
  • Reset Yubikey.
  • Set name on the card.
  • Set Public key URL on the card.
  • Set user pin on the card.
  • Set admin in on the card.
  • First release.