From 07c0889d102d1caa9e1ce4370a02efec0d449ff9 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 15 May 2023 03:11:20 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae9a20161..85d918843 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ -### New changes +### New changes +* **Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to OFW changes, Please set your PIN code, Favourite apps again in Settings->Desktop** * New way of changing device name -> **Now can be changed in Settings->Desktop** (by @xMasterX and @Willy-JL) * Plugins: BadBT plugin (BT version of BadKB) [(by Willy-JL, ClaraCrazy, XFW contributors)](https://github.com/ClaraCrazy/Flipper-Xtreme/tree/dev/applications/main/bad_kb) * Plugins: WiFi Marauder -> Added sniff pmkid on selected aps from 0.10.4 update (by @clipboard1) -* Plugins: SubGHz Bruteforcer - Increase delay just a little bit to fix some cases when receiver will not get codes and decrease manual transmit delay +* Plugins: SubGHz Bruteforcer -> Increase delay just a little bit to fix some cases when receiver will not get codes and decrease manual transmit delay +* Plugins: UART Terminal -> Fix crashes on plugin load with RX connected * SubGHz: App refactoring (OFW code ported + our code was refactored/cleaned up too) (by @gid9798 and @xMasterX | PR #461) * SubGHz: Using scene manager functions in DecodeRAW (by @gid9798 | PR #462) * SubGHz: Protocols and custom buttons refactoring (by @gid9798 | PR #465) @@ -12,7 +14,9 @@ * BT API: Functions that allow to change bt mac address and device broadcasted name (by @Willy-JL and XFW contributors) * Infrared: `External output` move out of debug and add power option for external modules * Extra pack: Some app fixes -* OFW: Rpc: add desktop service. Desktop: refactor locking routine. +* OFW: fix PIN retry count reset on reboot +* OFW: fbt: allow strings for fap_version field in app manifests +* OFW: Rpc: add desktop service. Desktop: refactor locking routine. **Now PIN lock is actually cannot be bypassed by reboot!** / **Desktop settings will be reset, please set your PIN and favourite apps again!** * OFW: Part 2 of hooking C2 IPC * OFW: ble: attempt to handle hardfaulted c2 * OFW: Add Mfkey32 application