Files
Momentum-Firmware/CHANGELOG.md
Willy-JL 9e82c8942b Update apps
- T5577 Raw Writer: Fix block count iteration (by Moon-Byeong-heui)
2024-08-02 21:55:28 +02:00

22 lines
811 B
Markdown

### Added:
- OFW: RFID: Add GProxII support (by @BarTenderNZ)
- OFW: iButton: Support ID writing (by @Astrrra)
- OFW: FBT: Add `-Wundef` to compiler options (by @hedger)
### Updated:
- Apps:
- Seader: Remove some optional asn1 fields (by @bettse)
- NFC Playlist: Fix extension check and error messages (by @acegoal07)
- T5577 Raw Writer: Fix block count iteration (by @Moon-Byeong-heui)
- Various app fixes for `-Wundef` option (by @Willy-JL)
- OFW: NFC: Refactor detected protocols list (by @Astrrra)
- OFW: CCID: App refactor (by @kidbomb)
- OFW: Furi: Update string documentation (by @skotopes)
- OFW: FBT: Toolchain v39 (by @hedger)
### Fixed:
- OFW: NFC: Fix plantain balance string (by @Astrrra)
- OFW: JS: Ensure proper closure of variadic function in `mjs_array` (by @derskythe)
### Removed: