TL;DR
- System: deep sleep (STOP mode), makes flipper battery last 4 times longer (~4 weeks)
- SystemSettings: switching off debug option now disables SWD interface
- BLE: update radio stack to v1.15.0
- RPC: active session icon for USB connection
- Desktop: stealth mode, disables sound and vibro
- Various improvements and fixes
What's Changed
- FuriHal: pwr pulls for some pins, 2nd iteration by @skotopes in #2579
- [FL-3226] Deep Sleep Idle by @gsurkov in #2569
- [#2589] Correctly aborts when correct key is found by @bettse in #2590
- [FL-3264] Various stop mode fixes by @skotopes in #2584
- [FL-2505] Active RPC session icon by @Astrrra in #2583
- [FL-3171] Introduce stealth mode and auto-selective lock by @Astrrra in #2576
- [FL-3089] Raw RFID documentation by @Astrrra in #2592
- [FL-3243] github: testing SDK with ufbt action by @hedger in #2581
- [FL-3271] cubewb: updated to v1.16.0 by @hedger in #2595
- [FL-3280] cubewb: downgraded to v1.15.0 by @hedger in #2605
- [FL-3286] Don't reboot on crash in debug builds by @hedger in #2613
- Fix core2 crash in stop mode when clocked too slow by @skotopes in #2615
Ongoing
- Application catalog
- Furi & FuriHal improvements and release 1.0.0 preparation
- Documentation
- NFC refactoring
- SubGHz refactoring
- Application and Service Loader
Full Changelog: 0.81.1-rc...0.82.2-rc