TL;DR
- Application Catalog: update your Flipper Mobile Companion App and discover apps
- All Main apps (SubGhz, NFC, RFID, etc...) now live on SD
- Infrared: new protocol (RCA), new remotes in Universal Remote
- WeatherStation: various improvements
- Debug: linux support improvements
- Dolphin: new animation
- Nfc: MFC emulation improvements
- SubGhz: various bug fixes and improvements
- Updater: human readable errors
- Power: gauge initialization and configuration improvements, fix premature shutdown
- System: various bug fixes and improvements
- BuildSystem: various bug fixes and improvements
Known Issues
- Rare Core2 HardFaults in sleep mode, currently is being investigated by ST, waiting for their conclusion. Workaround: switch sleep mode to Legacy. Details on deep sleep can be found in our blog https://blog.flipperzero.one/1-month-battery-life-with-firmware-update/ Issues can be reported on our forum: https://forum.flipperzero.one/t/flipper-zero-low-power-mode/15494
What's Changed
- API: explicitly add math.h by @DrZlo13 in #2852
- [FL-3401, FL-3402] SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application by @Skorpionm in #2851
- feat(infrared): add TCL TV remote by @dhlavaty in #2853
- [FL-3350] Device Info update by @Astrrra in #2840
- Add Hitachi RAK-50PEB universal ac remote by @minchogaydarov in #2826
- [FL-3400] External menu apps by @DrZlo13 in #2849
- [FL-3420] Storage: directory sort by @DrZlo13 in #2850
- Infrared: RCA protocol support by @xMasterX in #2823
- [FL-3363] More descriptive error messages for the log command by @Astrrra in #2835
- Decode only supported Oregon 3 sensor by @wosk in #2829
- Fix issue #1787 (Keyboard input not working in GDB) by @drunkbatya in #2824
- [FL-3425] Dolphin: add new animation by @skotopes in #2865
- NFC: Improved MFC emulation on some readers by @AloneLiberty in #2825
- SubGhz: fix check connect cc1101_ext by @Skorpionm in #2857
- [FL-3422] Loader: exit animation fix by @DrZlo13 in #2860
- Revert "[FL-3420] Storage: directory sort" by @skotopes in #2868
- [FL-3383, FL-3413] Archive and file browser fixes by @nminaylov in #2862
- Desktop,Cli: add uptime info by @skotopes in #2874
- Loader: good looking error messages by @DrZlo13 in #2873
- Add LG A/C IR signals to universal remote by @andzhr in #2871
- [FL-3334] Storage: explosive rename fix by @nminaylov in #2876
- Badusb: Ducky script to auto install qFlipper by @DXVVAY in #2346
- [FL-3377] Update error code descriptions by @hedger in #2875
- [FL-3431] Radio headers in SDK by @hedger in #2881
- [FL-3374] iButton: delete key text overflow by @Programistich in #2882
- [FL-3437] fbt:
build
target for faps by @hedger in #2888 - [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update by @skotopes in #2887
New Contributors
- @dhlavaty made their first contribution in #2853
- @wosk made their first contribution in #2829
- @andzhr made their first contribution in #2871
Ongoing
- Application catalog: release
- Furi & FuriHal improvements and release 1.0.0 preparation
- Documentation
- NFC refactoring
Full Changelog: 0.86.2...0.87.0