Releases: leosac/key-manager
Releases · leosac/key-manager
v1.20.0
- 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
- 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
v1.18.0
- 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
- 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
v1.16.0
v1.15.0
- 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
- 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
- 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