Skip to content

Commit f9f2938

Browse files
committed
upd changelog
1 parent 1ca240b commit f9f2938

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- GangQi (static 34 bit) with button parsing and add manually support (thanks to @mishamyte for captures and testing)
66
- Hollarm (static 42 bit) with button parsing and add manually support (thanks to @mishamyte for captures)
77
- Hay21 (dynamic 21 bit) with button parsing
8+
- Princeton custom buttons support (0x1, 0x2, 0x4, 0x8, 0xF)
89
- 125kHz RFID:
910
- OFW: Fix detection of GProx II cards and false detection of other cards (by @Astrrra)
1011
- OFW: Fix Guard GProxII False Positive and 36-bit Parsing (by @zinongli)
@@ -18,8 +19,10 @@
1819
* OFW: Infrared: Universal AC - Add Airwell AW-HKD012-N91
1920
* OFW: Broken file interaction fixes
2021
* OFW: Add the Procrastination animation
22+
* OFW PR 3892: Fix USB-UART bridge exit screen stopping the bridge prematurely (by @portasynthinca3)
2123
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
2224
## Other changes
25+
* Docs: Improved the description steps to create a new remote BFT Mitto with more detailed and accurate instructions (by @chrostino | PR #805)
2326
* OFW: FuriTimer: Use an event instead of a volatile bool to wait for deletion
2427
* OFW: Threading, Timers improvements
2528
* OFW: Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat

0 commit comments

Comments
 (0)