@@ -1,5 +1,8 @@
## 1.3
- Show both issuing state and nationality (Thanks @portasynthinca3)
+ - Handle Passport numbers < 9 char
+ - Fix bug with SELECT AID APDU Le
+ - New Icon
## 1.2
- Fix bug with detecting wrong protocol
- Fix bug with check number of alpha characters (Thanks @WillyJL)
@@ -8,7 +8,7 @@ App(
stack_size=2 * 1024,
fap_category="NFC",
# Optional values
- fap_version="1.2",
+ fap_version="1.3",
fap_icon="passy.png", # 10x10 1-bit PNG
fap_description="eMRTD Reader",
fap_author="bettse",