diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e0999bd5..bb6074b1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,11 @@ - USB: - LEGO Dimensions Toy Pad (by @SegerEnd) - USB-MIDI (by @kribesk, original by @DrZlo13) +- NFC: + - XERO: MIFARE Ultralight C feature parity with MIFARE Classic in native NFC app (by @noproto) + - Dictionary attack: Uses system and user dictionaries stored under /nfc/assets/ to unlock Ultralight C tags + - Key management: Extra Actions → MIFARE Ultralight C Keys in the NFC app allows you to add, list, and remove Ultralight C keys from your Flipper + - UI: Dictionary attack scene and menu options - SubGHz: - UL: Roger (static 28 bit) with add manually support (by @xMasterX & @mishamyte) - UL: V2 Phoenix full support (button switch, add manually, counter decrypt/encrypt) (by @xMasterX & @RocketGod-git, original code by @Skorpionm) @@ -66,6 +71,8 @@ ### Updated: - Apps: + - XERO: MFKey: Key recovery is 20% faster, new write buffering of Static Encrypted Nested key candidates performs recovery 70x faster (by @noproto) + - UL: Sub-GHz Remote: Add possibility to use custom buttons (by @MrLego8-9) - Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal) - Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson), support alphabetic combination locks (by @henrygab) - ESP Flasher: Bump Marauder 1.8.4 (by @justcallmekoko), add C5 support (by @Play2BReal) @@ -86,7 +93,6 @@ - Weather Station: Added support for solight TE44 (by @fersingb) - Weebo: Prevent 0x88 in UID[3] (by @bettse) - WiFi Marauder: Support for ESP32Marauder 1.8.4 (by @justcallmekoko) - - UL: Sub-GHz Remote: Add possibility to use custom buttons (by @MrLego8-9) - Sub-GHz: - UL: Add 868.46 MHz to default subghz freqs list (by @xMasterX) - UL: Reduce less popular freqs in default hopper preset, make it faster (by @xMasterX)