RFiDGear v1.0.8278
Version 1.0.8278
First Mayor Release.
Note: Earlier *.rfPrj project files are not compatible with this release.
Frontend related changes
- Feature: Added "Help" -> "About" to display detailed version info
- Feature: Added "CheckMifareClassicSecturUnused" Tasktype for MF Classic
- Improvement: Changed "TextBlock" to "TextBox" in Datagridcells of type "Content" to easily modify it's content
- Improvement: Added "ReadChipPublic" to treeview contextmenu
- Improvement: Added "AddNew" to treeview contextmenu
- Improvement: Removed Hardcoded strings from ui
Backend related changes
- Abstraction of ReaderDevice. Ability to add more readers in future releases
- DefaultKeys. AppMasterKey and Read/WriteKey become of type AES
- Added GenericChip Interface to display more chiptypes without hardcoding their type in HierarchicalDataTemplateViewModel
- Added GenericTask Interface to ease access to shared properties (e.g. taskindex...)
- Fix: Need to restart Application when changing reader