mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
update changelog
This commit is contained in:
20
CHANGELOG.md
20
CHANGELOG.md
@@ -1,12 +1,14 @@
|
||||
## Warning!!! Please read this before installing!!!
|
||||
**This release has some unresolved issues:**
|
||||
**This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:** <br>
|
||||
**Issues from this list will be fixed in next releases**
|
||||
### Known NFC app regressions and issues:
|
||||
- Mifare Classic with custom UID add manually option was temporarily removed (Unleashed)
|
||||
- Mifare Mini clones reading is broken (OFW)
|
||||
- Mifare Classic dict attack fast skip causes glitches/incorrect reading (OFW)
|
||||
- Mifare Mini clones reading is broken (original mini working fine) (OFW)
|
||||
- Mifare Classic dict attack fast skip (multiple presses on OK button) causes glitches/incorrect reading (OFW)
|
||||
- EMV simple data parser was removed with protocol with refactoring (OFW)
|
||||
- NFC V(Slix), Mifare Classic Emulation issues (unconfirmed) (OFW)
|
||||
- Mifare Classic Emulation slow response (unconfirmed) (OFW)
|
||||
- Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
|
||||
- NFC CLI was removed with refactoring (OFW)
|
||||
### Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:
|
||||
**If you want to help with making this apps work again please send PR to the repo at link below**
|
||||
- Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
|
||||
@@ -15,16 +17,23 @@
|
||||
## New changes
|
||||
* 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)
|
||||
* NFC: Added simple key name display to UI to fix regression
|
||||
* NFC: Add keys to mf_classic_dict (by @hnlcory | PR #660)
|
||||
* NFC: Add Saflok and MyKey KDFs (by @noproto | PR #662)
|
||||
* NFC: social_moscow parser verification collisions fix (by @Leptopt1los)
|
||||
* 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)
|
||||
* SubGHz: Fixed feature naming in menu
|
||||
* SubGHz: Added honeywell protocol [(by @htotoo)](https://github.com/Flipper-XFW/Xtreme-Firmware/commit/ceee551befa0cb8fd8514a4f8a1250fd9e0997ee)
|
||||
* SubGHz: Add 303.9 Mhz to default frequency list
|
||||
* SubGHz: Fix Keeloq decoding order bug (random switch to HCS101 or anmotors)
|
||||
* SubGHz: Fix secplus v1 key display issue
|
||||
* API: Add new get function for varitemlist (by @Willy-JL)
|
||||
* Misc code cleanup
|
||||
* Apps: **Bluetooth Remote / USB Keyboard & Mouse** - `Movie` and `PTT` modes by @hryamzik
|
||||
* 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`)
|
||||
* Apps: **NFC Magic** - Gen4 Actions (option to fix card with broken config) (by @Leptopt1los and @xMasterX)
|
||||
* Apps: **Check out Apps updates by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
|
||||
* OFW: NFC fixes
|
||||
* OFW: nfc: m1k-based Aime (non-AIC) card support
|
||||
* OFW: SubGhz: fix count bit for detect gate_tx protocol
|
||||
* OFW: Fixed a zero allocation error when reading an iso15693 nfc tag with no additional blocks.
|
||||
* OFW: Ntag21x write
|
||||
@@ -89,8 +98,7 @@
|
||||
|TON||`EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf`|
|
||||
|
||||
#### Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:
|
||||
Pathfinder [Count Zero cDc],
|
||||
callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
|
||||
ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
|
||||
and all other great people who supported our project and me (xMasterX), thanks to you all!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user