Unleashed Firmware

Firmware

Custom firmware for the Flipper Zero.

Latest unlshd-090 · by DarkFlippersWebsiteDarkFlippers/unleashed-firmware

Release activity

Release activity — 8 releases across 8 days in the last year. Each cell is one day; darker means more releases that day. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Apr 19, 2026No releases on Apr 26, 2026No releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 2026No releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026
MondayNo releases on Apr 20, 2026No releases on Apr 27, 20261 release on May 4, 2026No releases on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026
TuesdayNo releases on Apr 21, 2026No releases on Apr 28, 2026No releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026
WednesdayNo releases on Apr 22, 2026No releases on Apr 29, 2026No releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
ThursdayNo releases on Apr 23, 2026No releases on Apr 30, 2026No releases on May 7, 2026No releases on May 14, 2026No releases on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 20261 release on Jul 30, 2026No releases on Aug 6, 2026
FridayNo releases on Apr 24, 2026No releases on May 1, 20261 release on May 8, 2026No releases on May 15, 2026No releases on May 22, 2026No releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Apr 25, 2026No releases on May 2, 20261 release on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026

8 releases in the last year

Changelog

unlshd-090

Added 7
  • Add Telcoma/Cardin EDGE protocol (32bit, Static) to SubGHz
  • Support Hitag Micro chips (8265/8210/H5.5) in LFRFID
  • Add ability to wipe T5577 tags with read-back verification in LFRFID
  • Add native MIFARE Plus support in SL3 with read, emulation, and write capabilities in NFC
  • Add Bambu Lab filament spool parser to NFC
  • Show loading screen while a large CUID dictionary loads on Read in NFC
  • Add Network and GPS RPC services
Changed 3
  • Show MIFARE Ultralight/NTAG PWD & PACK in full info view and on read screen in NFC
  • Align MIFARE type detection with NXP AN10833 in NFC
  • Replace the built-in clock app with the new NightStand Clock featuring overnight display, brightness control, red LED nightlight, stopwatch, and daily alarm
Fixed 12
  • Fix endless TX causing RAW files to be transmitted and crash the system in SubGHz
  • Fix crash when exiting CLI subghz chat with an external CC1101
  • Fix Frequency Analyzer leaving the radio in a degraded state with antenna isolated and sensitivity loss
  • Fix Pecinin keeloq manufacturer in SubGHz
  • Fix RAW files corruption in SubGHz
  • Fix T5577 tags holding multiple EM4100 IDs hanging on Read in LFRFID
