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