Skip to content

Commit c85e130

Browse files
committed
upd changelog
1 parent 5dfa2fd commit c85e130

File tree

1 file changed

+7
-28
lines changed

1 file changed

+7
-28
lines changed

CHANGELOG.md

+7-28
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,15 @@
1-
## Warning!!! Please read this before installing!!!
2-
**This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:** <br>
3-
**Issues from this list will be fixed in next releases**
4-
### Known NFC app regressions and issues:
1+
## New changes
2+
* NFC: Various NFC Mifare classic Read fixes (was caused by wrong logic in parsers) (mifare classic 4k, and others) (by @Leptopt1los)
3+
* Apps: Fixed Unitemp and ESP32 Camera suite
4+
* Apps: **Check out Apps updates by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
5+
<br><br>
6+
#### Known NFC post-refactor regressions list:
57
- Mifare Mini clones reading is broken (original mini working fine) (OFW)
68
- EMV simple data parser was removed with protocol with refactoring (OFW)
79
- Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
810
- NFC CLI was removed with refactoring (OFW)
9-
### Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:
10-
**If you want to help with making this apps work again please send PR to the repo at link below**
1111
- Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
12-
- 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>
13-
**API was updated to v50.x**
14-
## New changes
15-
* NFC: Skip system dict bug fixed (by @Leptopt1los)
16-
* NFC: Set ATQA scene bit numbering changed (by @Leptopt1los)
17-
* NFC: Added plugin to read WashCity card balance (by @yaba | PR #683)
18-
* NFC: Add manually MF Classic with custom UID (by @Leptopt1los | PR #690)
19-
* NFC: Fix MyKey production date parsing by [@augustozanellato](https://github.com/flipperdevices/flipperzero-firmware/pull/3332/files)
20-
* Apps: Move hid and snake apps into main repo (will be included in `c` builds)
21-
* Docs: Remove weird newline in applications/ReadMe.md (by @Eczbek | PR #688)
22-
* SubGHz: Proper fix for subghz keyboard lock display issue (thanks @Willy-JL)
23-
* SubGHz: Use long press to exit transmitter (to avoid unwanted 2 buttons hold condition, holding arrow button and exit causes default button change, which is stays as hidden feature, but this change makes it harder to call it accidentally)
24-
* Apps: **Check out Apps updates by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
25-
* OFW: Desktop: fix rpc unlock on pin input screen
26-
* OFW: UI refactor
27-
* OFW: MFC emulation fixes
28-
* OFW: Scripts: fix incorrect handling of storage stress test count option
29-
* OFW: Add Samsung AC remotes DB93 and AR-EH04
30-
* OFW: Update mf_classic_dict.nfc
31-
* OFW: Nfc: HID MFC Plugin
32-
* OFW: RPC: reverse input
33-
* Update slideshow pictures by @Svaarich
12+
- 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
3413

3514
----
3615

0 commit comments

Comments
 (0)