Files
Momentum-Firmware/CHANGELOG.md
2024-07-31 23:39:35 +02:00

18 lines
585 B
Markdown

### Added:
- OFW: iButton: Support ID writing (by @Astrrra)
- 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)
- Various app fixes for `-Wundef` option (by @Willy-JL)
- 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: