TL;DR
!!! Last call! Test new NFC stack here: #3050 !!!
- BLE: switched to 1.17.3 radio stack release, fixed BLE HID compatibility with older iOS versions
- Notifications: better handling of always-on backlight override
- Gui: HEX keyboard UI improvements
- FuriHal: various CCID improvements
- Documentation: Sub-GHz bin raw file format
- Build System: various improvements
- System: various improvements
Known Issues
- A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming after the NFC refactoring merge. Meanwhile, you can split your remotes into smaller files.
What's Changed
- Enabled PVS Studio license check by @drunkbatya in #3122
- [FL-3567] HEX input UI improvements by @Astrrra in #3112
- fbt: glob improvements by @hedger in #3117
- [Documentation]: added documentation Sub-GHz Bin_RAW file format by @Skorpionm in #3133
- hal: BLE: length fix for firmware version prop by @hedger in #3136
- Lib: updated stm32wb_copro to 1.17.3 release by @skotopes in #3119
- Firmware: bigger thread name storage. Notification app: better handling of BacklightEnforce edge cases. by @skotopes in #3137
- CCID: Support PC To Reader Transfer Block data by @kidbomb in #3126
- Fixed spelling across some project files by @h00die in #3128
New Contributors
Ongoing
- NFC final touches
- BadUSB, BadUART, scripting language
- UART refactoring, RPC over UART
- Furi & FuriHal improvements and preparation for release version 1.0.0
- Documentation
Full Changelog: 0.92.2...0.93.0