upd changelog

This commit is contained in:
MX
2026-02-12 21:55:47 +03:00
parent d9d78f70e3
commit 0032c55a39

View File

@@ -20,11 +20,13 @@
* SubGHz: KeeLoq **add counter mode 7 (sends 7 signals increasing counter with 0x3333 steps)** - may bypass counter on some receivers!
* SubGHz: Add signals button editor and real **remote simulation** (full signal transmit with just one click) (PR #956 #958 | by @Dmitry422)
* SubGHz: TX Power setting (PR #960 | by @LeeroysHub)
* Desktop: BT ON/OFF instead of Lock/Unlock action in desktop lock menu (To lock - hold Up button) (PR #965 | by @Dmitry422) (idea by Dezederix)
* Desktop: Holding back button to power off menu now allows to open power settings on left button (idea by Dezederix)
* JS: feat: add IR capabilities to the JS engine (PR #957 | by @LuisMayo)
* 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 (**10feb2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
* Apps: Build tag (**12feb2026p3**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* Settings: Storage settings exit scenes properly if used via favourites (fixes issue #951)
* LCD: Backlight settings bug fix (PR #962 | by @Dmitry422)