Update apps

- FlipDownloader: New keyboard, better saving system (by jblanked)
- FlipSocial: Fixed auto-updating, better saving system, bugfixes (by jblanked)
- Flipp Pomodoro: Added hints, added configurat`ion page (by thevan4), new notification modes (by evilsquid888)
- Flipper Blackhat: Updated for latest firmware (by o7-machinehum)
- NFC Playlist: Time controls setting (by acegoal07)
- RFID/iButton Fuzzer: Fix prev navigation for custom UIDs (by ahnilica)
- Seader: Support config card, code optimizations, use same commands as Proxmark3 (by bettse)
- WiFi Marauder: Support for ESP32Marauder 1.8.6 (by justcallmekoko)
This commit is contained in:
WillyJL
2025-11-02 02:47:21 +01:00
parent 40d9c21ee8
commit 632638583e
2 changed files with 9 additions and 7 deletions

View File

@@ -116,24 +116,26 @@
- Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal)
- 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.4 (by @justcallmekoko), add C5 support (by @Play2BReal), more reliable bootloader mode on SWCLK (by @WillyJL)
- 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)
- FlipDownloader: Added a new option to download GitHub repositories with dedicated keyboard, add auto updating, new keyboard, better saving system (by @jblanked)
- FlipSocial: C++ rewrite, comments on feed posts, simpler logic and registration, fixed auto-updating, better saving system, bugfixes (by @jblanked)
- FlipWiFi: Minor bugfixes (by @jblanked)
- Flipper Blackhat: Add Deauth Broadcast command (by @o7-machinehum)
- Flipp Pomodoro: Added hints, added configuration page (by @thevan4), new notification modes (by @evilsquid888)
- Flipper Blackhat: Add Deauth Broadcast command, updated for latest firmware (by @o7-machinehum)
- KeyCopier: Added Weiser WR3 key format (by @lightos), added Suzuki SUZ18 key format (by @RIcePatrol)
- Mass Storage: Add ability to spoof USB identity values (by @xtruan)
- 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 Playlist: Refactor playlist worker, new settings layout and management, loop setting, controls to move between items (by @acegoal07)
- NFC Playlist: Refactor playlist worker, new settings layout and management, loop setting, controls to move between items, time controls setting (by @acegoal07)
- NMEA GPS: Moved to GPIO/GPS subfolder (by @WillyJL)
- Passy: Misc memory management bugfixes, misc UI improvements (by @qistoph)
- Seader: Fix ATS handling (by @NVX), reset SAM on error (by @bettse)
- RFID/iButton Fuzzer: Fix prev navigation for custom UIDs (by @ahnilica)
- Seader: Fix ATS handling (by @NVX), reset SAM on error, support config card, code optimizations, use same commands as Proxmark3 (by @bettse)
- Sentry Safe: New interface, settings & help page (by @H4ckd4ddy)
- Seos Compatible: Add keys v2 support with per-device encryption (by @bettse)
- Sub-GHz Playlist: Fix crash on disallowed frequencies (by @WillyJL)
- Weather Station: Added support for solight TE44 (by @fersingb)
- Weebo: Prevent 0x88 in UID[3], add more figures to the database (by @bettse)
- WiFi Marauder: Support for ESP32Marauder 1.8.4 (by @justcallmekoko)
- WiFi Marauder: Support for ESP32Marauder 1.8.6 (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)