From c78e0b87065f93df0dd5ffbbbddb9973bb0ee5a6 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Fri, 12 Aug 2022 20:58:26 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb6c16159..a7825409b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ ### New changes -* Fix qFlipper and other apps causes flipper crash while trying to interact with files - see commit `b2bd13` -* NRF24 Sniffer update -* Other fixes +* Update Frequency analyzer by ClusterM - OFW PR 1557 & PR #43 +* OFW: Fix Null Pointer Dereference errors in IR & Fix IR green LED bug +* OFW: RPC APPs fixes & RPC storage fixes (qFlipper & mobile apps file interaction) +* OFW: SubGhz: fix bett decoder (false positives) +* OFW: Skip empty lines in favorites.txt +* OFW: SubGhz: add protocol Honeywell_WDB / Doorbell +* OFW: Other changes **Note: Prefer installing using web updater or by self update package, all needed assets will be installed**