Releases: c3rebro/RFiDGear
Releases · c3rebro/RFiDGear
RFIDGear v0.1.8238
Version 0.1.8237
- Fix: MAD: Different Keys for MAD and App now available
RFiDGear v0.1.8237
Version 0.1.8237
- Fix: Update function
- Fix: Mifare Classic MAD
- Improvement: UI Redesign when using Classic MAD
- Improvement: Desfire Data Explorer: Index and Data Length
RFiDGear v0.1.8231
Version 0.1.8231
Frontend related changes
- Feature: Added "Internal Variables" to "Create Report" Tasks:
These internal Variables will be replaced Automatically during PDF creation.
To make use of them select one of the following implemented variables:- %UID = Will be replaced with the UID
- %CHIPTYPE = Will be replaced with the Chiptype String (Mifare Desfire EV1 8k)
- %DATETIME = Will be replaced with "DateTime.Now" in the "CurrentCulture" Format
- %DATE = Will be replaced with the Current Date in Format dd/MM/yyyy
- %FREEMEM = Will be replaced with the current available memory if available
- %LISTAPPS = Will be replaced with a List of Desfire App IDs
- %COUNTAPPS = Will be replaced with the Integer Number of Desfire Apps on Chip
- %CONCAT = Will Concatenate the text to existing text in the pdf formfield
- %NEWLINE = Will add a newline
- Feature: UpdateScreen now showing the latest Changes
- Fix: Copy Pasting Data in DataExplorerHexView failed when it contained CR.LF or WS
- Fix: When Copy Pasting Data the DataLength is not refreshed after setting the cursor back to the top
Backend related changes
- Fix: Change Key Of Application is Now Possible by selecting ChangeKeyUsingKeyNo
- Fix: Limited Key Length in DataExplorer
- Fix: Writing Data in Backup Type Files failed
RFiDGear v0.1.8224
bugfix: located read/writekey on the wrong Tab
RFiDGear v0.1.8182
Added Feature Request:
- New Variable: %DATE - Show Date dd/MM/yyyy (instead of Only %DATETIME)
- New Variable: %LISTAPPS - Show Exisitng Desfire Apps If Accessable
RFiDGear 0.1.8173
- Update function enabled
RFiDGear v0.1.7745
- add: show encryption settings if available
RFIDGear 0.1.7742
- add: new ERROR Levels: AlreadyExist, NotAllowed
- add: tooltips for better understanding
- add: more translations
- fix: check security settings when creating / deleting apps
- fix: check security settings when creating / deleting files
- fix: set security settings correctly when creating applications