From 5b8311cdea29bf38b28205cd2501a7febd3c6516 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:03:46 +0300 Subject: [PATCH] rename setting user back (since we are using it for custom stuff) update change log too --- CHANGELOG.md | 10 ++++++++-- ...fcodes_user_example => keeloq_mfcodes_user.example} | 0 .../assets/{setting_user.example => setting_user} | 0 3 files changed, 8 insertions(+), 2 deletions(-) rename assets/resources/subghz/assets/{keeloq_mfcodes_user_example => keeloq_mfcodes_user.example} (100%) rename assets/resources/subghz/assets/{setting_user.example => setting_user} (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96cdddd97..c33f50891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ ### New changes -* PR -> Power: remove % sign from desktop and center numbers (by @TQMatvey | PR #115) -* Plugins: Heap Defence Game (aka Stack Attack) [(original by wquinoa & Vedmein)](https://github.com/Vedmein/flipperzero-firmware/tree/hd/svisto-perdelki) -> Ported to latest firmware by @xMasterX +* PR -> NFC: New mifare classic keys (by @ankris812 | PR #119) +* New API version 3.2 -> 4.1 (due to breaking changes in subghz part) (old apps needs to be recompiled, update for extra apps pack is coming soon) +* OFW PR: WeatherStation plugin and SubGHz changes (OFW PR 1833 by Skorpionm) +* OFW: Allow pins 0 and 1 as RTS/DTR for USB UART Bridge +* OFW: Picopass: Read Elite +* OFW: SubGhz: CAME Wrong number of bits in key (add protocol Airforce) +* OFW: Forced RAW receive option for Infrared CLI +* OFW: scripts: fixed c2 bundle format #### [🎲 Download extra apps pack](https://download-directory.github.io/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Applications/Unleashed) diff --git a/assets/resources/subghz/assets/keeloq_mfcodes_user_example b/assets/resources/subghz/assets/keeloq_mfcodes_user.example similarity index 100% rename from assets/resources/subghz/assets/keeloq_mfcodes_user_example rename to assets/resources/subghz/assets/keeloq_mfcodes_user.example diff --git a/assets/resources/subghz/assets/setting_user.example b/assets/resources/subghz/assets/setting_user similarity index 100% rename from assets/resources/subghz/assets/setting_user.example rename to assets/resources/subghz/assets/setting_user