upd changelog

This commit is contained in:
MX
2026-01-05 23:37:36 +03:00
parent d44c43bbe6
commit 9b926f275c
2 changed files with 10 additions and 4 deletions
+7 -1
View File
@@ -1,8 +1,14 @@
## Main changes
- Current API: 87.1
- Current API: 87.2
* SubGHz: **Cardin S449 full support** (with Add manually, and all button codes) (**use FSK12K modulation to read the remote**) (closes issues #735 #908) (by @xMasterX and @zero-mega (thanks!))
* SubGHz: Added **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)
* SubGHz: **Counter editor refactoring** (PR #939 | by @Dmitry422)
* NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* NFC: Fix some typos in Type4Tag protocol (by @WillyJL)
* Clangd: Add clangd parameters in IDE agnostic config file (by @WillyJL)
<br><br>
#### Known NFC post-refactor regressions list:
+3 -3
View File
@@ -160,7 +160,7 @@ Thanks to Official team (to their SubGHz Developer, Skorp) for implementing supp
> | 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 | |
> | Motorline | Rosh | Pecinin | Rossi | Cardin S449 |
> </details>
<br/>
@@ -180,7 +180,7 @@ Thanks to Official team (to their SubGHz Developer, Skorp) for implementing supp
- 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)
- 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)
</details>
<details>
@@ -201,7 +201,7 @@ Thanks to Official team (to their SubGHz Developer, Skorp) for implementing supp
- Somfy Telis → How to create new remote - [instructions](/documentation/SubGHzRemoteProg.md)
- Somfy Keytis
- KingGates Stylo 4k
- 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)
</details>