mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
18 lines
585 B
Markdown
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:
|