From 40c3835977c1fbd58c5fc3c9a90294625087b7ba Mon Sep 17 00:00:00 2001 From: Eng1n33r <10697207+xMasterX@users.noreply.github.com> Date: Tue, 26 Jul 2022 23:11:51 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e84c20d8..9dff3f962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ ### New changes -* FAAC SLH 433 MHz add manually support -* FAAC SLH correct seed view -* Add new keys: FAAC SLH/Spa and BFT Mitto/Secure -* Some updates of custom apps, using furi now instead of cmsis(os) -* Some build changes -* OFW: Furi: core refactoring and CMSIS removal +* OFW: nfc: NTAG203 support +* OFW: NFC new design +* OFW: Allow spaces in file name +* OFW: Fix incorrect IR remote renaming behaviour +* OFW: Buffered file streams +* OFW: SubGhz: bugfixes and add support for loading custom presets +* OFW: updater: fixed dolphin level not being migrated +* OFW: GUI changes & fixes +* OFW: Other changes + +- [!!!] Replace your subghz/assets/setting_user with file from `sd-card-(version).zip` because file format has been changed **Note: We changed version names, because our releases not based on official releases, now versions is called cg1-(commit-sha) - where "cg" = "Code Grabber", 1 = number of build(if ofw commit doesnt change), and (commit sha) - means ofw dev commit on which our version is based**