Skip to content

Commit fdf5320

Browse files
committed
upd changelog
1 parent 5a8a0df commit fdf5320

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
## Main changes
22
- Current API: 87.0
3-
* SubGHz: Tune Linear (edited by @WillyJL in PR #919 #920) (add better EZCode support) and Dickert MAHS protocol decoders
3+
* SubGHz: Add **Elplast 18bit** static code protocol (hello Hackcat ^_^)
4+
* SubGHz: Try to **decode BFT** (2 buttons remotes only) **on the fly** in regular Read mode (no more KL Unknown and all of that for free?!) (for 4 button remote follow docs [here](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md))
5+
* SubGHz: **Tune Linear** (edited by @WillyJL in PR #919 #920) (add better EZCode support) and **Dickert MAHS** protocol decoders
46
* SubGHz: RAW protocol fixes (by @WillyJL)
5-
* SubGHz: Add ZKTeco 430.5 MHz add manually support
7+
* SubGHz: Add **ZKTeco 430.5 MHz** add manually support
68
* SubGHz: Add variant of 'Add Manually' menu with manual editing for each value (PR #909 #911 #914 | by @MrLego8-9)
79
* SubGHz: Temporarily remove HoneywellSec protocol due to unstable decoding and incorrect encoding
8-
* OFW: LFRFID: Show ISO-3166 Country Names For Pet Chips
9-
* OFW: JS views finished
10+
* OFW: **NFC CLI commands**
11+
* OFW: LFRFID: **Show ISO-3166 Country Names For Pet Chips**
12+
* OFW: **JS views finished**
1013
* OFW: BLE: improved pairing security
1114
* OFW: FeliCa Emulation: Handle certain Polling commands in firmware
12-
* OFW PR 4271: NFC: Ultralight C NFC App Key Management, Dictionary Attack (by @noproto)
13-
* OFW PR 4265: NFC: Fix read crash with unexpectedly large MFC AUTH(0) response (by @WillyJL)
14-
* OFW PR 4251: CLI: Fix long delay with quick connect/disconnect (by @WillyJL)
15-
* LFRFID: Add additional procotols supported by EM4305 chipset (by @jamisonderek)
15+
* OFW PR 4271: NFC: **Ultralight C NFC App Key Management, Dictionary Attack** (by @noproto)
16+
* OFW PR 4265: NFC: **Fix read crash** with unexpectedly large MFC AUTH(0) response (by @WillyJL)
17+
* OFW PR 4251: CLI: **Fix long delay** with quick connect/disconnect (by @WillyJL)
18+
* LFRFID: Add additional procotols supported by **EM4305** chipset (by @jamisonderek)
1619
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
1720
## Other changes
1821
* SubGHz: Fix crash in add manually menu
22+
* OFW: cli: Buzzer command
1923
* OFW: Update demo_windows.txt
2024
* OFW: Fix PVS warnings
2125
* OFW: NFC: Amusement IC Card Parser (FeliCa Lite & Lite-S)
@@ -32,7 +36,7 @@
3236
<br><br>
3337
#### Known NFC post-refactor regressions list:
3438
- Mifare Mini clones reading is broken (original mini working fine) (OFW)
35-
- NFC CLI was removed with refactoring (OFW) (will be back soon)
39+
- While reading some EMV capable cards via NFC->Read flipper may crash due to Desfire poller issue, read those cards via Extra actions->Read specific card type->EMV
3640

3741
----
3842

0 commit comments

Comments
 (0)