|
5 | 5 | - Mifare Mini clones reading is broken (OFW) |
6 | 6 | - Mifare Classic dict attack fast skip causes glitches/incorrect reading (OFW) |
7 | 7 | - EMV simple data parser was removed with protocol with refactoring (OFW) |
| 8 | +- NFC V(Slix), Mifare Classic Emulation issues (unconfirmed) (OFW) |
| 9 | +- Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW) |
8 | 10 | ### Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake: |
9 | 11 | **If you want to help with making this apps work again please send PR to the repo at link below** |
10 | 12 | - 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** |
| 13 | +- 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 <br> |
| 14 | +**API was updated to v47.x** |
13 | 15 | ## New changes |
14 | 16 | * 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 | 17 | * NFC: Added simple key name display to UI to fix regression |
16 | 18 | * 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) |
17 | 19 | * SubGHz: Fixed feature naming in menu |
18 | 20 | * SubGHz: Added honeywell protocol [(by @htotoo)](https://github.com/Flipper-XFW/Xtreme-Firmware/commit/ceee551befa0cb8fd8514a4f8a1250fd9e0997ee) |
| 21 | +* SubGHz: Add 303.9 Mhz to default frequency list |
| 22 | +* API: Add new get function for varitemlist (by @Willy-JL) |
19 | 23 | * Misc code cleanup |
20 | 24 | * Apps: **Bluetooth Remote / USB Keyboard & Mouse** - `Movie` and `PTT` modes by @hryamzik |
21 | 25 | * 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 | 26 | * Apps: **Check out Apps updates by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) |
| 27 | +* OFW: Add the secret door animation |
| 28 | +* OFW: Allows you to use UCS-2 in canvas_glyph_width |
23 | 29 | * OFW: Mifare Classic fixes |
24 | 30 | * OFW: NFC: Felica UID emulation |
25 | 31 | * OFW: 64k does not enough |
|
0 commit comments