Releases: DarkFlippers/unleashed-firmware
unlshd-069
New changes
- NFC: Various NFC Mifare classic Read fixes (was caused by wrong logic in parsers) (mifare classic 4k, and others) (by @Leptopt1los)
- Apps: Fixed Unitemp and ESP32 Camera suite
- Apps: Check out Apps updates by following this link
Known NFC post-refactor regressions list:
- Mifare Mini clones reading is broken (original mini working fine) (OFW)
- EMV simple data parser was removed with protocol with refactoring (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)
- Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
- 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
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:
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!
Recommended update option - Web Updater
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-unlshd-069(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-069
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-069.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-069.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-069.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-068
Warning!!! Please read this before installing!!!
This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:
Issues from this list will be fixed in next releases
Known NFC app regressions and issues:
- Mifare Mini clones reading is broken (original mini working fine) (OFW)
- EMV simple data parser was removed with protocol with refactoring (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
- 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
API was updated to v50.x
New changes
- NFC: Skip system dict bug fixed (by @Leptopt1los)
- NFC: Set ATQA scene bit numbering changed (by @Leptopt1los)
- NFC: Added plugin to read WashCity card balance (by @yaba | PR #683)
- NFC: Add manually MF Classic with custom UID (by @Leptopt1los | PR #690)
- NFC: Fix MyKey production date parsing by @augustozanellato
- Apps: Move hid and snake apps into main repo (will be included in
c
builds) - Docs: Remove weird newline in applications/ReadMe.md (by @Eczbek | PR #688)
- SubGHz: Proper fix for subghz keyboard lock display issue (thanks @Willy-JL)
- 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)
- Apps: Check out Apps updates by following this link
- OFW: Desktop: fix rpc unlock on pin input screen
- OFW: UI refactor
- OFW: MFC emulation fixes
- OFW: Scripts: fix incorrect handling of storage stress test count option
- OFW: Add Samsung AC remotes DB93 and AR-EH04
- OFW: Update mf_classic_dict.nfc
- OFW: Nfc: HID MFC Plugin
- OFW: RPC: reverse input
- Update slideshow pictures by @Svaarich
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:
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!
Recommended update option - Web Updater
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-unlshd-068(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-068
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-068.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-068.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-068.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-067
Warning!!! Please read this before installing!!!
This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:
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 (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)
- 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
- 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
API was updated to v50.x
New changes
- IR: Updated infrared assets (by @amec0e | PR #677)
- NFC: Fix Saflok edge case 0.5% of UIDs got wrong result (by @noproto | PR #668)
- NFC: Zolotaya Korona transport card parser added (by @Leptopt1los)
- NFC: Parsers cleanup for new api (by @Leptopt1los)
- SubGHz: Temp fix for subghz keyboard lock display issue (furi_timer is not working properly)
- SubGHz: Added new option to delete old signals on full memory
- SubGHz: Faac rc/xt add manually (unverified)
- SubGHz: Better subghz history element removal (by @Willy-JL)
- SubGHz: Fix key display newline issue in came atomo
- Apps: Check out Apps updates by following this link
- OFW: USART Bridge: added support for software control of DE/RE pins
- OFW: ufbt: changed toolchain environment invocation; updated .gitignore for app template
- OFW: Keys Dict: fix PVS warnings
- OFW: NfcDict Refactoring
- OFW: Add AC's Carrier 42QG5A580SC and AUX YKR-H/006E
- OFW: NFC Plugins loading rework
- OFW: MFC emulation fix
- OFW: nfc_util: little endian bytes2num functions added
- OFW: Add MyKey parser
- OFW: Update CLI MOTD
- OFW: NFC NTAG and ISO14443-3b reading fix
- OFW: FuriHal: RTC register reset API. New factory reset routine that wipes all RTC backup registers content.
- OFW: FuriHal: various GPIO improvements
- OFW: SubGhz: changed the name of the button when sending RAW to SubGHz
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:
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!
Recommended update option - Web Updater
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-unlshd-067(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-067
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-067.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-067.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-067.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-066
Warning!!! Please read this before installing!!!
This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:
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 (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)
- 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
- 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
API was updated to v49.x
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)
- 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
andPTT
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
- 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
- OFW: Mifare Classic nested auth support
- OFW: ST25TB poller refining + write support
- OFW: Libraries cleanup; u2f crypto rework to use mbedtls
- OFW: Add the secret door animation
- OFW: Allows you to use UCS-2 in canvas_glyph_width
- OFW: Mifare Classic fixes
- OFW: NFC: Felica UID emulation
- OFW: 64k does not enough
- OFW: fbt: improvements
- OFW: Various Fixes for 0.95
- OFW: Add Mastercode SubGHz Protocol
- OFW: Do not remove file when renaming to itself
- OFW: Fix iButton crash on missing file
- OFW: NFC API improvements
- OFW: MF Ultralight no pwd polling adjustment
- OFW: Fix limited_credit_value having wrong value in mf_desfire_file_settings_parse
- OFW: Infrared remote button index support
- OFW: Fix NFC unit tests
- OFW: fix: invariant format of log time data
- OFW: fbt: dist improvements
- OFW: Fix crash when exiting write mode
- OFW: Dolphin: Extreme butthurt loop fix
- OFW: Furi, FuriHal: remove FreeRTOS headers leaks
- OFW: fbt: source collection improvements
- OFW: Rename menu items related to dummy mode and sound
- OFW: fbt: SD card resource handling speedup
- OFW: Furi: cleanup crash use
- OFW: Allow for larger Infrared remotes
- OFW: fbt: reworked assets & resources handling
- OFW: Storage: speedup write_chunk cli command
- OFW: fix crash after st25tb save
- OFW: Fix crash when reading files > 64B
- OFW: NFC RC fixes
- OFW: Fix MF DESFire record file handling
- OFW: NFC refactoring (new NFC stack) -> some apps still require very big changes to make them work with new system - see apps that was temporarily removed from this release here: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
- OFW: fbt: glob & git improvements
- OFW: FastFAP: human readable error log
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:
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!
Recommended update option - Web Updater
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-unlshd-066(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-066
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-066.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-066.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-066.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-065
New changes
- SubGHz: Add 4 more systems to Add Manually (untested!)
- SubGHz: Add Manually fixes
- SubGHz: Added NiceFlor-S to ignore options, removed colons. (by @G2Dolphin | PR #620)
- Misc code cleanup
- RGB: Fix white color on reboot, move settings, add custom color option
- BLE Spam app updated to latest version (Android, Windows support) (by @Willy-JL) -> (app can be found in builds
e
,n
,r
) - OFW: Fix double arrows and add proper indication
- OFW: SubGHz: add manually fix 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit
- OFW: Fix various crashes if debug libraries used
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors:
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!
Recommended update option - Web Updater
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-unlshd-065(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-065
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-065.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-065.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-065.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-064
New changes
Summary: BLE Core2 (Copro) crashes should be fixed with this update, Apple BLE Spam app and other apps updated to the latest versions, NFC file sort crashes has been fixed, other fixes and improvements see below:
- SubGHz: Nice Flor S - added custom button code 0x3
- NFC: Fixes out of memory crash if we open folder with more than 300 files in it
- LF RFID: Fixed logic in
t5577_write_with_pass
(by @baugp | PR #612) - Infrared: Updated universal assets (by @amec0e | PR #607 #619)
- Apple BLE Spam app updated to latest version (by @Willy-JL) -> (app can be found in builds
e
,n
,r
) - OFW: Fix spelling across some project files
- OFW: CCID: Support PC To Reader Transfer Block data
- OFW: Firmware: bigger thread name storage. Notification app: better BacklightEnforce edge cases handling.
- OFW: Lib: update stm32wb_copro to 1.17.3 release
- OFW: FuriHal ble: length fix for fw version prop
- OFW: add documentation SubGhz Bin_RAW file format
- OFW: fbt: glob improvements
- OFW: HEX input UI improvements
- OFW: Ble: fix null-ptr dereference in bt_change_profile
- OFW: Add the coding in the shell animation
- OFW: FuriHal,BleGlue: prevent sleep while HCI command executed, proper bt api rpc locking. Fixes random system lockups.
- OFW: fbt: reworked tool path handling
- OFW: Gui: handle view port lockup and notify developer about it
- OFW: Added
fal_embedded
parameter for PLUGIN apps - OFW: Fix multiline aligned text going out of bounds (again)
- OFW: Add Initial CCID support
- OFW: Add confirmation before exiting USB-UART
- OFW: Add extended I2C HAL functions -> Breaking API change 38.x -> 39.x
- OFW: New clock switch schema, fixes random core2 crashes
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors:
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!
Recommended update option - Web Updater
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-unlshd-064(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-064
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-064.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-064.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-064.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-063
New changes
- Apple BLE Spam app (by @Willy-JL | Plus research from ECTO-1A, xMasterX and techryptic) -> (app can be found in builds
e
,n
,r
) - Plugins -> Note for new users: PicoPass emulation is available in (Apps -> NFC -> PicoPass) + Latest PicoPass emulation fixes (by nvx) -> (app can be found in builds
e
,n
,r
) - SubGHz: FAAC SLH - Programming mode (by @xMasterX & @Eng1n33r (full research and PoC by @Skorpionm)| PR #585) -> How to use
- SubGHz: FAAC SLH -> Add manually new options
- SubGHz: Ignore Princeton option
- SubGHz: Save all settings, option to reset config to default (by @derskythe | PR #590)
- SubGHz: Fix 0xFFFF counter value being skipped
- SubGHz: Fix path reset on save name scene exit
- SubGHz: Various fixes
- SubGHz Remote: New design (by @Svaarich) - Implemented by @gid9798
- SubGHz Remote: Fix Sub-GHz Remote folder name (by @OperKH | PR #583)
- SubGHz Remote: submodule (by @gid9798 | PR #592)
- Infrared: Updated universal assets (by @amec0e | PR #594)
- Infrared: Remake custom universal remotes to use new design (New icons by @Svaarich)
- UI: Keyboard ok to toggle select all in cursor mode (by @Willy-JL)
- CI/CD: CodeQL for internal usage
- CI/CD: Fixed regular builds having
c
in version name in the device info while not being actualc
build - Docs: New FAAC SLH instructions
- Docs: Readme & Changelog fixes (by @gid9798 | PR #586 #600)
- OFW: Sub-GHz: fix incorrect key parsing crash
- OFW: fbt: added FW_CFG_name with build configuration
- OFW: SD-Card: proper HAL -> Breaking API change, API 37.x -> API 38.x - Update your apps!
- OFW: Various Fixes and Improvements -> Breaking API change, API 36.x -> API 37.x - Update your apps!
- OFW: iButton: Return to the file selection if file is corrupted
- OFW: Account for the "-" in line carry-over
- OFW: github: workflow improvements
- OFW: Storage: force mount
- OFW: Add File Naming setting for more detailed naming -> Breaking API change, API 35.x -> API 36.x - Update your apps!
- OFW: Disconnect from BLE on protobuf error
- OFW: Add support for Mifare Classic 4k SAK 0x38 ATQA 0x02, 0x04, 0x08
- OFW: Undo some TODO
- OFW: Check the filetype of the update manifest
- OFW: StorageListRequest: size filter
- OFW: SubGhz: heap overflow text error
- OFW: nfc: add rfal wrong state error handling
- OFW: Rfid: fix crash on broken key launch from archive (fix was already done in UL in similar way)
- OFW: AC OFF button
- OFW: New IR universal remote graphics
- OFW: Intelligent probing with warnings for fwflash.py
- OFW: FuriHal: explicitly pull display pins at early init stage, move PUPD config to early stage
- OFW: Fix display last symbol in multiline text
- OFW: Properly reset the NFC device data
- OFW: fbt: various improvements and bug fixes
- OFW: Littlefs updated to v2.7.0
- OFW: loader: restored support for debug apps
- OFW: Removed explicit dependency on scons for external scripting
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
Patreon | https://patreon.com/mmxdev | |
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 |
Thanks to our sponsors:
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!
Recommended update option - Web Updater
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-unlshd-063(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-063
= Firmware version
Designation | 3 Custom Animation | Base Apps | Extra Apps | |
---|---|---|---|---|
|
✅ | ✅ | ||
c |
✅ | |||
n |
✅ | |||
e |
✅ | ✅ | ✅ | |
r |
✅ | ✅ | ✅ | ✅ |
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-063.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-063.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-063.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-062
New changes
- !!! Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to settings changes, Please set your PIN code, Favourite apps again in Settings->Desktop !!!
- Desktop: New way to set favourite apps and fully configurable dummy mode (now you can set up to 4 favourite apps!) (port of OFW PR 2972 by nminaylov) (by @gid9798 | PR #578)
- Desktop: Fix lock timer after rebooting (by @gid9798 | PR #578)
- Infrared: Updated universal assets (by @amec0e | PR #581)
- Core: Added proper error message on out of memory crash (by @Willy-JL)
- SubGHz: Fix FAAC SLH add manually issues and fix sending signals with unknown seed
- SubGHz: Temporarily reverted changes from OFW PR 2984: SubGhz: fix todo (by Skorpionm) - Fixes Enhanced Sub-GHz Chat app and various issues related to receiving signals that was found in 061 release
-> Download qFlipper (official link)
Please support development of the project
Service | Remark | Link/Wallet |
---|---|---|
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 |
Thanks to our sponsors:
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!
Recommended update option - Web Updater
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-unlshd-062(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-062
= Firmware version
= this build comes with 3 custom animations, and default apps preinstalled (base pack)
c
= this build comes with 3 custom animations, and only main apps (Clean build like latest OFW)
n
= this build comes without our custom animations (we have only 3 of them), only official flipper animations, and base pack apps
e
= build has 🎲 extra apps pack preinstalled, our custom animations, and base pack apps too
r
= RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-062.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-062.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-062.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-061
New changes
- NFC: Add manually MF Classic with custom UID (by @gid9798 | PR #571)
- Infrared: Fix crash when frequency is outside of supported range, allow sending broken files by setting frequency to nearest border
- Infrared: Updated AC universal asset (Legion LE-F30RH-IN added and other changes) (by @Leptopt1los | PR #577)
- SubGHz: Fix Somfy Telis wrong frequency in add manually
- SubGHz: Fix frequency out of bounds check causing crash/freeze
- RGB Patch: Fix colors
- Builds: New build (clean)
c
- comes only with main apps, use in case you don't want preinstalled apps pack - Plugins: Moved into one repo - https://github.com/xMasterX/all-the-plugins
- OFW PR 2984: (only buffer changes was merged, other will be later) SubGhz: fix todo (by Skorpionm)
- OFW PR 2980: Properly reset the NFC device data (by Astrrra)
- OFW: SubGhz: add timeout to subghz_hal_async_tx_test_run
- OFW: Improve vscode clangd experience
- OFW: Add the Sad song animation
- OFW: ufbt: fixed FAP_SRC_DIR
- OFW: UI: Clock on Desktop -> Refactoring of our desktop clock
- OFW: uFBT: devboard_flash to update WiFi devboard
- OFW: FBT: devboard_flash to update WiFi devboard
- OFW: Scripts: OB recovery
- OFW: Expose additional functions of the crypto engine to user -> Breaking API change 34.x -> 35.x
- OFW: External apps removed -> In our case - moved into extra plugins repo to separate plugins and firmware
- OFW: BadUSB: qFlipper install script for MacOS
- OFW: Add compressor.h to the SDK
- OFW: fbt: Fix building using path with space
- OFW: RPC: md5 in storage list
- OFW: Fixes 2957 - subghz decode_raw
- OFW: FDX-B temperature in system units
- OFW: Infrared: buttons move feature rework
-> Download qFlipper (official link)
Please support development of the project
- 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
(or0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
) - BTC:
bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
- DOGE:
D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
- LTC:
ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
- XMR (Monero):
41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
- TON:
EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf
Thanks to our sponsors:
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!
Recommended update option - Web Updater
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-unlshd-061(n / r / e / c).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-061
= Firmware version
= this build comes with 3 custom animations, and default apps preinstalled
c
= this build comes with 3 custom animations, and only main apps (Clean build)
n
= this build comes without our custom animations (we have only 3 of them), only official flipper animations
e
= build has 🎲 extra apps pack preinstalled
r
= RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-061.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-061.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-061.zip
Install via Web Updater
Version with only main apps - Install via Web Updater
Version without custom animations - Install via Web Updater
Version with RGB patch - only for hardware mod! - Install via Web Updater
Version with Extra apps - Install via Web Updater
unlshd-060
New changes
- SubGHz: Support for Ebyte E07 module power amp switch (works with TehRabbitt's Flux Capacitor Board) (by @Sil333033) (PR #559 by @Z3BRO) -> Remade by @xMasterX -> Driver code fixed and reworked by @gid9798
- Infrared: Update universal remote assets (by @amec0e | PR #570)
- Infrared: Update universal AC asset (by @Leptopt1los | PR #569)
- Plugins: Add * in NFC Maker keyboard (hold
.
) - Plugins: Update TOTP (Authenticator) (by akopachov)
- Plugins: Update ESP32: WiFi Marauder companion plugin (by 0xchocolate)
- Plugins: Update ESP32-CAM -> Camera Suite (by CodyTolene) -> (PR #562 by @CodyTolene)
- OFW PR 2949: IR: buttons move feature rework (by nminaylov)
- OFW PR 2941: FDX-B temperature now uses system units (by Astrrra)
- OFW: fbtenv: add additional environ variable to control execution flow
- OFW: NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response
- OFW: NFC: Fix MFC key invalidation
- OFW: Rename Applications to Apps
- OFW: Fix about screen
- OFW: change FuriThreadPriorityIsr to 31 (configMAX_PRIORITIES-1)
- OFW: External apps icounter
- OFW: Overly missed feature: Infrared: move button (change button order in a remote)
- OFW: Move U2F path to ext
- OFW: New RTC flags in device info
- OFW: Backlight notification fix
- OFW: Fix fbtenv restore
-> Download qFlipper (official link)
Please support development of the project
- 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
(or0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
) - BTC:
bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
- DOGE:
D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
- LTC:
ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
- XMR (Monero):
41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
- TON:
EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf
Thanks to our sponsors:
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!
Recommended update option - Web Updater
What n
, r
, e
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-unlshd-060(n / r / e).tgz
?
flipper-z
= for Flipper Zero device
f7
= Hardware version - same for all flipper zero devices
update
= Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-060
= Firmware version
n
= this build comes without our custom animations (we have only 3 of them), only official flipper animations
e
= build has 🎲 extra apps pack preinstalled
r
= RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)
Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-060.tgz
for mobile app / qFlipper / web
Archive of scripts
folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-060.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-060.zip