Update apps

- FlipWiFi: Bugfixes (by jblanked)
- FlipWorld: Parse version from yaml file (by jblanked)
- Signal Generator: Fix PWM crash (by portasynthinca3)
This commit is contained in:
Willy-JL
2025-04-19 04:53:05 +01:00
parent 02d642745d
commit e7cdbe72c8
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -70,7 +70,7 @@
- ESP Flasher: Bump Marauder 1.4.2 (by @justcallmekoko), FlipperHTTP 1.8.2 (by @jblanked)
- FlipDownloader: Renamed from FlipStore, added VGM firmwares from VGM-Library (by @jblanked)
- FlipSocial: New server backend (by @jblanked)
- FlipWiFi: Update FlipperHTTP, added AP mode to host a network with custom HTML, improve handling of connection errors and network names with symbols (by @jblanked)
- FlipWiFi: Update FlipperHTTP, added AP mode to host a network with custom HTML, improve handling of connection errors and network names with symbols, many bugfixes (by @jblanked)
- FlipWorld: Added NPCs, multiplayer, tutorial, in-game menu, new controls, weapon option, auto-updating, many bugfixes and improvements (by @jblanked)
- IR Intervalometer: Add Pentax camera support (by @petrikjp)
- KeyCopier: Separate Brand and Key Format selection for ease of use, add QR code for TalkingSasquach's video (by @zinongli), improved UI/workflow to select key format (by @Offreds)
@@ -82,6 +82,7 @@
- Pomodoro Timer: Add time constraint to talking feature (by @Th3Un1q3)
- Quac: Refactor Sub-GHz code to support rolling codes and auto-detect external CC1101, add option to import files as links without copying, scroll long action names (by @rdefeo)
- Seader: Add SIO parsing from iceman/evildaemond talk (by @bettse)
- Signal Generator: Fix PWM crash (by @portasynthinca3)
- Solitaire: Fixed cards from waste can be placed on the first tableau (by @Erbonator3000)
- Sub-GHz Bruteforcer: Add support for Princeton PT2262 24bit (by @SpenserCai)
- Tuning Fork: New tunings for Ukelele (by @portalsoup), Banjo, Cigar Box 3 and 4 strings (by @GrafOrlok), Guitar 6 and 7 strings, Bass 7 strings, UI improvements, code refactor (by @besya)