Update apps --nobuild

- Combo Cracker: Support alphabetic combination locks (by henrygab)
- ESP Flasher: Bump Marauder 1.8.4 (by justcallmekoko), add C5 support
(by Play2BReal)
- FlipDownloader: Added a new option to download GitHub repositories
with dedicated keyboard, add auto updating (by jblanked)
- FlipWiFi: Minor bugfixes (by jblanked)
- KeyCopier: Added Suzuki SUZ18 key format (by RIcePatrol)
- Passy: Misc memory management bugfixes (by qistoph)
- Seader: Fix ATS handling (by NVX), reset SAM on error (by bettse)
- Seos Compatible: Add keys v2 support with per-device encryption (by
bettse)
- Sub-GHz Remote: Add possibility to use custom buttons (by MrLego8-9)
- Weather Station: Added support for solight TE44 (by fersingb)
- Weebo: Prevent 0x88 in UID[3] (by bettse)
- WiFi Marauder: Support for ESP32Marauder 1.8.4 (by justcallmekoko)
This commit is contained in:
WillyJL
2025-08-23 19:45:31 +02:00
parent a05e633f3c
commit ceceba007c
2 changed files with 13 additions and 6 deletions

View File

@@ -25,17 +25,24 @@
### Updated: ### Updated:
- Apps: - Apps:
- Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal) - Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal)
- Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson) - Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson), support alphabetic combination locks (by @henrygab)
- ESP Flasher: Bump Marauder 1.8.3 (by @justcallmekoko) - ESP Flasher: Bump Marauder 1.8.4 (by @justcallmekoko), add C5 support (by @Play2BReal)
- FlipDownloader: Added a new option to download GitHub repositories (by @jblanked) - FlipDownloader: Added a new option to download GitHub repositories with dedicated keyboard, add auto updating (by @jblanked)
- FlipSocial: C++ rewrite, comments on feed posts, simpler logic and registration (by @jblanked) - FlipSocial: C++ rewrite, comments on feed posts, simpler logic and registration (by @jblanked)
- FlipWiFi: Minor bugfixes (by @jblanked)
- Flipper Blackhat: Add Deauth Broadcast command (by @o7-machinehum) - Flipper Blackhat: Add Deauth Broadcast command (by @o7-machinehum)
- KeyCopier: Added Weiser WR3 key format (by @lightos) - KeyCopier: Added Weiser WR3 key format (by @lightos), added Suzuki SUZ18 key format (by @RIcePatrol)
- 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) - 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 Maker: Support making empty/blank NDEF payloads (by @WillyJL) - NFC Maker: Support making empty/blank NDEF payloads (by @WillyJL)
- NFC Playlist: Refactor playlist worker, new settings layout, loop setting, controls to move between items (by @acegoal07) - NFC Playlist: Refactor playlist worker, new settings layout, loop setting, controls to move between items (by @acegoal07)
- Passy: Misc memory management bugfixes (by @qistoph)
- Seader: Fix ATS handling (by @NVX), reset SAM on error (by @bettse)
- Sentry Safe: New interface, settings & help page (by @H4ckd4ddy) - Sentry Safe: New interface, settings & help page (by @H4ckd4ddy)
- WiFi Marauder: Support for ESP32Marauder 1.8.x (by @justcallmekoko) - Seos Compatible: Add keys v2 support with per-device encryption (by @bettse)
- Sub-GHz Remote: Add possibility to use custom buttons (by @MrLego8-9)
- Weather Station: Added support for solight TE44 (by @fersingb)
- Weebo: Prevent 0x88 in UID[3] (by @bettse)
- WiFi Marauder: Support for ESP32Marauder 1.8.4 (by @justcallmekoko)
- Sub-GHz: - Sub-GHz:
- UL: Add 868.46 MHz to default subghz freqs list (by @xMasterX) - 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) - UL: Reduce less popular freqs in default hopper preset, make it faster (by @xMasterX)