Skip to content

Commit 4ab0c3c

Browse files
committed
upd changelog
1 parent da0cb9f commit 4ab0c3c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Main changes
2-
- Current API: 87.4
2+
- Current API: 87.5
33
* 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!))
44
* SubGHz: **Beninca ARC AES128 protocol full support** (128bit dynamic) (with Add manually, and 3 button codes) (resolves issue #596) (by @xMasterX and @zero-mega)
55
* SubGHz: **Treadmill37 protocol support** (37bit static) (by @xMasterX)
@@ -17,15 +17,18 @@
1717
* SubGHz: KeeLoq **display decrypted hop** in `Hop` instead of showing encrypted as is (encrypted non byte reversed hop is still displayed in `Key` field)
1818
* SubGHz: **BFT KeeLoq** try decoding with **zero seed** too
1919
* 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)
2022
* NFC: Handle PPS request in ISO14443-4 layer (by @WillyJL)
2123
* NFC: Fixes to `READ_MULTI` and `GET_BLOCK_SECURITY` commands in ISO 15693-3 emulation (by @WillyJL & @aaronjamt)
2224
* 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)
2426
## Other changes
2527
* UI: Various small changes
2628
* Desktop: Disable winter holidays anims
2729
* OFW PR 4333: NFC: Fix sending 32+ byte ISO 15693-3 commands (by @WillyJL)
2830
* NFC: Fix LED not blinking at SLIX unlock (closes issue #945)
31+
* SubGHz: Fix documentation link for HT12A protocol (by @carlogrisetti)
2932
* SubGHz: Improve docs on low level code (PR #949 | by @Dmitry422)
3033
* SubGHz: Fix Alutech AT4N false positives
3134
* SubGHz: Cleanup of extra local variables

0 commit comments

Comments
 (0)