@@ -1,8 +1,7 @@
-## 1.2
+## 1.1
- Add support for reading Seader files that have SIO
- Add custom zero key ADF OID (0.3.1.7.9.0.0.0.0.0/030107090000000000)
-## 1.1
- - Add native BLE
-
+ - Add persisting and reading of diversified keys, ADF response and ADF OID
## 1.0
- Public release
+ - Add native BLE
@@ -8,7 +8,7 @@ App(
stack_size=10 * 1024,
fap_category="NFC",
# Optional values
- fap_version="1.0",
+ fap_version="1.1",
fap_icon="seos.png", # 10x10 1-bit PNG
fap_description="Seos compatible reader/emulator",
fap_author="bettse",