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