From ee80ea115d1e1d5cb2ebd34b9ee078a6509cbc86 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Tue, 6 May 2025 13:14:15 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2c55d5f6..beb90d40f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Current API: 86.0 * SubGHz: Fix CAME 24bit decoder * 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 4205: fix sample durations when using external CC1101 (by @Aerosnail) * OFW PR 4206: Stop JS PWM on exit (by @portasynthinca3)