upd changelog

This commit is contained in:
MX
2026-03-30 00:09:19 +03:00
parent 86d8504003
commit cb3dc8952a
+3 -2
View File
@@ -5,8 +5,9 @@
* SubGHz: Add all 0x0s and all 0xFs KeeLoq MF codes for normal and simple learning
* SubGHz: **Fix CAME TWEE repeats count for button click**
* NFC: **Fix "MIR" and other EMV cards crash on Read** (by @Dmitry422)
* NFC: Add Mifare Ultralight C Write Support (by @haw8411)
* OFW PR 4362: NFC: Fix BusFault in Write to Initial Card (by @akrylysov)
* NFC: Add **Mifare Ultralight C Write Support** (by @haw8411)
* NFC: Add **new parsers SZPPK, SKPPK and SevPPK** (PR #981 | by @mxcdoam)
* OFW PR 4362: NFC: **Fix BusFault** in Write to Initial Card (by @akrylysov)
* Apps: Build tag (**27mar2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* OFW PR 4364: JS: Address utf8 support when uploading JavaScript application (by @bekindpleaserewind)