From ec642d7c29671145e4dcd1eadd61c63944d94cf7 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Thu, 27 Jun 2024 02:42:57 +0200 Subject: [PATCH] Update changelog and sync apps --- ChangeLog.md | 5 ++++- applications/external | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 3eba1d72c..4ed031312 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -35,6 +35,7 @@ - Authenticator: Fix URL format (by @akopachov) - NFC Playlist: Various fixes and improvements, new icon (by @acegoal07) - BMI160 Air Mouse: Add support for LSM6DSO (by @alex-vg & @ginkage) + - UL: ESubGHz Chat: Add back NFC key sharing with nfclegacy (by @xMasterX) - UL: Mifare Nested: Free some space by simplifying nfclegacy lib (by @xMasterX) - UL: RFID Fuzzer: Fix worker being not in LFRFIDWorkerIdle before next key (by @xMasterX) - UL: Barcode: Fix backlight settings (by @xMasterX) @@ -43,11 +44,13 @@ - NFC: - EMV Transactions menu less nested in UI, hide if data unavailable (by @Willy-JL) - Mention using MFKey app after Detect Reader (by @Willy-JL) + - Cache plugin name not full path, saves some RAM (by @Willy-JL) - UL: Better plugin loading, faster launch from favourites, no lag in Saved menu (by @xMasterX) - Sub-GHz: - - Streamline generic serialize +1.5k free flash (by @Willy-JL) - Refactor Weather protocols in Sub-GHz app, shows only correct data (by @Willy-JL) + - Streamline generic serialize +1.5k free flash (by @Willy-JL) - JS: Refactored widget and keyboard modules with `ViewHolder`, fix crash (by @Willy-JL) +- Desktop: Slim down internal anims, +3.4kb free flash (by @Willy-JL) - CLI: Simpler plugin wrapper +0.5k free flash (by @Willy-JL) - OFW: Furi: Use static synchronisation primitives, prepare for event loop (by @gsurkov & @skotopes) - OFW: Code Cleanup: Unused includes, useless checks, unused variables, etc... (by @skotopes) diff --git a/applications/external b/applications/external index 4773c8e12..d93ea95f3 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 4773c8e1265c1fed6c2eafac1f870f2498a823c8 +Subproject commit d93ea95f3c4aa56179fadc49b19a04e09768b9d9