From 82c7231c5795c71460c516931b82c044c8d127a8 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Tue, 20 May 2025 03:04:57 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 398f242ed..dbf2738d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * SubGHz: Add 462.750 MHz to default subghz freqs list * SubGHz: Tune holtek ht12x to decode holtek only and not conflict with came 12bit * SubGHz: Fix Rename scene bug, that was replacing file name with random name when Rename is opened then closed then opened again +* Display: Backlight option "always on" and RGB bug removed (PR #900 | by @Dmitry422) * NFC: Ultralight C - Attempt of authentication with default key (PR #898 | by @mishamyte) * OFW PR 4210: Infrared: Add text scroll to remote buttons (by @956MB) * OFW PR 4205: fix sample durations when using external CC1101 (by @Aerosnail)