Skip to content

RFiDGear v1.0.8278

Compare
Choose a tag to compare
@c3rebro c3rebro released this 31 Aug 13:13
· 44 commits to master since this release

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