From 04d66f71622fab522dddcec16810cb72f781ed5a Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Fri, 16 May 2025 17:50:24 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfc073b9d..398f242ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * 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 * 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) * OFW PR 4206: Stop JS PWM on exit (by @portasynthinca3) * OFW PR 4212: Remove stupid "!" that broke subghz chat cli (by @GameLord2011)