Add Quac!, MALVEKE apps, Pokemon Trading

This commit is contained in:
Willy-JL
2024-05-18 11:25:22 +01:00
parent 2fd148878c
commit 4f43dd52b0
2 changed files with 6 additions and 1 deletions

View File

@@ -4,6 +4,10 @@
- Same functionality, just different naming chosen upstream - Same functionality, just different naming chosen upstream
### Added: ### Added:
- Apps:
- Tools: Quac! (by @rdefeo)
- GPIO: MALVEKE app suite (by @EstebanFuentealba)
- GPIO: Pokemon Trading (by @EstebanFuentealba)
- OFW: NFC: Add Slix capabilities, some bugfixes (by @gornekich) - OFW: NFC: Add Slix capabilities, some bugfixes (by @gornekich)
- OFW: JS: Added `math.is_equal()` and `math.EPSILON` (by @skotopes) - OFW: JS: Added `math.is_equal()` and `math.EPSILON` (by @skotopes)
@@ -13,6 +17,7 @@
- OFW: JS: Refactored and fixed `math` and `textbox` modules (by @nminaylov & @skotopes) - OFW: JS: Refactored and fixed `math` and `textbox` modules (by @nminaylov & @skotopes)
### Fixed: ### Fixed:
- Storage: Fix process aliases in rename (by @Willy-JL)
- OFW: Settings: Refactor fixes (by @Astrrra) - OFW: Settings: Refactor fixes (by @Astrrra)
### Removed: ### Removed: