Skip to content

Releases: leosac/key-manager

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

v1.12.0

29 Jan 12:08
Compare
Choose a tag to compare
  • Fix default Key Entry configuration
  • Upgrade project from .NET7 to .NET8
  • Add support for some NXP SAM AV3 features: new AES 192/256 symmetric key entries, Offline Upload and Offline Perso key entry classes and add a Reserved for Offline Perso properties. Bump dependency version to LibLogicalAccess v3.

v1.11.2

28 Nov 11:30
Compare
Choose a tag to compare
  • Fix SAM Key Entry update when only Key A is defined