diff --git a/CHANGELOG.md b/CHANGELOG.md
index edc777ae4..f87d730fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,6 @@
* SubGHz: **Beninca ARC AES128 protocol full support** (128bit dynamic) (with Add manually, and 3 button codes) (resolves issue #596) (by @xMasterX and @zero-mega)
* SubGHz: **Treadmill37 protocol support** (37bit static) (by @xMasterX)
* SubGHz: **Jarolift protocol full support** (72bit dynamic) (with Add manually, and all button codes) (by @xMasterX & d82k & Steffen (bastelbudenbuben de))
-* SubGHz: **Change key SEND action** (This changes solve problem when user press and release OK button too fast and signal was not fully sent) (PR #949 | by @Dmitry422)
* SubGHz: **New modulation FSK with 12KHz deviation**
* SubGHz: **KingGates Stylo 4k - Add manually and button switch support** + refactoring of encoder
* SubGHz: **Stilmatic - button 9 support** (two buttons hold simulation) (mapped on arrow keys)
@@ -17,11 +16,13 @@
* NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
* NFC: Fixes to `READ_MULTI` and `GET_BLOCK_SECURITY` commands in ISO 15693-3 emulation (by @WillyJL & @aaronjamt)
* Archive: Allow folders to be pinned (by @WillyJL)
-* Apps: Build tag (**26jan2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
+* Apps: Build tag (**27jan2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* UI: Various small changes
+* Desktop: Disable winter holidays anims
* OFW PR 4333: NFC: Fix sending 32+ byte ISO 15693-3 commands (by @WillyJL)
* NFC: Fix LED not blinking at SLIX unlock (closes issue #945)
+* SubGHz: Improve docs on low level code (PR #949 | by @Dmitry422)
* SubGHz: Fix Alutech AT4N false positives
* SubGHz: Cleanup of extra local variables
* SubGHz: Replaced Cars ignore option with Revers RB2 protocol ignore option
diff --git a/ReadMe.md b/ReadMe.md
index 891fe9b8f..35f8759e6 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -141,75 +141,14 @@ Before getting started:
Also check the [changelog in releases](https://github.com/DarkFlippers/unleashed-firmware/releases) for latest updates!
### Current modified and new Sub-GHz protocols list:
-Thanks to Official team (to their SubGHz Developer, Skorp) for implementing support (decoder + encoder / or decode only) for these protocols in OFW.
[Full list of supported protocols and their frequencies/modulations (to use in Read mode)](/documentation/SubGHzSupportedSystems.md)
-> [!NOTE]
-> Not all Keeloq systems are supported for decoding or emulation!
->
-> Supported Keeloq manufacturers include
->
->
-> | Column 1 | Column 2 | Column 3 | Column 4 | Column 5 |
-> |-------------------|--------------|------------------|-------------------|------------------------|
-> | Alligator | Comunello | GSN | Magic_4 | SL_A2-A4 |
-> | Alligator_S-275 | Dea_Mio | Guard_RF-311A | Mongoose | SL_A6-A9/Tomahawk_9010 |
-> | APS-1100_APS-2550 | DTM_Neo | Harpoon | Mutanco_Mutancode | SL_B6,B9_dop |
-> | Aprimatic | DoorHan | IronLogic | NICE_MHOUSE | Sommer |
-> | Beninca | EcoStar | JCM_Tech | NICE_Smilo | Stilmatic |
-> | BFT | Elmes_Poland | KEY | Normstahl | Teco |
-> | Came_Space | FAAC_RC,XT | Kingates_Stylo4k | Pantera | Tomahawk_TZ-9030 |
-> | Cenmax | FAAC_SLH | KGB/Subaru | Pantera_CLK | Tomahawk_Z,X_3-5 |
-> | Cenmax_St-5 | Faraon | Leopard | Pantera_XS/Jaguar | ZX-730-750-1055 |
-> | Cenmax_St-7 | Genius_Bravo | Magic_1 | Partisan_RX | IL-100(Smart) |
-> | Centurion | Gibidi | Magic_2 | Reff | Merlin |
-> | Monarch | Jolly Motors | Magic_3 | Sheriff | Steelmate |
-> | Motorline | Rosh | Pecinin | Rossi | Cardin S449 |
->
-
+Thanks to Official team (to their SubGHz Developer, Skorp) for implementing support (decoder + encoder / or decode only) for most protocols in OFW.
-
-Decoders/Encoders or emulation (+ programming mode) support made by @xMasterX
-
+And thanks to our contributors who took part in SubGHz improvements and making of new features:
-- Elplast/P-11B/3BK/E.C.A (static 18 bit)
-- Roger (static 28 bit) with add manually support (thanks @mishamyte)
-- V2 Phoenix (Phox) (dynamic 52 bit) (thanks @RocketGod-git)
-- Marantec (static 49 bit) (add manually support and CRC verify) (thanks @li0ard)
-- Feron (static 32 bit)
-- ReversRB2 / RB2M (static 64 bit) with add manually support
-- Marantec24 (static 24 bit) with add manually support
-- GangQi (static 34 bit) with button parsing and add manually support (thanks to @mishamyte for captures and testing, thanks @Skorpionm for help)
-- Hollarm (static 42 bit) with button parsing and add manually support (thanks to @mishamyte for captures, thanks @Skorpionm for help)
-- Hay21 (dynamic 21 bit) with button parsing
-- Nero Radio 57bit (+ 56bit support)
-- CAME 12bit/24bit encoder fixes (Fixes are now merged in OFW)
-- Keeloq: Dea Mio, Genius Bravo, GSN, HCS101, AN-Motors, JCM Tech, MHouse, Nice Smilo, DTM Neo, FAAC RC,XT, Mutancode, Normstahl, Beninca + Allmatic, Stilmatic, CAME Space, Aprimatic (model TR and similar), Centurion Nova (thanks Carlos !), Hormann EcoStar, Novoferm, Sommer, Monarch (thanks @ashphx !), Jolly Motors (thanks @pkooiman !), IL-100(Smart) (thx Vitaly for RAWs), Motorline (with add manually support), Rosh, Pecinin, Rossi, Merlin, Steelmate (thanks @RocketGod-git), Cardin S449 (thanks @zero-mega)
-
-
-
-Protocols support made by Skorp (original implementation) and @xMasterX (current version)
-
-
-- CAME Atomo → Update! check out new [instructions](/documentation/SubGHzRemoteProg.md)
-- Nice Flor S → How to create new remote - [instructions](/documentation/SubGHzRemoteProg.md)
-- FAAC SLH (Spa) → Update!!! (Programming mode!) Check out new [instructions](/documentation/SubGHzRemoteProg.md)
-- Keeloq: BFT Mitto → Update! Check out new [instructions](/documentation/SubGHzRemoteProg.md)
-- Star Line
-- Security+ v1 & v2
-
-
-
-Encoders made by @assasinfil and @xMasterX
-
-
-- Somfy Telis → How to create new remote - [instructions](/documentation/SubGHzRemoteProg.md)
-- Somfy Keytis
-- KingGates Stylo 4k (UPD: Add manually and all buttons support)
-- Alutech AT-4N → How to create new remote - [instructions](/documentation/SubGHzRemoteProg.md)
-- Nice ON2E (Nice One) → How to create new remote - [instructions](/documentation/SubGHzRemoteProg.md)
-
+`@RocketGod-git, @zero-mega, @ashphx, @pkooiman, Vitaly, Carlos, @li0ard, @mishamyte, d82k, Steffen (bastelbudenbuben de), @assasinfil, @gid9798`
## ❤️ Please support development of the project