From 2298cc1d7badb94131c4a54df5111c987ed539a1 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:48:52 +0300 Subject: [PATCH] Update readme and changelog --- CHANGELOG.md | 7 ++++++- ReadMe.md | 8 +++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f6a064b9..219df39bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ ### New changes +* API: Due to OFW changes API was updated to 14.x, extra pack was updated you can install it separatly or use build with extra pack included * SubGHz: **Fixed bug in SubGHz HAL, now CC1101 shutdowns properly, (also this fixed unstable TX)** +* SubGHz: **Alutech AT-4N** encoder (support for sending signals) (by @assasinfil | PR #322) +* SubGHz: **KingGates Stylo 4k** encoder (support for sending signals) (by @assasinfil | PR #321) +* SubGHz: Added Debug Pin setting for protocol development and fixed debug (and sound) with internal module * SubGHz: GUI Fixes * SubGHz: Removed bugged Detect RAW feature, now its replaced with BinRAW * Plugins: SubGHz Bruteforcer - Added support for Linear Delta-3 310MHz * Plugins: Fix CTRL-SHIFT in mousejacker (by @notmarek | PR #316) * Infrared: Update universal remote assets (by @amec0e) (PR #318) +* OFW: Fixed typo in nfc_magic_scene_wrong_card.c * OFW: SubGhz: fix cc1101_read_fifo func * OFW: feat: add missing `const` qualifiers * OFW: **SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration)** @@ -28,7 +33,7 @@ * OFW: nfc: Add mifare classic value block commands * OFW: battery info temperature shown in C or F based on settings * OFW: Script that can find programmer and flash firmware via it. -* OFW: **SPI Mem Manager C port** +* OFW: **SPI Mem Manager C port** (You can use flipper as programmer to flash supported chips) #### [🎲 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 aac108f48..d3803f0d4 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -40,7 +40,7 @@ Our Discord Community: * FAAC SLH (Spa) & BFT Mitto (secure with seed) manual creation * Sub-GHz static code brute-force plugin * LFRFID Fuzzer plugin -* Custom community plugins and games added +* Custom community plugins and games added + all known working apps can be downloaded in extra pack in every release * Extra Sub-GHz frequencies + extra Mifare Classic keys * Picopass/iClass plugin included in releases * Recompiled IR TV Universal Remote for ALL buttons @@ -72,8 +72,10 @@ Also check the changelog in releases for latest updates! - BFT Mitto [External seed calculation required (For info contact me in Discord: Nano#8998)] - Security+ v1 & v2 - Star Line -- Somfy Telis (by @assasinfil & @TQMatvey) -- Somfy Keytis (by @assasinfil) +- Somfy Telis (encoder by @assasinfil & @TQMatvey) +- Somfy Keytis (encoder by @assasinfil) +- KingGates Stylo 4k (encoder by @assasinfil) +- Alutech AT-4N (encoder by @assasinfil) ## Please support development of the project The majority of this project is developed and maintained by me, @xMasterX.