From 21fafb23552eaef8e670a6992fbd8d0df0c7933f Mon Sep 17 00:00:00 2001 From: Eng1n33r <101719414+Eng1n33r@users.noreply.github.com> Date: Sun, 3 Jul 2022 03:17:29 +0300 Subject: [PATCH] 0.61.1-cg1 changelog --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f41fbdfb..ede937803 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,19 @@ ### New Update +* ToolChain versioning, better Windows support +* NFC: add Mifare Infineon +* some FBT fixes +#### Previous changes * Merged latest ofw changes - scons build system * Removed WAV Player - it's not bad as a concept but has a lot of problems * Some small fixes -#### Previous changes * Spectrum Analyzer - show current mode on screen when changing modes * Spectrum Analyzer - Ultra Narrow mode * Desktop autolock more time options * Merged latest ofw dev changes: SubGhz: PowerSmart protocol, Infrared app fixes * Merged latest ofw dev changes: - Infrared app C port, nfc: NTAG21x complete emulation, nfc: DESFire fixes - SubGhz: frequency analyzer combined frequency detection method, etc... +* Infrared app C port, nfc: NTAG21x complete emulation, nfc: DESFire fixes +* SubGhz: frequency analyzer combined frequency detection method, etc... * Merged PR - Added 10s Display Timeout * Games: Snake & Tetris now shows score * Volume patch in music player (testing needed)