TLDR
- Firmware development roadmap
- File listing in Archive is now unlimited
- New
power info
cli command and protobuf API - Storage improvments
- SubGhz bugfixes
- System bugfixes
Changelog
- [FL-2427] SubGhz: fix Sub-Ghz RAW not working in Japan region (#1099)
- [FL-2297, FL-2289] Power info command, Validator fixes (#1097)
- Power info command, validator fixes
- strdup in validator, fix memory leak
- furi_hal_crypto fixed again
- FuriHal: limit ARR and CC in speaker hal
- FuriHal: LL_TIM_DisableAllOutputs in speaker stop
- Rpc: fix memory leak in screen streaming
- Get rid of crypto_enable/crypto_disable
- [FL-2431, FL-2419] SubGhz: bugfixes (#1098)
- [FL-2431] SubGhz: fix Restart with an error (HardFault), while maintaining the RAW signal.
- Stream: fix adding maximum string length to arguments
- [FL-2419] SubGhz: fix flipper hang/Fatal Error when running edited Sub-GHz file.
- SubGhz: remove replace strcpy with strncpy, smaller text buffer and canary
- SubGhz: log key loading before load happen, rollback only rx message handling
- [FL-2403] Changed (Name and save) buttons name (#1094)
- [FL-2414, FL-2417] Archive: Unlimited file list and various fixes (#1089)
- Minor grammar and spelling fixes (#1091)
- Correct spelling in RoadMap (#1088)
- Add roadmap (#1086)
- [FL-2423] Storage: blocking dir open (#1083)
- Corrected variables name's typos #1082
- [FL-2415] Storage: blocking file open (#1078)
- Storage: correct replacement for "/any" path in path holder
- Unit tests: storage, blocking file open test
- File stream: error getter
- Storage: common copy and common remove now executes in external thread
- Filesystems: got rid of unused functions
- Storage: untangle dependencies, ram-frendly filesystem api
- iButton: context assertions
- Storage: pubsub messages
- Storage: wait for the file to close if it was open
- Storage: fix folder copying
- Storage: unit test
- Storage: pubsub documentation
- Fix merge error
- Fix memleak in storage test
- Storage: remove unused define
- [FL-2410] SubGhz: fix launching an incorrect Sub-GHz key from the archive. (#1080)
Ongoing
- Nfc: we continue to research MiFare Classic emulation and sniffing
- Storage: automigration to sd card
- System: update from SD card (Update from Mobile and Web)