From 08f80ab6450214dcc8aa97d25ade371d3e0c6836 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sat, 17 Sep 2022 01:40:35 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b02829b3..7cf0089b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ ### New changes -* Picopass plugin fixed (bug with mbedtls lib found and fixed by hedger in OFW PR 1742) -* DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use web updater or microSD update package +* Picopass plugin fixed (bug with mbedtls lib fixed by hedger in OFW PR 1742) +* PR: Fix SubGHz last used settings (PR 70 by derskythe) +* PR: Random UID for detect reader mode - changes each time when you exit NFC app and launch it (PR 69 by h4sh5) +* OFW PR: Dummy mode (aka dumb mode) (OFW PR 1739 by nminaylov) +* OFW PR: picopass se identify (OFW PR 1701 by pcunning) +* OFW PR: faploader api extension and lib fixes (OFW PR 1742 by hedger) + +#### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use web updater or microSD update package** **Note: To avoid issues prefer installing using web updater or by self update package, all needed assets will be installed**