KFDtool/doc/SW_CHANGELOG.txt

42 lines
1.2 KiB
Plaintext
Raw Normal View History

KFDtool SW 1.3.2 (2020-03-15)
* Fix 3WI session not ending cleanly after error (issue #20)
* Fix KEK keyloading failure (issue #21)
KFDtool SW 1.3.1 (2020-01-01)
* Fix MR emulation compatibility with Motorola KVL4000 (issue #17)
* Fix crash when stopping MR emulator with no device (issue #15)
KFDtool SW 1.3.0 (2019-12-29)
* Add MR emulation functionality
* Use keyset 1 when no keysets exist and use active keyset is selected
* Add MR detection functionality
* Improve adapter protocol version validation
2019-10-12 13:34:26 -06:00
KFDtool SW 1.2.0 (2019-10-12)
* Include command line utility in binaries and installers
* Add DES key parity calculator feature
2019-09-04 16:53:42 -06:00
KFDtool SW 1.1.1 (2019-09-04)
* Fix Windows version check always failing on x86 installer
2019-08-30 10:37:55 -06:00
KFDtool SW 1.1.0 (2019-08-30)
* Add installer
* Read all keys in view key info
* Fix error on adapter first connection not finding port number
* Hide key by default in keyload
* Show both dec and hex algorithm id in keyload
* Show adapter information on status bar
* Show name of algorithm in view key info
* Add help menu manual item
* Add digital signature to driver
KFDtool SW 1.0.0 (2019-07-29)
* Initial release