From ee9f352ca66ad8d76e8f9b37294088c5a6b7fb31 Mon Sep 17 00:00:00 2001 From: WillyJL Date: Thu, 22 Jan 2026 01:28:19 +0100 Subject: [PATCH] Apps: Update apps - CAN Tools: Parity with DBC format, support importing DBC files (by MatthewKuKanich) - ESP Flasher: Bump Marauder 1.9.1 (by justcallmekoko), Marauder 1.9.0 support (by H4W9) - FlipSocial: Autocomplete, keyboard improvements, bugfixes (by jblanked) - Geometry Dash: Major refactor, bugfixes and performance improvements, rename from Geometry Flip (by gooseprjkt) - HC-SR04 Distance Sensor: Option to change measure units (by Tyl3rA) - IconEdit: Save/Send animations, settings tab with canvas scale and cursor guides, bugfixes (by rdefeo) - NFC Login: Code refactor, bugfixes, renamed from NFC PC Login (by Play2BReal) - Seader: SAM ATR3 support, better IFSC/IFSD handling, various improvements (by bettse) - Seos Compatible: Seos write support, various improvements (by aaronjamt) - Sub-GHz Scheduler: Added new interval times, bugfixes and improvements (by shalebridge) - Unitemp: Numerous improvements from MLAB-project fork (by MLAB-project) - UL: Update Sub-GHz apps for FM12K modulation (by xMasterX) --- CHANGELOG.md | 13 +++++++++++++ applications/external | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e38d246..1c50fc825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,19 @@ - UL: Docs: Add [full list of supported SubGHz protocols](https://github.com/Next-Flip/Momentum-Firmware/blob/dev/documentation/SubGHzSupportedSystems.md) and their frequencies/modulations that can be used for reading remotes (by @xMasterX) ### Updated: +- Apps: + - CAN Tools: Parity with DBC format, support importing DBC files (by @MatthewKuKanich) + - ESP Flasher: Bump Marauder 1.9.1 (by @justcallmekoko), Marauder 1.9.0 support (by @H4W9) + - FlipSocial: Autocomplete, keyboard improvements, bugfixes (by @jblanked) + - Geometry Dash: Major refactor, bugfixes and performance improvements, rename from Geometry Flip (by @gooseprjkt) + - HC-SR04 Distance Sensor: Option to change measure units (by @Tyl3rA) + - IconEdit: Save/Send animations, settings tab with canvas scale and cursor guides, bugfixes (by @rdefeo) + - NFC Login: Code refactor, bugfixes, renamed from NFC PC Login (by @Play2BReal) + - Seader: SAM ATR3 support, better IFSC/IFSD handling, various improvements (by @bettse) + - Seos Compatible: Seos write support, various improvements (by @aaronjamt) + - Sub-GHz Scheduler: Added new interval times, bugfixes and improvements (by @shalebridge) + - Unitemp: Numerous improvements from @MLAB-project fork (by @MLAB-project) + - UL: Update Sub-GHz apps for FM12K modulation (by @xMasterX) - Sub-GHz: - UL: Counter editor refactoring (by @Dmitry422) - UL: Alutech AT-4N & Nice Flor S turbo speedup (by @Dmitry422) diff --git a/applications/external b/applications/external index f10656c03..d52c118c8 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit f10656c036980e3bd70aa14f2634574157abfc9a +Subproject commit d52c118c825dd86c41c02943b34ae4529e4d3605