From e7cdbe72c86c5844961b2c15961242ec71c50453 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Sat, 19 Apr 2025 04:53:05 +0100 Subject: [PATCH] Update apps - FlipWiFi: Bugfixes (by jblanked) - FlipWorld: Parse version from yaml file (by jblanked) - Signal Generator: Fix PWM crash (by portasynthinca3) --- CHANGELOG.md | 3 ++- applications/external | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5d39b01..24ebc2aee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/applications/external b/applications/external index 5fed652ef..50c3c4513 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 5fed652ef9f9144727e6aa4764feffbddd81347a +Subproject commit 50c3c451353bcf0c9cb9310b3f75bccfa6b6b664