Skip to content

Releases: leosac/key-manager

v1.20.0

08 Jan 14:42
Compare
Choose a tag to compare
  • Add random number generator feature to Key Store and allow to use an existing favorite as a random number generator for local key generation
  • Add support for numeric sort on key entry id
  • Improve key versions listing UI
  • Fix "import now" on key link
  • Fix uncatched exception during key ceremony generation
  • Fix potential crash during key printing

v1.19.0

26 Oct 06:39
Compare
Choose a tag to compare
  • Add KCV variants
  • Add KCV selection auto saving
  • Add key entries Sort feature
  • Add secret key change on File key store
  • Add support for secrets encryption per machine
  • Add optional Elevated/Restricted user feature
  • Add Identifier to Favorite and use it instead of Name for the favorite links
  • Fix DESFire reading test on SAM AV2/AV3 key store

v1.18.1

06 Sep 07:40
Compare
Choose a tag to compare
  • Fix possible race condition on initialization cleanup when opening a key store

v1.18.0

27 Aug 15:19
Compare
Choose a tag to compare
  • Add Key Value export as text file
  • Improve secret cleanup on publish to avoid asking several times the same secret
  • Clear clipboard on application exit
  • Add key speech on key action buttons
  • Add QrCode display of key value on key action buttons
  • Add Favorite Name to Key Store secret prompt
  • Fix favorites scrolling
  • Fix Key Entry clone

v1.17.0

01 Jul 06:37
Compare
Choose a tag to compare
  • Add Import from another key store feature
  • Add default generic Key Generation logic on Store operation (publish / import)
  • Clear favorites filter on favorite key store opening
  • Clear temporary key store secret from memory when closing key store
  • Fix freeze on Key Entry edition when using key generation feature (snackbar issue)
  • Fix key generation binding on key store opening

v1.16.1

23 May 13:39
Compare
Choose a tag to compare
  • Prompt for optional user elevation when editing global settings
  • Enhance Snackbar messages / errors
  • Fix Favorites file location settings usage

v1.16.0

21 May 10:08
Compare
Choose a tag to compare
  • Add Search input box on Favorites view
  • New Per User / Per Machine settings logic

v1.15.0

11 Apr 13:11
Compare
Choose a tag to compare
  • Add Synchronic SAM-SE Key Store
  • Add an option on PKCS#11 key store to enforce Label use
  • Add hexpubvar variable
  • Add Resolve Variables option on Publish
  • Add a new Key Store diff feature
  • Add prompt for linked Key Store secret during publish if required
  • Add key generation dialog on secret favorite opening
  • Add a button to copy a key entry
  • Add DESFire authentication tool with SAM AV
  • Add Deep Listing option on File Key Store to check all key entries on key store opening and retrieve labels
  • Fix key store close on error during key link test
  • Fix unexpected confirmation message on Key Store publish/diff cancellation
  • Fix File Key Store export to only add *.leok files to zip archive

v1.14.0

07 Mar 14:37
Compare
Choose a tag to compare
  • Add Dry Run option on publish
  • Add an optional variable (%{pubvar}) on publish
  • Add Sensitive property to PKCS#11 key entry
  • Add Favorites Import/Export buttons
  • Add Settings window, to optionally change the default file path for Favorites
  • Fix Key Store closing when an error occurs on Publish
  • Fix .NET prerequisite version error message on MSI installation
  • Move some logic from KeyManager.Library to KeyManager.Library.KeyGen to reduce dependencies list of the core library

v1.13.1

13 Feb 08:22
Compare
Choose a tag to compare
  • Add "Save" option to PKCS#11 key store user's password
  • Add attributes variables to KeyEntry Id during publish/links resolution
  • Add an option to enable/disable key links during publish
  • Add key store property to automatically hide/show key entry label if supported
  • Fix MIFARE and AES256 key variant definition