diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9c3a839..849044e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## Main changes - Current API: 87.1 -* SubGHz: **UI for SubGHz Counter Experimental Mode** (PR #930 | by @Dmitry422) (with Debug enabled) (Saved - open file - Signal Settings - Counter Mode) (see docs below) +* SubGHz: **SubGHz Counter Edit option with UI** (PR #933 | by @Dmitry422) (with Debug enabled only) (Saved - open file - Signal Settings - Edit Counter) +* SubGHz: **UI for SubGHz Counter Experimental Mode** (PR #930 | by @Dmitry422) (with Debug enabled only) (Saved - open file - Signal Settings - Counter Mode) (see docs below) * SubGHz: **Counter modes for Keeloq, CAME Atomo, Nice Flor S, AlutechAT4N** - [see docs](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzCounterMode.md) * SubGHz: Add AN-Motors AT4 button on arrow keys (0xC) * SubGHz: Add IL-100 Smart support for Add manually @@ -11,6 +12,7 @@ * OFW: Fix Felica standard loading from nfc file * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes +* Fix typo in README warning about scammers (PR #931 | by @koterba) * Bad USB: Colemak keyboard layout (by @Ashe-Sterling) * Display: Remove display_back_light bug from "DisplayBacklightEnforceOn" (PR #928 | by @Dmitry422) * OFW PR 4279: NFC FeliCa Minor Fix: FelicaPollerEventType should only be Incomplete if the tag is FeliCa Lite (by @zinongli)