- 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
- Fix possible race condition on initialization cleanup when opening a key store
- 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
- 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
- Prompt for optional user elevation when editing global settings
- Enhance Snackbar messages / errors
- Fix Favorites file location settings usage
- Add Search input box on Favorites view
- New Per User / Per Machine settings logic
- 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
- 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
- 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
- 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.
- Fix SAM Key Entry update when only Key A is defined
- Fix File Key Store Properties UI display
- Update key entries properties without updating key values if unchanged, for NXP SAM and HSM PKCS#11 key store
- Add Dump options support on ISLOG SAM Manager template migration
- Add default key entry properties configuration, per key store
- Add Key Entry generation button on key store (mainly for PKCS#11 key store)
- Remove Create Key Store action on Home screen
- Key Ceremony has evolved to two actions, Key Sharing Ceremony and Key Reunification Ceremony
- Add fragment Print/QRCode export on Key Ceremony generation
- Add UI for saved secret master encryption key configuration
- Add Div Input configuration UI on Key Links
- Fix SAM key entries push ordering
- Fix 3K3DES SAM key entry update
- Add ISLOG SAM Manager template support as a new key store
- Add basic File Key Store Import/Export feature (as zip)
- Add missing confirmation message on Key Link test
- Fix exception handling on SAM Switch To AV2 tool
- Fix Key Link - This fix is considered as critical: keys could have been published with default value instead of expected key materials with v1.8 and v1.9 when using a Key Link because of a silent error since the move to async
- Sort SAM Key Entries on Store operation
- Add SAM UID to log file and Get Version tool
- Add Leosac Credential Provisioning Server key store
- Add badge counter to all key entries selection toggle
- Add Label to key entries list if available
- Enhance File Key Store secret UI definition
- Enhance Key Store secret save UI checkbox
- Remove Key (Entry) Link Identifier default value
- Add character count to key store secret inputs
- Add button to Select/Unselect all key entries
- Add specific button action for key link import
- Add SAM Get Version tool
- Add SAM Lock/Unlock tool
- Add a button to refresh list of key entries and add some visual feedback when loading the list
- Sort key store favorites by name
- Enhance key derivation from password default parameters
- Fix key entry search
- Fix DESFire AID input on SAM key entry
- Add confirmation message on wizard completion
- Add Activate Mifare SAM features tool for NXP SAM AV3
- Upgrade from WiX v3 to v4
- Add French MSI translation
- Move from .NET6 to .NET7
- Add multiple KeyEntry selection for grouped operations
- Fix SAM for Access Control wizard default key entries properties
- Add option to store key store Secret
- Add option to force SAM card type
- Use WpfApp library for the general Application Layout
- Use LibLogicalAccess MSM packages on MSI installer
- Add confirmation message on successful Key Entries publish
- Add button to edit key store favorite directly from Favorites list
- Fix random issue with DialogHost when previous dialog wasn't properly closed
- Load plugins from the same sub-folder on the same context (fix enum value assignment from UI component)
- Fix Key Ceremony start button French translation
- Key stores/entries/wizards are now independent plugins dll files
- Add support for NXP SAM AV3 as AV2
- Disable some UI controls for better user feedback
- Fix Access Control Wizard
- Fix SAM exception messages
- Fix Key Link to skip div input computation (not implemented)
- First release of Leosac Key Manager.