You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- EMV simple data parser was removed with protocol with refactoring (OFW)
8
+
### Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:
9
+
**If you want to help with making this apps work again please send PR to the repo at link below**
10
+
- Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
11
+
- Also in app **Enhanced Sub-GHz Chat** - NFC part was temporarily removed to make app usable, NFC part of the app requires remaking it with new nfc stack
12
+
**API was updated to v46.x**
1
13
## New changes
2
-
* SubGHz: Add 4 more systems to Add Manually (untested!)
* NFC: Added new parsers for transport cards - Umarsh, Kazan, Moscow, Metromoney(Tbilisi), and fixes for OFW parsers (by @assasinfil and @Leptopt1los) (special thanks for users who provided various dumps of those cards for research)
15
+
* NFC: Added simple key name display to UI to fix regression
16
+
* iButton: Fix UI text - protocol name getting out of screen bounds when key name is too large, and other related issues (by @krolchonok | PR #649)
* OFW: Fix various crashes if debug libraries used
20
+
* Apps: **Bluetooth Remote / USB Keyboard & Mouse** - `Movie` and `PTT` modes by @hryamzik
21
+
* Apps: **BLE Spam app** updated to latest version (New devices support, + Menu by holding Start) (by @Willy-JL) -> (app can be found in builds ``, `e`, `n`, `r`)
22
+
* Apps: **Check out Apps updates by following**[this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
23
+
* OFW: Mifare Classic fixes
24
+
* OFW: NFC: Felica UID emulation
25
+
* OFW: 64k does not enough
26
+
* OFW: fbt: improvements
27
+
* OFW: Various Fixes for 0.95
28
+
* OFW: Add Mastercode SubGHz Protocol
29
+
* OFW: Do not remove file when renaming to itself
30
+
* OFW: Fix iButton crash on missing file
31
+
* OFW: NFC API improvements
32
+
* OFW: MF Ultralight no pwd polling adjustment
33
+
* OFW: Fix limited_credit_value having wrong value in mf_desfire_file_settings_parse
* OFW: **NFC refactoring** (new NFC stack) -> some apps still require very big changes to make them work with new system - see apps that was temporarily removed from this release here: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
and all other great people who supported our project and me (xMasterX), thanks to you all!
37
82
@@ -50,7 +95,7 @@ What build I should download and what this name means - `flipper-z-f7-update-(ve
50
95
|`c`| ✅ ||||
51
96
|`n`|| ✅ |||
52
97
|`e`| ✅ | ✅ | ✅ ||
53
-
|`r`| ✅ | ✅ | ✅ |✅|
98
+
|`r`| ✅ | ✅ | ✅ |⚠️|
54
99
55
100
⚠️This is [hardware mod](https://github.com/quen0n/flipperzero-firmware-rgb#readme), works only on modded flippers! do not install on non modded device!
0 commit comments