Skip to content

Commit 961dd29

Browse files
committed
upd changelog
1 parent d675563 commit 961dd29

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,27 @@
55
- Mifare Mini clones reading is broken (OFW)
66
- Mifare Classic dict attack fast skip causes glitches/incorrect reading (OFW)
77
- 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)
810
### Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:
911
**If you want to help with making this apps work again please send PR to the repo at link below**
1012
- 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**
1315
## New changes
1416
* 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)
1517
* NFC: Added simple key name display to UI to fix regression
1618
* 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)
1719
* SubGHz: Fixed feature naming in menu
1820
* 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)
1923
* Misc code cleanup
2024
* Apps: **Bluetooth Remote / USB Keyboard & Mouse** - `Movie` and `PTT` modes by @hryamzik
2125
* 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`)
2226
* 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
2329
* OFW: Mifare Classic fixes
2430
* OFW: NFC: Felica UID emulation
2531
* OFW: 64k does not enough

0 commit comments

Comments
 (0)