|
1 | 1 | ## Main changes |
2 | | -- Current API: 87.4 |
| 2 | +- Current API: 87.5 |
3 | 3 | * SubGHz: **Cardin S449 protocol full support** (64bit keeloq) (with Add manually, and all button codes) (**use FSK12K modulation to read the remote**) (closes issues #735 #908) (by @xMasterX and @zero-mega (thanks!)) |
4 | 4 | * SubGHz: **Beninca ARC AES128 protocol full support** (128bit dynamic) (with Add manually, and 3 button codes) (resolves issue #596) (by @xMasterX and @zero-mega) |
5 | 5 | * SubGHz: **Treadmill37 protocol support** (37bit static) (by @xMasterX) |
|
17 | 17 | * SubGHz: KeeLoq **display decrypted hop** in `Hop` instead of showing encrypted as is (encrypted non byte reversed hop is still displayed in `Key` field) |
18 | 18 | * SubGHz: **BFT KeeLoq** try decoding with **zero seed** too |
19 | 19 | * SubGHz: KeeLoq **display BFT programming mode TX** (when arrow button is held) |
| 20 | +* SubGHz: Add signals button editor and real **remote simulation** (full signal transmit with just one click) (PR #956 | by @Dmitry422) |
| 21 | +* JS: feat: add IR capabilities to the JS engine (PR #957 | by @LuisMayo) |
20 | 22 | * NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL) |
21 | 23 | * NFC: Fixes to `READ_MULTI` and `GET_BLOCK_SECURITY` commands in ISO 15693-3 emulation (by @WillyJL & @aaronjamt) |
22 | 24 | * Archive: Allow folders to be pinned (by @WillyJL) |
23 | | -* Apps: Build tag (**27jan2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) |
| 25 | +* Apps: Build tag (**3feb2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) |
24 | 26 | ## Other changes |
25 | 27 | * UI: Various small changes |
26 | 28 | * Desktop: Disable winter holidays anims |
27 | 29 | * OFW PR 4333: NFC: Fix sending 32+ byte ISO 15693-3 commands (by @WillyJL) |
28 | 30 | * NFC: Fix LED not blinking at SLIX unlock (closes issue #945) |
| 31 | +* SubGHz: Fix documentation link for HT12A protocol (by @carlogrisetti) |
29 | 32 | * SubGHz: Improve docs on low level code (PR #949 | by @Dmitry422) |
30 | 33 | * SubGHz: Fix Alutech AT4N false positives |
31 | 34 | * SubGHz: Cleanup of extra local variables |
|
0 commit comments