From 098d6944c46d321d413e6e55ccced0404578c109 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sun, 26 Feb 2023 00:38:11 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 19 ++++--------------- ReadMe.md | 4 ++++ 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9fd54ba0..dc2122e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,8 @@ ### New changes -* Desktop: Autolock with PIN Code (by @Willy-JL | PR #338) - **Desktop settings (pin code, favourite app, autolock time) will be resetted!!! Only one time after installing - due to changes in settings structure, after installing of this release desktop settings will not be reset with next release** -* Desktop: Faster back button hold time for power off, was 2 seconds, now 1.3sec -* GUI: Fix keyboard capitalization bug (by @Willy-JL | PR #362) (fixes #361) -* Plugins: Added **SWD Probe** [(by g3gg0)](https://github.com/g3gg0/flipper-swd_probe) (moved from extra pack into main FW) -* Plugins: Show RSSI in Weather Station app and in POCSAG Pager app -* Plugins: Improve Tetris fall speed algorithm (by @p3ngu19z | PR #343) -* Plugins: Add missing buttons into HID app, remove old keyboard app, move Bluetooth remote to Misc -* Infrared: Assets update (by @amec0e | PR #340 / #357 / #358) -* Misc: Typo combing (by @Round-Pi | PR #352) -* OFW: Dolphin: drop holiday animation -* OFW: fbt: FBT_QUIET option; docs on environment -* OFW: Delete rwfiletest.bin on exit SDcard benchmark -* OFW: Re-init NFC when starting the worker -* OFW: Up toolchain version to 21 -* OFW: Display Mifare Classic data in NFC app +* SubGHz: **Beninca protocol support** +* SubGHz: **Hold right in received signal list to delete selected signal** +* SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code +* SubGHz: Debug mode counter increase settings (+5, +10, default: +1) #### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps) diff --git a/ReadMe.md b/ReadMe.md index 154676cd8..4343d7803 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -165,6 +165,10 @@ Games: - Sub-GHz -> Press OK in frequency analyzer to use detected frequency in Read modes [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/77) - Sub-GHz -> Long press OK button in Sub-GHz Frequency analyzer to switch to Read menu [(by derskythe)](https://github.com/DarkFlippers/unleashed-firmware/pull/79) - Lock device with pin(or regular lock if pin not set) by holding UP button on main screen [(by an4tur0r)](https://github.com/DarkFlippers/unleashed-firmware/pull/107) +* SubGHz: **Hold right in received signal list to delete selected signal** +* SubGHz: **Custom buttons for Keeloq and Alutech AT4N** - now you can use arrow buttons to send signal with different button code +* SubGHz: Debug mode counter increase settings (+5, +10, default: +1) +* SubGHz: Debug PIN output settings for protocol development # Instructions ## [- How to install firmware](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/HowToInstall.md)