2024-01-07 22:13:22 +00:00
## New changes
2024-01-31 15:34:22 +00:00
* NFC: **Fixed stuck Saved success screen**
2024-02-01 03:12:12 +00:00
* NFC: **Fixed crash when reading mifare classic tag then going to add manually menu and adding NFC-A tag**
2024-01-31 15:34:22 +00:00
* NFC: Fixed EMV txs render
* NFC/LFRFID: Don't Stop emulation after 5 mins to avoid antenna damage if debug is ON (by @Leptopt1los )
* LFRFID: Fixed T5577 custom password input (by @Leptopt1los )
2024-01-31 15:35:07 +00:00
* OFW PR 3410: lfrfid/em4100: added support for different bit rates - by @Mrkvak (RF/32 full support, RF/16 support without reading (16clk removed for now))
2024-01-31 15:34:22 +00:00
* OFW PR 3412: Fixed MyKey LockID - by @zProAle
2024-02-01 03:56:56 +00:00
< br > ----< br >
**Changes from 070 release:**< br >
2024-01-31 01:06:08 +00:00
* NFC: **EMV parser** added (by @Leptopt1los and @wosk | PR #700 )
2024-01-30 10:24:26 +00:00
* NFC: Metromoney parser balance fix (by @Leptopt1los | PR #699 )
2024-01-31 01:06:08 +00:00
* NFC/LFRFID: Stop emulation after 5 mins to avoid antenna damage (by @Leptopt1los )
2024-01-29 14:45:05 +00:00
* Archive: Fix two filebrowser bugs
2024-01-31 01:06:08 +00:00
* SubGHz: **Programming mode for Dea Mio** (right arrow button)
* SubGHz: **Keeloq fix emulation for multiple systems and extend add manually support** for 2 of them (Dea Mio, Genius Bravo, GSN, Normstahl)
2024-01-29 14:45:05 +00:00
* SubGHz: Fixed hopper state when entering Read via Freq analyzer
2024-01-31 01:06:08 +00:00
* SubGHz: Raw erase fixes (by @Willy -JL)
2024-01-29 14:45:05 +00:00
* SubGHz: Subghz save files with receive time (by @Willy -JL)
* NFC: Fix NFC V dumps with v3 (pre refactor saves) crashing at info page
2024-01-13 21:49:05 +00:00
* NFC: Zolotaya Korona Online parser added (by @Leptopt1los )
2024-01-31 01:06:08 +00:00
* NFC: Add NFC **NDEF parser** (by @Willy -JL)
* LF RFID: **Write T5577 with random and custom password** added (clear password via Extra actions) (by @Leptopt1los )
2024-01-13 21:49:05 +00:00
* SubGHz: Update honeywell protocol (by @Willy -JL)
2024-01-29 14:45:05 +00:00
* System: More contrast values for replacement displays (up to +8 or -8)
* USB/BLE HID: Add macOS Music app volume control
2024-01-07 22:13:22 +00:00
* Apps: **Check out Apps updates by following** [this link ](https://github.com/xMasterX/all-the-plugins/commits/dev )
2024-01-31 15:34:22 +00:00
* OFW PR 3384: NFC: Display unread Mifare Classic bytes as question marks - by @TollyH
* OFW PR 3396: NFC: **fix application opening from browser** - by @RebornedBrain (+ fix for leftover issues)
* OFW PR 3382: NFC UI refactor - by @RebornedBrain
* OFW PR 3391: Rework more info scene for Ultralight cards - by @RebornedBrain
* OFW PR 3401: it-IT-mac layout - by @nminaylov
2024-01-31 01:06:08 +00:00
* OFW: Fix expansion protocol crash when fed lots of garbage
2024-01-29 14:45:05 +00:00
* OFW: 0.98.0-rc various fixes
* OFW: RFID CLI: better usage
2024-01-31 01:06:08 +00:00
* OFW: **Mf DESFire fixes**
2024-01-29 14:45:05 +00:00
* OFW: NFC UI refactor
2024-01-31 01:06:08 +00:00
* OFW: **Expansion module protocol** (+ expansion settings read and store in ram by @Willy -JL)
2024-01-29 14:45:05 +00:00
* OFW: Bugfix: Strip last parity bit from decoded FDX-B data
* OFW: FuriHal: interrupt priorities and documentation
2024-01-31 01:06:08 +00:00
* OFW: FuriHal: **UART refactoring**
2024-01-29 14:45:05 +00:00
* OFW: SubGhz: add `subghz tx_from_file` CLI cmd, major TX flow refactoring, various improvements and bug fixes
* OFW: Furi_hal_rtc: new function
* OFW: NFC UI refactor
2024-01-13 00:24:27 +00:00
* OFW: assets: checking limits on image size; ufbt: cdb target
* OFW: NFC: system dict skip when user dict is skipped fix (replaces our fix)
2024-01-11 18:47:54 +00:00
* OFW: FuriHal: fix start duration furi_hal_subghz_async_tx
* OFW: NFC: parsers minor cleanup
* OFW: NFC Ntag success write freeze when not saved card
* OFW: ufbt: fixed generated project paths on Windows
2024-01-07 22:13:22 +00:00
< br > < br >
#### Known NFC post-refactor regressions list:
2023-12-10 22:36:54 +00:00
- Mifare Mini clones reading is broken (original mini working fine) (OFW)
2023-12-01 01:53:11 +00:00
- Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
2023-12-10 22:36:54 +00:00
- NFC CLI was removed with refactoring (OFW)
2023-11-29 00:26:05 +00:00
- Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
2024-01-07 22:13:22 +00:00
- 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
2022-10-28 23:19:29 +00:00
2023-06-17 18:50:24 +00:00
----
2022-09-05 19:10:31 +00:00
2022-10-08 23:27:38 +00:00
[-> How to install firmware ](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md )
2022-09-18 02:18:17 +00:00
2022-12-10 00:20:38 +00:00
[-> Download qFlipper (official link) ](https://flipperzero.one/update )
2022-07-20 18:50:26 +00:00
2022-10-06 16:18:09 +00:00
## Please support development of the project
2023-08-20 02:34:54 +00:00
|Service|Remark|Link/Wallet|
|-|-|-|
2023-08-24 01:51:44 +00:00
|**Patreon**||https://patreon.com/mmxdev|
2023-08-20 02:34:54 +00:00
|**Boosty**|patreon alternative|https://boosty.to/mmxdev|
|cloudtips|only RU payments accepted|https://pay.cloudtips.ru/p/7b3e9d65|
|YooMoney|only RU payments accepted|https://yoomoney.ru/fundraise/XA49mgQLPA0.221209|
|USDT|(TRC20)|`TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs`|
|BCH||`qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3`|
|ETH|(BSC/ERC20-Tokens)|`darkflippers.eth` (or `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a` )|
|BTC||`bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`|
|DOGE||`D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`|
|LTC||`ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`|
|XMR|(Monero)| `41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn` |
|TON||`EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf`|
2022-10-06 16:18:09 +00:00
2023-11-29 00:26:05 +00:00
#### Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:
2023-12-10 22:36:54 +00:00
ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
2022-12-18 21:52:37 +00:00
and all other great people who supported our project and me (xMasterX), thanks to you all!
2022-07-20 18:50:26 +00:00
2023-06-17 18:52:27 +00:00
## **Recommended update option - Web Updater**
2022-12-10 00:20:38 +00:00
2023-08-13 00:53:09 +00:00
### What `n`, `r`, `e`, ` `, `c` means? What I need to download if I don't want to use Web updater?
What build I should download and what this name means - `flipper-z-f7-update-(version)(n / r / e / c).tgz` ? < br >
2023-06-17 18:52:27 +00:00
`flipper-z` = for Flipper Zero device< br >
`f7` = Hardware version - same for all flipper zero devices< br >
`update` = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself< br >
`(version)` = Firmware version< br >
2023-08-21 19:01:11 +00:00
| Designation | 3 Custom Animation | [Base Apps ](https://github.com/xMasterX/all-the-plugins#default-pack ) | [Extra Apps ](https://github.com/xMasterX/all-the-plugins#extra-pack ) | ⚠️ RGB mode* |
|-----|:---:|:---:|:---:|:---:|
| ` ` | ✅ | ✅ | | |
| `c` | ✅ | | | |
| `n` | | ✅ | | |
| `e` | ✅ | ✅ | ✅ | |
2023-11-29 00:26:05 +00:00
| `r` | ✅ | ✅ | ✅ | ⚠️ |
2023-08-21 19:01:11 +00:00
⚠️ This is [hardware mod ](https://github.com/quen0n/flipperzero-firmware-rgb#readme ), works only on modded flippers! do not install on non modded device!
2023-06-17 18:50:24 +00:00
2023-06-17 18:53:03 +00:00
Firmware Self-update package (update from microSD) - `flipper-z-f7-update-(version).tgz` for mobile app / qFlipper / web< br >
Archive of `scripts` folder (contains scripts for FW/plugins development) - `flipper-z-any-scripts-(version).tgz` < br >
2023-06-17 18:50:24 +00:00
SDK files for plugins development and uFBT - `flipper-z-f7-sdk-(version).zip`
2022-12-10 22:08:00 +00:00
2022-09-20 01:09:14 +00:00
2022-08-01 20:20:04 +00:00