TL;DR
- BLE: Update radio stack to 1.19.0, speed improvements
- NFC: FeliCa Lite read support, various bug fixes and improvements
- FuriHal: ADC API, various bug fixes and improvements
- Desktop: Fix out-of-memory crash on app start
- GUI: Various fixes and improvements
- Furi: Various bug fixes and improvements
- iButton: UI update, various bug fixes and improvements
- Sub-GHz: External CC1101 support improvements
What's Changed
- Hide unlock with reader for MFU-C by @bettse in #3553
- [FL-3765][FL-3737] Desktop: Ensure that animation is unloaded before app start by @DrZlo13 in #3569
- IR: Fix crash on duty_cycle=1 by @Willy-JL in #3568
- Furi: Add "out of memory" and "malloc(0)" crash messages by @Willy-JL in #3574
- Explain RNG differences, add FURI_HAL_RANDOM_MAX by @Willy-JL in #3565
- Move crypto1 to helpers, add it to the public API by @Astrrra in #3567
- Update radio stack to v1.19.0 by @skotopes in #3545
- JS Documentation by @nminaylov in #3535
- Desktop/Loader: Unload animations before loading FAPs by @Willy-JL in #3573
- Status output !TX/RX on the GDO2 CC1101 pin by @quen0n in #3571
- [FL-3772] FeliCa poller by @RebornedBrain in #3570
- [FL-3750] MF DESFire multiple file rights support by @gornekich in #3576
- [FL-2969] FuriHal: Add ADC API by @skotopes in #3583
- [FL-3679] iButton new UI by @Astrrra in #3471
- Update tv.ir by @KRukus9 in #3584
- Allow setting view_dispatcher callbacks to NULL again by @xMasterX in #3580
- NFC: Fix BIP plugin by @gornekich in #3595
- BLE: Add GapPairingNone support by @Willy-JL in #3596
- Mosgortrans parser output fixes by @Astrrra in #3554
- Add support for S(WTX) request in iso14443_4a_poller by @leommxj in #3590
- GUI: Fix array out of bounds in menu exit by @Willy-JL in #3604
- NFC: Add Plantain legacy keys by @gornekich in #3602
- [FL-3815] Fix the retry/exit confirmation prompts in iButton by @Astrrra in #3613
- [Fl-3809] Troika parser visual fixes by @Astrrra in #3614
- [FL-3814] Desktop: cleanup error popups by @skotopes in #3615
- [FL-3817] iButton: fix crash when deleting some keys by @Astrrra in #3617
New Contributors
Full Changelog: 0.100.3...0.101.2-rc