TL;DR
- NFC: MyKey, Umarsh card parsers; emulation improvements; faster plugins; various bug fixes and improvements
- Infrared: new TVs and ACs support in Universal Remotes
- UART bridge: software DE/RE support
- System: various bug fixes and improvements
- Build system: various fixes and improvements
Last call: new serial API scheduled for next release #3211
Upcoming JavaScript support discussion: #3286
What's Changed
- [FL-3681] SubGhz: changed the name of the button when sending RAW to SubGhz by @Skorpionm in #3275
- FuriHal: various GPIO improvements by @skotopes in #3260
- RTC registers clean-up on factory reset by @skotopes in #3288
- [FL-3706], [FL-3674] NFC NTAG and ISO14443-3b reading fix by @gornekich in #3285
- [FL-3715] Update CLI MOTD by @skotopes in #3292
- MyKey parser added by @augustozanellato in #3262
- Umarsh transport cards parser added by @Leptopt1los in #3277
- nfc_util: little endian bytes2num functions added by @Leptopt1los in #3287
- [FL-3717] MFC emulation fix by @gornekich in #3291
- [FL-3719] NFC Plugins loading rework by @gornekich in #3295
- New ACs (Carrier 42QG5A580SC and AUX YKR-H/006E) added by @gusdleon in #3284
- New TV (Philips OLED 934/12) added by @MarcelSchm in #3293
- NfcDict refactoring by @v0lp3 in #3271
- Added UTF-8 support to Flipper Zero canvas API by @bolknote in #3297
- Keys Dict: PVS warnings fix by @gornekich in #3299
- ufbt: changed toolchain environment invocation by @hedger in #3300
- USART Bridge: added support for software control of DE/RE pins by @Skorpionm in #3280
- [FL-3729, FL-3730] Gui: fix string width calculation by @skotopes in #3305
- Rollback #3305 and #3297 fix various rendering issues by @skotopes in #3307
New Contributors
- @Leptopt1los made their first contribution in #3277
- @gusdleon made their first contribution in #3284
- @MarcelSchm made their first contribution in #3293
- @v0lp3 made their first contribution in #3271
Ongoing
- Nfc: new and old protocols support improvements, API finalization
- JS Scripting: VA modules
- UART refactoring, RPC over UART
- Furi & FuriHal improvements and preparation for release version 1.0.0
- Documentation
Full Changelog: 0.96.1-rc...0.97.1-rc