Просмотр исходного кода

Bump NFC Magic version (#91)

Co-authored-by: あく <alleteam@gmail.com>
Astra 2 лет назад
Родитель
Сommit
e400f65378
2 измененных файлов с 8 добавлено и 1 удалено
  1. 7 0
      .catalog/changelog.md
  2. 1 1
      application.fam

+ 7 - 0
.catalog/changelog.md

@@ -1,3 +1,10 @@
+## 1.4 
+
+ - Auth with password option moved into new submenu "Gen4 actions"
+ - New function: Get gen4 card revision
+ - New function: Get gen4 card config (shows only when debug ON)
+ - New function: Set default config: for 06 A0 gen4 cards "revival". This revision of the cards may "fall into a coma" when interacting with it. In this state, she does not respond to any commands. This problem is solved by writing a standard config to the card
+
 ## 1.3
  - Fix incorrect gen4 password usage
 

+ 1 - 1
application.fam

@@ -10,7 +10,7 @@ App(
     ],
     stack_size=4 * 1024,
     fap_description="Application for writing to NFC tags with modifiable sector 0",
-    fap_version="1.3",
+    fap_version="1.4",
     fap_icon="assets/125_10px.png",
     fap_category="NFC",
     fap_private_libs=[