Main changes
  • Current API: 88.2
  • SubGHz: Fix endless TX causing RAW files to be transmitted and crash the system (via RPC / Mobile App) (Fixes issue #1008)
  • SubGHz: Fix crash when exiting CLI subghz chat with an external CC1101 - pressing Ctrl+C dereferenced the just-freed external CC1101 radio plugin during chat worker shutdown; internal CC1101 was unaffected (by @mishamyte | PR #1036 | Fixes #829)
  • SubGHz: Fix Frequency Analyzer leaving the radio in a degraded state - the worker parked the internal CC1101 with the antenna isolated and its near-field AGC profile still loaded; apps driving the radio HAL directly (without a full re-init) inherited a "sticky" sensitivity loss - the radio is now reset to its boot state on exit (by @mishamyte | PR #1045 | Fixes #1044)
  • SubGHz: Add Telcoma/Cardin EDGE protocol (32bit, Static) (by @half2me | PR #1001)
  • SubGHz: Fix Pecinin keeloq manufacturer (by @lifegame1lu111)
  • SubGHz: RAW files corruption fix (by @Lechnio)
  • LFRFID: Support of Hitag Micro chips (8265/8210/H5.5) (by @mishamyte | PR #1002)
  • LFRFID: Wipe T5577 (reset to blank, with read-back verification) (by @mishamyte | PR #1003)
  • LFRFID: Read T5577 tags holding multiple EM4100 IDs again - a T5577 written with several EM4100 IDs (e.g. via Multiwriter) hung on Read since the Electra protocol was added; also resets a stale PAC/Stanley decoder buffer (by @mishamyte | PR #1025 | Fixes #1024)
  • NFC: Native MIFARE Plus support in SL3 - MIFARE Plus is now a first-class protocol instead of detection-only: read (AES auth + encrypted/plaintext blocks, admin keys & config, originality signature), automatic dictionary attack with a per-UID key cache (instant re-reads of saved cards), full SL3 emulation with shadow-writeback (a reader can authenticate, read & write the recovered card), write/update-to-card, GetVersion + ATS-based S/X/SE/EV1/EV2 detection, "Add Manually" for 18 Plus variants, and MIFARE-Classic-style dump & keys screens; SL0/SL1/SL2 stay untouched (by @mishamyte | PR #1032 | Closes #1031)
  • NFC: Fix Type 4 Tag emulation crashing on malformed NDEF write APDUs - a reader could reboot the Flipper with a 4-to-7 byte UPDATE BINARY: an empty data field, a truncated NLEN write that underflowed the length into a ~4 GB allocation, or an unclamped 64 KB NLEN; a partial NLEN write also no longer zeroes the byte it didn't cover (by @mishamyte | PR #1051 | Fixes #1050)
  • NFC: Fix Type 4 Tag emulation corrupting the NDEF message on writes starting mid-NLEN - a reader updating from file offset 1 had its payload shifted one byte and picked up a stale byte from the previous frame (by @Endika | PR #1049)
  • NFC: Show MIFARE Ultralight/NTAG PWD & PACK in full info view / on read screen too (by @mishamyte | PR #1010 #1011)
  • NFC: Add Bambu Lab filament spool parser (type, color, code, temps, spool specs) (ported from uzyn/flipper-bambu, GPL-3.0)
  • NFC: Align MIFARE type detection with NXP AN10833 - Classic/Ultralight/NTAG/Plus sizing & security level; fixes Mifare Mini clone mis-detection and Ultralight AES read hang (by @mishamyte | PR #1014)
  • NFC: Read MIFARE Plus 2K in SL1 as full 32 sectors / 64 keys - a Plus 2K in SL1 is byte-identical to a Classic 1K in SAK/ATQA and was mis-sized as 1K; it is now told apart by its ISO14443-4 ATS (Plus S/X signature), while Plus SE, SmartMX, magic "Perfect CUID" and plain 1K stay 1K (by @mishamyte | PR #1016)
  • NFC: Fix MIFARE Plus 2K SL1 transit parsers - Troika, Plantain, SevPPK, SZPPK and Two Cities stopped parsing once Plus 2K SL1 cards began reporting as the new 2K type (PR #1016): the parsers only knew 1K/4K and required a full-card read. They now treat 2K as the 1K these cards present and accept a partial read (by @mishamyte | PR #1038 | Fixes #1037)
  • NFC: Fix transit parsers skipping key recovery on a partial read - Troika, Plantain, SevPPK, SZPPK and Two Cities reported a read as successful on any partial read (needed for Plus 2K SL1), so a card whose data sector wasn't actually read skipped the dictionary/nested attack instead of recovering its keys; a partial read is now accepted only when the sector the parser needs is read (by @mishamyte | PR #1043 | Fixes #1042)
  • NFC: Show a loading screen while a large CUID dictionary loads on Read - animated spinner + "CUID dictionary is loading" label instead of a blank/frozen-looking screen while a per-UID (MFKey-recovered) dictionary is scanned (by @mishamyte | PR #1022)
  • NFC: Fix memory leaks & double-frees in the NFC app - heap-corrupting double-frees in the Plantain and SZPPK/SEVPPK/SK transit parsers (crash on two-trip tickets), leaks in the Saflok parser, the app API resolver (per launch) and the CUID-dictionary error path, plus a ~15x RAM over-allocation of the MIFARE DESFire file-data array (by @mishamyte | PR #1030 | Fixes #1029)
  • OFW: NFC: Fix iso15693 emulation dropping Read Multiple Blocks for tags >64 blocks
  • OFW PR 4383: NFC FeliCa: Add Standard card emulation support (by @nikachu2012)
  • RPC: Add Network and GPS RPC services (by @apfxtech (Network based on @noproto code and idea) | PR #1013)
  • Clock: New NightStand Clock as the default Clock app - the built-in clock app is replaced by the NightStand Clock: overnight display with Up/Down screen-brightness control, red LED nightlight, stopwatch, and a daily alarm with a 12h/24h-aware picker that follows the system locale; the alarm and brightness level are saved under /ext/apps_data/clock/ and restored on launch (by @nymda | fixes by @WillyJL & @mishamyte | alarm by @xMasterX)
  • Apps: NFC Magic 2.0 - magic Ultralight/NTAG (USCUID-UL) write, clone & wipe: transport auto-selected from detection (direct CUID/ATS or backdoor), PWD-AUTH to write protected tags, "write anyway" for unconfirmed tags, per-page Partial Write with a details list of the pages that didn't take (and resume if the card is briefly removed), plus family-first detection of UL11/UL21, NTAG213/215/216, UL-C and UL-5; Gen2 CUID/static-nonce detection, Gen1 4b/7b UID, length-aware wipe & write guard, and honest per-block Success/Partial/Fail reporting on Gen2/MFC wipe & clone (by @mishamyte)
  • Apps: Build tag (27jul2026) - Check out more Apps updates and fixes by following this link
Other changes
  • OFW: CLI: consistent quoted path handling for loader and Sub-GHz
  • OFW: bit_lib: don't read past the buffer when the bits fit one byte
  • OFW: js_event_loop: reject a non-positive timer interval
  • OFW: LFRFID: fix the Pyramid trailing Wiegand parity bit
  • OFW: LFRFID: NUL-terminate the PAC/Stanley card id before parsing it
  • OFW: NFC FeliCa: check the poller error before reading the system-code response
  • OFW: Infrared: initialize timings_cnt on decoder alloc and fix its bounds check
  • OFW: Allow for checking if an id is in use before adding to view dispatcher
  • OFW: CCID: move USB layer from firmware HAL into ccid_test app
  • OFW: Storage Python script: add retry on file copy to Flipper
  • Apps: Update FindMy app
  • Fix BLE sync, fix possible delay related issues
  • Disabled debug and trace logs in the FW binary (apps .fap's are not affected) to free up some flash space for new features
  • NFC: Fix typo in SLIX poller (by @WillyJL)
  • NFC: Internal MIFARE Plus cleanup - data-drive the "Add Manually" generator variants and unify the admin-key address mapping into one source of truth; small internal-flash saving, no functional change (by @mishamyte | PR #1035)
  • NFC: Fix wrong parent protocol in the Type 4 Tag listener assert - copy-pasted from the SLIX listener, so debug builds crashed as soon as Type 4 Tag emulation received a frame; release builds were unaffected (by @mishamyte | PR #1051)

-> How to install firmware

-> Unleashed FW Web Installer

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-090(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-090 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-090.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-090.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-090.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-090 went

unlshd-089

Changed 1
  • Apply code cleanup to SubGHz protocol
Fixed 1
  • Fix FAAC SLH wrong decode/encode in SubGHz protocol
Main changes
  • Current API: 87.8
  • This release is the hotfix for the SubGHz protocol below, other changes are same as in version 088/087
  • SubGHz: Fix FAAC SLH wrong decode/encode, apply little code cleanup
  • Apps: Build tag (8may2026) - Check out more Apps updates and fixes by following this link
Other changes
  • None
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)

-> How to install firmware

-> Unleashed FW Web Installer

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-089(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-089 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-089.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-089.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-089.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-089 went

unlshd-088

Added 3
  • Move Nearby Files to Base pack
  • Add option to set baudrate in SubGHz, NFC, RFID, and iButton apps
  • Add ability to add or update GPS position to existing files in SubGHz, NFC, RFID, and iButton apps
Fixed 2
  • Fix crash in SubGHz Wardriving when changing GPS baudrate with GPS module connected
  • Fix Lat/Lon placement in SubGHz Wardriving when file is saved
Main changes
  • Current API: 87.8
  • This release is the hotfix and upgrade for 2 apps below, other changes are same as in version 087
  • Apps: Moved Nearby Files to Base pack and added option to set baudrate and add/update GPS position to extisting files (SubGHz, NFC, RFID, iButton)
  • Apps: Fixed crash in SubGHz Wardriving when changing GPS baudrate with GPS module connected
  • Apps: Build tag (8may2026) - Check out more Apps updates and fixes by following this link
Other changes
  • Apps: Fixed Lat/Lon placement in SubGHz Wardriving when file is saved (by @WillyJL)
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)

-> How to install firmware

-> Unleashed FW Web Installer

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-088(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-088 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-088.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-088.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-088.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-088 went

unlshd-087

Added 9
  • Add support for 42+ Keeloq based systems with partial Add Manually support in SubGHz
  • Add Allstar Firefly 318ALD31K protocol (18 bits, Static) to SubGHz
  • Add Nord ICE protocol (33 bits, Static) to SubGHz
  • Add CAME TOP44FGN support in CAME TWEE protocol
  • Add all 0x0s and all 0xFs KeeLoq MF codes for normal and simple learning in SubGHz
  • Add ISO15693-3 and SLIX write-back support to NFC
Changed 5
  • Improve support for CAME Atomo type remotes (TOPD4REN) with decode and button codes
  • Improve Nice FLO decoding in SubGHz
  • Improve HID App PTT functionality
  • Update UI wording to be more clear
  • Extend LCD contrast range to full ST756x 6-bit range (reduced to -10 to +18 to avoid fully unreadable state)
Fixed 6
  • Fix CAME TWEE repeats count for button click in SubGHz
  • Fix MIR and other EMV cards crash on Read in NFC
  • Fix CLI with NTAG4xx and Type 4 Tag support in NFC
  • Fix BusFault in Write to Initial Card in NFC
  • Fix stack buffer overflows in MFUL FAST_READ and DESFire file settings parsers in NFC
  • Fix duplicate code in RAW protocol in SubGHz
Main changes
  • Current API: 87.8
  • SubGHz: Add support for 42+ Keeloq based systems (with partial Add Manually support) (see Full list) (by @zero-mega, @xMasterX, ARF Team)
  • SubGHz: Add Allstar Firefly 318ALD31K protocol (18 bits, Static) (PR #989 | by @jlaughter)
  • SubGHz: Add Nord ICE protocol (33 bits, Static)
  • SubGHz: Better support for CAME Atomo type remotes (TOPD4REN) (decode + button codes) (thx to Roman for raw recordings)
  • SubGHz: Add CAME TOP44FGN support in CAME TWEE protocol
  • SubGHz: Add all 0x0s and all 0xFs KeeLoq MF codes for normal and simple learning
  • SubGHz: Fix CAME TWEE repeats count for button click
  • SubGHz: Improve Nice FLO decoding (thx to Roman for raw recordings)
  • NFC: Add ISO15693-3 and SLIX write-back support (PR #984 | by @DoniyorI)
  • NFC: Fix "MIR" and other EMV cards crash on Read (by @Dmitry422)
  • NFC: Add Mifare Ultralight C Write Support (by @haw8411)
  • NFC: Add new parsers SZPPK, SKPPK and SevPPK, upgrade Plantain parser, fix TwoCities parser (PR #981 | by @mxcdoam)
  • NFC: Fix CLI with NTAG4xx and Type 4 Tag support (by @WillyJL)
  • OFW PR 4362: NFC: Fix BusFault in Write to Initial Card (by @akrylysov)
  • OFW PR 4369: NFC: Fix stack buffer overflows in MFUL FAST_READ and DESFire file settings parsers (by @qp-x-qp)
  • Apps: Build tag (5may2026) - Check out more Apps updates and fixes by following this link
Other changes
  • UI: Add canvas_get_buffer, canvas_get_buffer_size to public API
  • HID App: PTT improvements (PR #996 | by @hryamzik)
  • UI: Wording changes to be more clear (PR #994 | by @SkeletonMan03)
  • SubGHz: Fix duplicate code in RAW protocol
  • SubGHz: Fix small logic error in KingGatesStylo4k protocol (found by @X-Stuff)
  • OFW PR 4364: JS: Address utf8 support when uploading JavaScript application (by @bekindpleaserewind)
  • Display: Extend lcd contrast range to full ST756x 6-bit range (by @ShaTie) (reduced to -10 to +18 to avoid fully unreadable state)
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)

-> How to install firmware

-> Unleashed FW Web Installer

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-087(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-087 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-087.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-087.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-087.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-087 went

unlshd-086

Added 5
  • Add Ditec GOL4 54bit dynamic protocol with programming mode and button switch
  • Add KeyFinder 24bit static protocol
  • Add Somfy Keytis button switch and Add Manually support
  • Add Genius Echo/Bravo 2 buttons hold simulation
  • Add Indala 224-bit long format protocol support to LFRFID
Changed 5
  • Change KeeLoq delta size
  • Improve SubGHz signal settings
  • Make FDX-B readout more descriptive in LFRFID
  • Update MFKey to v4.1
  • Make view_port_send_to_back public in API
Fixed 4
  • Fix SubGHz transmission bug on Read screen
  • Fix BFT Mitto decode bug where seed was not resetting after successful decode
  • Fix KeeLoq display of AN-Motors and HCS101 keys
  • Fix USB HID keyboard LED state reporting
Main changes
  • Current API: 87.6
  • SubGHz: Add Ditec GOL4 54bit dynamic protocol (with programming mode, button switch, add manually) (by @xMasterX (MMX) & @zero-mega)
  • SubGHz: Add KeyFinder 24bit static protocol (thx @mishamyte for RAWs)
  • SubGHz: Fix transmission bug on Read screen
  • SubGHz: BFT Mitto fix decode bug (seed was not resetting after one successful decode)
  • SubGHz: Somfy Keytis button switch and Add Manually support
  • SubGHz: KeeLoq change delta size
  • SubGHz: Genius Echo/Bravo add 2 buttons hold simulation (0xB btn code)
  • SubGHz: Signal Settings Improvements (PR #968 | by @Dmitry422)
  • SubGHz: KeeLoq fix display of AN-Motors and HCS101 keys
  • OFW PR 4343: LFRFID: add Indala 224-bit (long format) protocol support (by @kuzaxak)
  • OFW PR 4297: LFRFID: Make FDX-B readout more descriptive (by @snowsign)
  • MFKey: Update to v4.1 (by @noproto & @dchristle)
  • Apps: Build tag (22feb2026) - Check out more Apps updates and fixes by following this link
Other changes
  • OFW PR 4320: API: Make view_port_send_to_back public (by @loftyinclination)
  • OFW PR 4338: HID: Fix USB HID keyboard LED state reporting (by @Caballosanex)
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • While reading some EMV capable cards via NFC->Read flipper may crash due to Desfire poller issue, read those cards via Extra actions->Read specific card type->EMV

-> How to install firmware

-> Unleashed FW Web Installer

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-086(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-086 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-086.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-086.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-086.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-086 went

unlshd-085

Added 13
  • Cardin S449 protocol full support with 64bit keeloq, add manually, and all button codes
  • Benfica ARC AES128 protocol full support with 128bit dynamic and 3 button codes
  • Treadmill37 protocol support with 37bit static
  • Jarolift protocol full support with 72bit dynamic, add manually, and all button codes
  • FSK modulation with 12KHz deviation
  • KingGates Stylo 4k add manually and button switch support
Changed 7
  • Stilmatic 12bit discriminator fix
  • Counter editor refactoring
  • Alutech AT-4N and Nice Flor S turbo speedup
  • Sommer fm2 now uses FM12K modulation instead of FM476
  • V2 Phoenix added 2 counter modes support
  • KeeLoq display decrypted hop in Hop field instead of encrypted value
  • Desktop lock menu changed from Lock/Unlock action to BT ON/OFF
Fixed 10
  • FAAC RC/XT button mapping
  • BFT KeeLoq decoding with zero seed
  • Sommer timings
  • Alutech AT4N false positives
  • Storage settings exit scenes properly when used via favourites
  • Backlight settings bug
Removed 2
  • Cars ignore option replaced with Revers RB2 protocol ignore option
  • Starline, ScherKhan, and Kia decoders moved to external app
Main changes
  • Current API: 87.6
  • SubGHz: Cardin S449 protocol full support (64bit keeloq) (with Add manually, and all button codes) (use FSK12K modulation to read the remote) (closes issues #735 #908) (by @xMasterX and @zero-mega (thanks!))
  • SubGHz: Beninca ARC AES128 protocol full support (128bit dynamic) (with Add manually, and 3 button codes) (resolves issue #596) (by @xMasterX and @zero-mega)
  • SubGHz: Treadmill37 protocol support (37bit static) (by @xMasterX)
  • SubGHz: Jarolift protocol full support (72bit dynamic) (with Add manually, and all button codes) (by @xMasterX & d82k & Steffen (bastelbudenbuben de))
  • SubGHz: New modulation FSK with 12KHz deviation
  • SubGHz: KingGates Stylo 4k - Add manually and button switch support + refactoring of encoder
  • SubGHz: Stilmatic (R-Tech) - 12bit discr. fix & button 9 support (two buttons hold simulation) (mapped on arrow keys)
  • SubGHz: Counter editor refactoring (PR #939 | by @Dmitry422)
  • SubGHz: Alutech AT-4N & Nice Flor S turbo speedup (PR #942 | by @Dmitry422)
  • SubGHz: Sommer fm2 in Add manually now uses FM12K modulation (Sommer without fm2 tag uses FM476) (try this if regular option doesn't work for you)
  • SubGHz: Sommer - last button code 0x6 support (mapped on arrow keys)
  • SubGHz: V2 Phoenix (Phox) added 2 counter modes support (docs updated)
  • SubGHz: Add 390MHz, 430.5MHz to default hopper list (6 elements like in OFW) (works well with Hopper RSSI level set for your enviroment)
  • SubGHz: Fixed button mapping for FAAC RC/XT
  • SubGHz: KeeLoq display decrypted hop in Hop instead of showing encrypted as is (encrypted non byte reversed hop is still displayed in Key field)
  • SubGHz: BFT KeeLoq try decoding with zero seed too
  • SubGHz: KeeLoq display BFT programming mode TX (when arrow button is held)
  • SubGHz: KeeLoq add counter mode 7 (sends 7 signals increasing counter with 0x3333 steps) - may bypass counter on some receivers!
  • SubGHz: Add signals button editor and real remote simulation (full signal transmit with just one click) (PR #956 #958 | by @Dmitry422)
  • SubGHz: TX Power setting (PR #960 | by @LeeroysHub)
  • Desktop: BT ON/OFF instead of Lock/Unlock action in desktop lock menu (To lock - hold Up button) (PR #965 | by @Dmitry422) (idea by Dezederix)
  • Desktop: Holding back button to power off menu now allows to open power settings on left button (idea by Dezederix)
  • JS: feat: add IR capabilities to the JS engine (PR #957 | by @LuisMayo)
  • NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
  • NFC: Fixes to READ_MULTI and GET_BLOCK_SECURITY commands in ISO 15693-3 emulation (by @WillyJL & @aaronjamt)
  • Archive: Allow folders to be pinned (by @WillyJL)
  • Apps: Build tag (12feb2026p3) - Check out more Apps updates and fixes by following this link
Other changes
  • Settings: Storage settings exit scenes properly if used via favourites (fixes issue #951)
  • LCD: Backlight settings bug fix (PR #962 | by @Dmitry422)
  • UI: Various small changes
  • Desktop: Disable winter holidays anims
  • OFW PR 4333: NFC: Fix sending 32+ byte ISO 15693-3 commands (by @WillyJL)
  • NFC: Fix LED not blinking at SLIX unlock (closes issue #945)
  • SubGHz: Added some RAM
  • SubGHz: Fix documentation link for HT12A protocol (by @carlogrisetti)
  • SubGHz: Improve docs on low level code (PR #949 | by @Dmitry422)
  • SubGHz: Fix Alutech AT4N false positives
  • SubGHz: Cleanup of extra local variables
  • SubGHz: Replaced Cars ignore option with Revers RB2 protocol ignore option
  • SubGHz: Moved Starline, ScherKhan, Kia decoders into external app
  • SubGHz: Possible Sommer timings fix
  • SubGHz: Various fixes
  • SubGHz: Nice Flor S remove extra uint64 variable
  • SubGHz: Rename Sommer(fsk476) to Sommer (Sommer keeloq works better with FM12K) + added backwards compatibility with older saved files
  • Docs: Add full list of supported SubGHz protocols and their frequencies/modulations that can be used for reading remotes - Docs Link
  • Desktop: Show debug status (D) if clock is enabled and debug flag is on (PR #942 | by @Dmitry422)
  • NFC: Fix some typos in Type4Tag protocol (by @WillyJL)
  • Clangd: Add clangd parameters in IDE agnostic config file (by @WillyJL)
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • While reading some EMV capable cards via NFC->Read flipper may crash due to Desfire poller issue, read those cards via Extra actions->Read specific card type->EMV

-> How to install firmware

-> Unleashed FW Web Installer

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-085(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-085 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-085.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-085.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-085.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-085 went

unlshd-084

Main changes
  • Current API: 87.1
  • SubGHz: Counter Edit option with UI (PR #933 | by @Dmitry422) (with Debug enabled only) (Saved - open file - Signal Settings - Edit Counter)
  • SubGHz: UI for Counter Experimental Mode (PR #930 | by @Dmitry422) (with Debug enabled only) (Saved - open file - Signal Settings - Counter Mode) (see docs below)
  • SubGHz: Counter modes for Keeloq, CAME Atomo, Nice Flor S, AlutechAT4N - see docs
  • SubGHz: Add AN-Motors AT4 button on arrow keys (0xC)
  • SubGHz: Add IL-100 Smart support for Add manually
  • SubGHz: Add experimental counter overflow mode (OFEX), replicates how some key duplicators work, DO NOT USE if you don't know what you are doing, it will reset your counter value! (accesible with debug on in radio settings - counter incr.)
  • SubGHz: Return Honeywell Sec with fixes and improvements (by htotoo & LiQuiDz & xMasterX)
  • NFC: Keys found in key cache are now used in Nested attacks, deleting key cache is no longer required (by @noproto)
  • NFC: MFKey 4.0, MIFARE Classic Static Encrypted Nested attacks run 10x faster (by @noproto)
  • NFC: Add Saflok MFUL Parser Support (by @aaronjamt)
  • NFC: Add MFUL counters to Info page (by @aaronjamt)
  • OFW: Fix Felica standard loading from nfc file
  • Apps: Check out more Apps updates and fixes by following this link
Other changes
  • Desktop: Quick Debug mode switch (hold down on desktop, then hold ok on version screen)
  • SubGHz: OFEX support for SecPlus v1 and v2, various fixes (by @Dmitry422 & xMasterX)
  • SubGHz Remote: Add default remote and clear slot features (by @jknlsn)
  • Fix typo in README warning about scammers (PR #931 | by @koterba)
  • Bad USB: Colemak keyboard layout (by @Ashe-Sterling)
  • Display: Remove display_back_light bug from "DisplayBacklightEnforceOn" (PR #928 | by @Dmitry422)
  • OFW PR 4279: NFC FeliCa Minor Fix: FelicaPollerEventType should only be Incomplete if the tag is FeliCa Lite (by @zinongli)
  • OFW PR 4261: Add date/time input module (by @aaronjamt)
  • OFW PR 4312: Infrared: Fix infrared CLI plugin MissingImports (by @WillyJL)
  • Dolphin: Enable winter anims
  • Dolphin: Disable halloween anim
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • While reading some EMV capable cards via NFC->Read flipper may crash due to Desfire poller issue, read those cards via Extra actions->Read specific card type->EMV

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-084(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-084 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-084.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-084.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-084.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-084 went

unlshd-083

Main changes
  • Current API: 87.0
  • SubGHz: Add support for Came Atomo (TOP44RBN) remotes (thanks @mishamyte for recordings)
  • SubGHz: Add Elplast 18bit static code protocol (hello Hackcat ^_^)
  • SubGHz: Try to decode BFT (2 buttons remotes only) on the fly in regular Read mode (no more KL Unknown and all of that for free?!) (for 4 button remote follow docs here)
  • SubGHz: Tune Linear (edited by @WillyJL in PR #919 #920) (add better EZCode support) and Dickert MAHS protocol decoders
  • SubGHz: RAW protocol fixes (by @WillyJL)
  • SubGHz: Add ZKTeco 430.5 MHz add manually support
  • SubGHz: Add variant of 'Add Manually' menu with manual editing for each value (PR #909 #911 #914 | by @MrLego8-9)
  • SubGHz: Temporarily remove HoneywellSec protocol due to unstable decoding and incorrect encoding
  • NFC: Returning fix for reading PWD locked MFUL (PR #922 | by @mishamyte)
  • NFC: Added UL-C keys to the dictionary (PR #923 | by @mishamyte)
  • NFC: Add MIFARE Classic "Show Keys" UI (by @aaronjamt)
  • Apps: HID PTT: adding global zoom and google meet shortcuts for MacOS (PR #921 | by @hryamzik)
  • OFW: NFC FeliCa: Service Directory Traverse + Dump All Unencrypted-Readable Services' Blocks
  • OFW: NFC CLI commands
  • OFW: LFRFID: Show ISO-3166 Country Names For Pet Chips
  • OFW: JS views finished
  • OFW: BLE: improved pairing security
  • OFW: FeliCa Emulation: Handle certain Polling commands in firmware
  • OFW PR 4287: Fix Ultralight EV1 regression (by @noproto)
  • OFW PR 4271: NFC: Ultralight C NFC App Key Management, Dictionary Attack (by @noproto)
  • OFW PR 4265: NFC: Fix read crash with unexpectedly large MFC AUTH(0) response (by @WillyJL)
  • OFW PR 4251: CLI: Fix long delay with quick connect/disconnect (by @WillyJL)
  • LFRFID: Add additional procotols supported by EM4305 chipset (by @jamisonderek)
  • Apps: Check out more Apps updates and fixes by following this link
Other changes
  • SubGHz: Fix crash in add manually menu
  • OFW PR 4293: NFC FeliCa Improvement: Dump All Systems (by @zinongli)
  • OFW PR 4285: ViewStack: Store View by value to save memory (by @CookiePLMonster)
  • OFW PR 4290: Storage: Dont send mount event if SD mounted at boot (by @WillyJL)
  • OFW PR 4283: NFC lib: Expose nfc_common.h (by @zinongli)
  • OFW: Fix wrbl command tooltip
  • OFW: VSCode: Reduce file watcher resource usage
  • OFW: cli: Buzzer command
  • OFW: Update demo_windows.txt
  • OFW: Fix PVS warnings
  • OFW: NFC: Amusement IC Card Parser (FeliCa Lite & Lite-S)
  • OFW: hid_app mouse clicker: make mouse button selectable
  • OFW: JS: Expose button event type in gui/widget button callback
  • OFW: NFC: MFC 1k Banapass Parser
  • OFW: GUI Bug Fix: Number Input Save Icon
  • Add possibility to use custom buttons when using the SubGHz remote app (by @MrLego8-9)
  • Input Settings: Add Vibro Trigger option (by @956MB & @WillyJL)
  • BT Remote: Add Rename Option (by @aaronjamt & @WillyJL)
  • Simplify Bad USB BLE profile (by @aaronjamt & @WillyJL)
  • NFC: Fix incorrect Saflok year formula (by @Eltrick)
  • JS: Expose button event type in gui/widget button callback (by @WillyJL)
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • While reading some EMV capable cards via NFC->Read flipper may crash due to Desfire poller issue, read those cards via Extra actions->Read specific card type->EMV

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-083(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-083 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-083.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-083.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-083.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-083 went

unlshd-082

Main changes
  • Current API: 86.0
  • SubGHz: Roger (static 28 bit) with add manually support (by @xMasterX & @mishamyte)
  • SubGHz: V2 Phoenix full support (button switch, add manually, counter decrypt/encrypt) (by @xMasterX & @RocketGod-git, original code by @Skorpionm)
  • SubGHz: Keeloq: Add support for - Motorline (with add manually support), Rosh, Pecinin, Rossi, Merlin, Steelmate (by @xMasterX & @RocketGod-git)
  • SubGHz: Nero Radio static parse and display more data
  • SubGHz: Reduce less popular freqs in default hopper preset, make it faster
  • SubGHz: Marantec protocol implement CRC verification display and Add manually support (by @xMasterX & @li0ard, original code by @Skorpionm)
  • SubGHz: Keeloq: Comunello - add manually support
  • iButton: TM01x Dallas write support (PR #899 | by @Leptopt1los)
  • SubGHz: Rename and extend Alarms, Sensors, Cars ignore options (Alarms: Hollarm, GangQi | Cars: Kia, Starline, ScherKhan | Sensors: Magellan, Honeywell, Honeywell WDB (doorbells), Legrand (doorbells), Feron (RGB lights))
  • SubGHz: V2 Phoenix show counter value (upd: see above, now decrypted)
  • SubGHz: Add Keeloq IronLogic (aka IL100) smart clone remote copiers support (thanks to Vitaly for RAWs)
  • SubGHz: Fix CAME 24bit decoder
  • SubGHz: Add 462.750 MHz & 868.46 MHz to default subghz freqs list
  • SubGHz: Tune Holtek HT12x to decode Holtek only and not conflict with came 12bit
  • SubGHz: Fix Rename scene bug, that was replacing file name with random name when Rename is opened then closed then opened again
  • Display: Backlight option "always on" and RGB bug removed (PR #900 | by @Dmitry422)
  • NFC: Ultralight C - Attempt of authentication with default key (PR #898 | by @mishamyte)
  • System: Loader - Fix misplaced ApplicationBeforeLoad events (PR #905 | by @WillyJL)
  • OFW PR 4210: Infrared: Add text scroll to remote buttons (by @956MB)
  • NFC:
    • NFC Type 4 support + many other improvements (by @WillyJL)
      • New Type 4 Tag (NDEF on NTAG4xx / MIFARE DESFire) protocol, full support
      • New NTAG4xx (NTAG413 DNA / NTAG424 DNA) protocol, only detection and basic info support
      • NDEF parsing plugin supports Type 4 Tag protocol
      • Show more version info for MIFARE Plus cards
      • Improve detection/verification of MIFARE DESFire and MIFARE Plus SE
      • Improve navigation for MIFARE Classic Update from / Write to Initial Card
      • Refactor Write code for MIFARE Ultralight/Classic in NFC app helpers
      • Cleanup event handling in NFC app
      • NFC app uses a bit less RAM because of previous 2 points
      • Refactor NXP Native Commands to share between protocols (used by MIFARE DESFire, MIFARE Plus, NTAG4xx)
      • MIFARE DESFire poller API can now switch between native and ISO7816-wrapped commands
      • Expand ISO14443-4A API with listener (emulation) support for sending responses to reader (except I-block chaining)
      • Exposed some APIs for apps to use that were meant to be public:
        • ISO14443-3A listener (emulation)
        • ISO15693-3 device (data), poller (reading), listener (emulation)
      • Cleanup/reorder protocol definitions for tidyness
    • Ventra ULEV1 parser (by @hazardousvoltage)
    • CSC Service Works parser (by @zinongli)
    • Philips Sonicare parser (by @Sil333033)
    • SmartRider parser (by @jaylikesbunda)
  • Apps: Check out more Apps updates and fixes by following this link
Other changes
  • BadUSB: Fix modifier keys with HOLD/RELEASE commands (by @WillyJL)
  • Docs: Update doorhan programming instructions (by @li0ard)
  • FuriHalSerial: Fix RXFNE interrupt hang, aka freezing with UART output when Expansion Modules are enabled (by @WillyJL)
  • Expansion: add is_connected api (by @HaxSam & @WillyJL)
  • RFID 125khz: Fix strange bug with LCD backlight going off after doing "Write"
  • GUI: Added submenu_remove_item() to API, was needed for NFC Type 4 related changes (by @WillyJL)
  • SubGHz: Fix possible frequency analyzer deadlock when holding Ok (by @WillyJL)
  • RFID 125khz: Add DEZ10 representation to EM410X (by @realcatgirly)
  • OFW PR 4205: fix sample durations when using external CC1101 (by @Aerosnail)
  • OFW PR 4206: Stop JS PWM on exit (by @portasynthinca3)
  • OFW PR 4212: Fixed inverted logic condition in subghz chat cli (by @GameLord2011)
  • NFC: Fix clipper date timestamp (PR #903 | by @luu176)
  • Desktop: DEBUG - fix desktop anim switch override by favourite apps
  • CLI: Various fixes (by @WillyJL)
  • BadUSB: Fix key combos main keys being case sensitive (by @WillyJL)
  • System: log level none after update
  • Docs: Some updates on subghz remotes programming
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • NFC CLI was removed with refactoring (OFW) (will be back soon)

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-082(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-082 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-082.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-082.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-082.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-082 went

unlshd-081

Main changes
  • Current API: 86.0 WARNING! After install of this version your Desktop (fav apps) and LCD & Notifications settings will be reset to default values, please configure them again after this update! (this is required due to big updates on that parts and config struct changes)
  • SubGHz: Add Feron protocol (static 32 bit) full support (by @xMasterX)
  • SubGHz: Add Revers RB2 / RB2M Protocol (static 64 bit) full support with add manually (by @xMasterX)
  • SubGHz: Fix Hollarm protocol with more verification
  • SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this))
  • SubGHz: Came Atomo button hold simulation with full cycle simulation (to allow proper pairing with receiver)
  • SubGHz: Add Prastel (42bit static code) support (OFW PR 4178 by @pmazzini)
  • Desktop: Add support for Favorite App - Ok Long (Warning! Old favourites apps list will be reset!) (PR #886 | by @DrEverr)
  • Display: LCD Color Inversion (Settings - LCD and Notifications - LCD Inversion) (PR #887 #893 | by @Dmitry422)
  • Display: Night Shift Feature (dimming backlight in selected time interval) (PR #885 #896 | by @Dmitry422)
  • Display: Сombining RGB Backlight mod (by @quen0n) and original backlight support in one firmware (+ Rainbow/Wave effect (based on @Willy-JL idea)) (PR #877 #881 #890 | by @Dmitry422) - (To enable RGB Backlight support go into Notifications settings)
  • NFC: Use default UL/UL-C pwd/key as default value for key input (PR #891 | by @mishamyte)
  • OFW: LFRFID - EM4305 support
  • OFW: Universal IR signal selection
  • OFW: BadUSB: Mouse control
  • OFW: Pinning of settings options
  • OFW: NFC app now can launch MFKey32
  • OFW: BadUSB arbitrary key combinations
  • OFW PR 4136: BadUSB: Full USB/BLE parameter customization, UI improvements, and more (by @Willy-JL)
  • OFW: NFC - Added naming for DESFire cards + fix MF3ICD40 cards unable to be read
  • Apps: Add FindMyFlipper to system apps and allow autostart on system boot app by @MatthewKuKanich and autoloader by @Willy-JL - to use app please check how to add keys in app repo
  • README Update: Enhanced Visuals & Navigation (PR #871 #872 | by @m-xim)
  • Docs: Update FAQ.md (PR #865 | by @mi-lrn)
  • Input: Vibro on Button press option (PR #867 | by @Dmitry422)
  • Power: Option to limit battery charging (suppress charging on selected charge level) (PR #867 | by @Dmitry422) (idea and example by @oltenxyz)
  • Apps: Check out more Apps updates and fixes by following this link
Other changes
  • SubGHz: Move hardcoded extra modulations to user config - uncomment them in setting_user.example and remove .example from filename
  • SubGHz: Various bugfixes and experimental options (rolling counter overflow) (by @xMasterX)
  • Anims: Disable winter anims
  • NFC: mfclassic poller fix early key reuse in dictionary attack state machine (by @noproto)
  • OFW: RC fixes
  • OFW: Desktop: Fix freeze on boot if PIN set
  • OFW PR 4189: USB-UART bridge fix (by @portasynthinca3)
  • OFW: FBT: Fix for Python 3.13
  • OFW: sdk: bump API to force re-upload for the catalog
  • OFW: SDK: Fix missing RECORD_CLI define
  • OFW: Fix NULL dereference in CLI completions
  • OFW PR 4181: vcp, cli: Handle Tx/Rx events before Connect/Disconnect + extra fixes (by @portasynthinca3)
  • OFW: BLE: Slightly increase mfg_data size
  • OFW: fbt: Deterministic STARTUP order & additional checks
  • OFW: JS: Update and fix docs, fix Number.toString() with decimals
  • OFW: New JS value destructuring
  • OFW: Docs: Fix doxygen references from PR 4168
  • OFW: BLE advertising improvements
  • OFW: New CLI architecture
  • OFW: CLI autocomplete and other sugar
  • OFW: CLI commands in fals and threads
  • OFW: cli: fixed free_blocks command
  • OFW: docs: badusb arbitrary modkey chains
  • OFW: Separate cli_shell into toolbox
  • OFW: Move JS modules to new arg parser
  • OFW: Application chaining
  • OFW: Fix DWARF dead code elimination and linking
  • OFW: NFC: Fix crash on ISO15693-3 save when memory is empty or cannot be read
  • OFW: Reduced ieee754 parser size
  • OFW: Added Doom animation (by @doomwastaken)
  • OFW PR 4133: add nfc apdu cli command back (by @leommxj)
  • OFW: NFC: Support DESFire Transaction MAC file type (by @Willy-JL)
  • OFW: NFC: Fix NDEF parser for MIFARE Classic (by @Willy-JL)
  • OFW: GUI: Fix widget text scroll with 256+ lines (by @Willy-JL)
  • OFW: Infrared: Fix universals sending (by @Willy-JL)
  • OFW: HID Ble: increased stack and improvements (by @doomwastaken)
  • OFW: Stricter constness for const data (by @hedger)
  • OFW PR 4017: Alarm improvements: Snooze, timeouts, and dismissing from the locked state (by @Astrrra)
  • OFW: fix: flipper detected before it was rebooted
  • OFW: NFC: FeliCa Protocol Expose Read Block API and Allow Specifying Service
  • OFW: LFRFID: Fix Detection Conflict Between Securakey and Noralsy Format (by @zinongli)
  • OFW: Stdio API improvements
  • OFW: GUI: Widget view extra options for JS
  • OFW: Update heap implementation
  • OFW: Updated Button Panel
  • OFW: UART framing mode selection
  • OFW: gpio: clear irq status before calling user handler
  • OFW: Fix 5V on GPIO
  • OFW: Fixed repeat in subghz tx_from_file command
  • OFW: LFRFID: Noralsy Format/Brand
  • OFW: Faster di card reading
  • OFW: vscode: disabled auto-update for clangd since correct version is in the toolchain
  • OFW: Furi, USB, BLE, Debug: various bug fixes and improvements
  • OFW: EventLoop unsubscribe fix
  • OFW: nfc: Enable MFUL sync poller to be provided with passwords
  • OFW: ST25TB poller mode check
  • OFW: JS features & bugfixes (SDK 0.2) Existing Widget JS module was removed and replaced with new ofw gui/widget module, old apps using widget may be incompatible now!
  • OFW: Infrared: increase max carrier limit
  • OFW: Ensure that furi_record_create is passed a non-NULL data pointer
  • OFW: Update mbedtls & expose AES
  • OFW: Add the Showtime animation
Known NFC post-refactor regressions list:
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • NFC CLI was removed with refactoring (OFW) (will be back soon)

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project
ServiceRemarkQR CodeLink/Wallet
Patreonpatreon.com/mmxdev
Boostypatreon alternativeboosty.to/mmxdev
CloudTipsonly RU payments acceptedpay.cloudtips.ru/p/7b3e9d65
YooMoneyonly RU payments acceptedyoomoney.ru/fundraise/XA49mgQLPA0.221209
USDTTRC20TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETHBSC/ERC20-Tokens0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
BTCbc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOLSolana/TokensDSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGED6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTCltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCHqquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMRMonero41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TONUQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa
Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, 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 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-081(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-081 = Firmware version

DesignationBase AppsExtra Apps
c
e

To enable RGB Backlight support go into LCD & Notifications settings

⚠️RGB backlight hardware mod, works only on modded flippers! do not enable on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-081.tgz for mobile app / qFlipper / web Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-081.tgz SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-081.zip

Install FW via Web Updater:

Default >
Extra apps > e
No apps > c
View originalPermalink
How unlshd-081 went
View all

Discussion