0.94.1-rc
版本发布时间: 2023-10-28 22:50:08
flipperdevices/flipperzero-firmware最新发布版本:1.0.1(2024-09-10 19:33:52)
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 https://github.com/flipperdevices/flipperzero-firmware/pull/3144
- fix #3141: 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit by @jamisonderek in https://github.com/flipperdevices/flipperzero-firmware/pull/3142
- [FL-3621] Fix double arrows and add proper indication by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3146
- [FL-3632] FastFAP: human readable error log by @DrZlo13 in https://github.com/flipperdevices/flipperzero-firmware/pull/3156
- [FL-3627, FL-3628, FL-3631] fbt: glob & git improvements by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/3151
- NFC refactoring by @gornekich in https://github.com/flipperdevices/flipperzero-firmware/pull/3050
- [FL-3639] Fix MF DESFire record file handling by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/3167
- [FL-3637] NFC RC fixes by @gornekich in https://github.com/flipperdevices/flipperzero-firmware/pull/3165
- [FL-3643] Fix crash when reading files > 64B by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/3166
- fix crash after st25tb save by @augustozanellato in https://github.com/flipperdevices/flipperzero-firmware/pull/3170
Ongoing
- BadUSB, BadUART, scripting language
- UART refactoring, RPC over UART
- Furi & FuriHal improvements and preparation for release version 1.0.0
- Documentation
Full Changelog: https://github.com/flipperdevices/flipperzero-firmware/compare/0.93.0-rc...0.94.1-rc