@@ -1,3 +1,6 @@
+## 1.19
+ - Capture longer SIO
+ - 'Save as Seader' for iClass SE Captured with NR-MAC
## 1.18
- Added Save SR as legacy from saved menu
- Fix write key 'retry' when presented with new card
@@ -12,8 +12,8 @@ App(
"gui",
],
stack_size=5 * 1024,
- fap_description="App to communicate with NFC tags using the PicoPass(iClass) format",
- fap_version="1.18",
+ fap_description="App to communicate with PicoPass(iClass) tags",
+ fap_version="1.19",
fap_icon="125_10px.png",
fap_category="NFC",
fap_libs=["mbedtls"],