From f9b6d225344f84fc9d50cd062394ae65ed02eecd Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:12:12 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe3405d5d..922c2dee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## New changes * NFC: **Fixed stuck Saved success screen** +* NFC: **Fixed crash when reading mifare classic tag then going to add manually menu and adding NFC-A tag** * NFC: Fixed EMV txs render * NFC/LFRFID: Don't Stop emulation after 5 mins to avoid antenna damage if debug is ON (by @Leptopt1los) * LFRFID: Fixed T5577 custom password input (by @Leptopt1los)