Update apps

- ESP Flasher: Bump Marauder 1.8.3 (by justcallmekoko)
- Metroflip: Fix unsupported card crash, RENFE Suma 10 support, GEG Connect AID added, Top Up log parsing and animations, 16 new rail lines, support for parsing area codes, saving function for Suica/Japan Rail IC, bugfixes (by luu176)
- WiFi Marauder: Support for ESP32Marauder 1.8.x (by justcallmekoko)
This commit is contained in:
WillyJL
2025-07-31 20:42:49 +02:00
parent 2eafb72a5f
commit 53bbe2b29e
3 changed files with 5 additions and 1 deletions

View File

@@ -19,11 +19,14 @@
- Apps:
- Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal)
- Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson)
- ESP Flasher: Bump Marauder 1.8.3 (by @justcallmekoko)
- FlipDownloader: Added a new option to download GitHub repositories (by @jblanked)
- Flipper Blackhat: Add Deauth Broadcast command (by @o7-machinehum)
- KeyCopier: Added Weiser WR3 key format (by @lightos)
- Metroflip: Fix unsupported card crash, RENFE Suma 10 support, GEG Connect AID added, Top Up log parsing and animations, 16 new rail lines, support for parsing area codes, saving function for Suica/Japan Rail IC, bugfixes (by @luu176)
- NFC Playlist: Refactor playlist worker, new settings layout, loop setting, controls to move between items (by @acegoal07)
- Sentry Safe: New interface, settings & help page (by @H4ckd4ddy)
- WiFi Marauder: Support for ESP32Marauder 1.8.x (by @justcallmekoko)
- Sub-GHz:
- UL: Add 868.46 MHz to default subghz freqs list (by @xMasterX)
- UL: Reduce less popular freqs in default hopper preset, make it faster (by @xMasterX)

View File

@@ -322,6 +322,7 @@ def _validate_app_imports(target, source, env):
"metromoney_plugin",
"myki_plugin",
"opal_plugin",
"renfe_sum10_plugin",
"smartrider_plugin",
"suica_plugin",
"troika_plugin",