0.94.0-rc
Pre-release
Pre-release
TL;DR
- NFC: new NFC stack written from scratch, fully event-driven, improved standards support and performance, such wow, so very
- SubGhz: fix CAME/NICE key generation, improves compatibility with some systems
- Loader: human readable linking errors
- BuildSystem: various bug fixes and improvements
- System: various bug fixes and improvements
Please report any issue with new NFC stack and application on github: https://github.com/flipperdevices/flipperzero-firmware/issues
Known Issues
- A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming in 0.95. Meanwhile, you can split your remotes into smaller files.
What's Changed
- Fix various crashes if debug libraries used by @skotopes in #3144
- fix #3141: 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit by @jamisonderek in #3142
- [FL-3621] Fix double arrows and add proper indication by @Astrrra in #3146
- [FL-3632] FastFAP: human readable error log by @DrZlo13 in #3156
- [FL-3627, FL-3628, FL-3631] fbt: glob & git improvements by @hedger in #3151
- NFC refactoring by @gornekich in #3050
Ongoing
- BadUSB, BadUART, scripting language
- UART refactoring, RPC over UART
- Furi & FuriHal improvements and preparation for release version 1.0.0
- Documentation
Full Changelog: 0.93.0-rc...0.94.0-rc