Flipper Zero firmware goes into maintenance mode as company hands the wheel to volunteers
The pocket-sized hacking gadget's maker is shrinking its firmware team and letting the community vote on what gets built next.

Key points
- Flipper Devices announced on 10 July 2025 that full-time feature development on the Flipper Zero firmware is over.
- The company says more than one million people now own a Flipper Zero, more messages than its small team can handle.
- Firmware version 1.4.3, out since December 2024, is the current stable release and will keep getting security and stability fixes.
- All future feature requests will be filed and voted on through GitHub, the public code-sharing site owned by Microsoft.
- The team says it will scrutinise contributions written with the help of AI, especially code that touches sensitive low-level parts of the device.
The Flipper Zero is a small orange gadget that looks like a Tamagotchi and lets its owner poke at wireless signals, key fobs, and access cards. It became a viral hit, a favourite of security researchers, and a headache for a few governments that tried to ban it.
Now its maker, Flipper Devices, is stepping back from building new features for it.
The company said this week that the firmware — the built-in software that makes the device work — has reached what it considers a finished state. Version 1.0 shipped in September 2024 after three years of work. Version 1.4.3, out since December 2024, is the last one the internal team plans to actively expand.
From here, the community writes the code.
What does this actually mean for people who own one?
Your Flipper Zero will keep working, and it will still get updates, just slower and mostly from volunteers. The official firmware is not being abandoned. Flipper Devices says it will still review changes, run tests, and publish releases. It is just no longer paying a full-time team to dream up new features.
In practice, that is a significant shift. Owners who expected a steady drip of new capabilities from the manufacturer will now be at the mercy of what unpaid contributors feel like building, and what other users vote up.
The company, first reported by BleepingComputer as scaling back, framed the change as a response to scale. With over a million users, the small team says it can no longer keep up with direct messages on social media. Those channels are being closed. Everything moves to GitHub Discussions, where users file requests and vote on which ones get worked on next.
Why is the company doing this now?
Flipper Devices wants to build new hardware. The company is putting resources into the Flipper One, a bigger device running Linux — the open-source operating system that powers most of the internet's servers — and the Busy Bar, a desk gadget aimed at people with ADHD that goes on sale in the US, UK, Europe and Canada on 14 July 2025.
Moving Flipper Zero into community-driven maintenance frees up engineers for those projects. It is a common pattern in hardware: ship the thing, declare it done, move on. The failure mode here is when "community-maintained" quietly becomes "nobody maintains it", and security fixes stop landing.
To its credit, Flipper Devices has set some rules to avoid that. Contributions from outside will face stricter review. Every firmware change has to pass integration and regression tests, which are the automated checks that make sure a new tweak doesn't break something old. The team says it will pay special attention to AI-generated code, particularly anything touching the low-level guts of the device, where a subtle bug can brick hardware or open a security hole.
That is the right instinct. A lot of the code being submitted to open-source projects right now comes from AI assistants, and reviewers everywhere are learning the hard way that plausible-looking code is not the same as correct code.
One thing the post-mortem will say if this goes wrong: the moment a vendor stops paying people to fix its firmware, the clock starts on how fast volunteers can catch the next serious bug.
If you own a Flipper Zero, keep it updated and watch the official GitHub for releases. That is now the front door.



