From b60a420d32755753b963f1d7a0278049abb9a9ea Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:21:01 +0100 Subject: [PATCH] Update apps - Seader: Fix crash scanning NTAG215 with MFC option (by bettse) - Solitaire: Fix memory leak (by doofy-dev) --- CHANGELOG.md | 2 +- applications/external | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c605163..6ad7da5ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -103,7 +103,7 @@ - DTMF Dolphin: Add EAS tone support (by @JendrBendr) - NFC Playlist: Error screens for playlist already exists and item already in playlist, general improvements (by @acegoal07), refactor rename/new scene without thread (by @Willy-JL) - CLI-GUI Bridge: Fixes and improvements (by @ranchordo) - - Seader: Enable T=1, show error for timeout, fix wrong LRC logging (by @bettse) + - Seader: Enable T=1, show error for timeout, fix wrong LRC logging, fix crash scanning NTAG215 with MFC option (by @bettse) - BLE Spam: Fix menu index callback (by @Willy-JL) - Solitaire: App rewrite, Added quick solve, New effects and sounds, Removed hacky canvas manipulation (by @doofy-dev) - CLI-GUI Bridge: Add more symbols to keyboard (#222 by @Willy-JL) diff --git a/applications/external b/applications/external index 14cdbeee8..3700ee70a 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 14cdbeee81347b9719da143a42ca8b042d9de59c +Subproject commit 3700ee70a6b4a924bfb9bd3cb66f6985d1de40a7