File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is loosely based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to the [ UHK Versioning] ( VERSIONING.md ) conventions.
77
8+ ## [ 15.3.1] - 2025-11-16
9+
10+ Device Protocol: 4.17.0 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 12.0.1 | Hardware Config: 1.0.0 | Smart Macros: 3.10.0
11+
12+ - Detect spurious reset button activations with UHK 60 and fix the consequent false crash log activations.
13+
814## [ 15.3.0] - 2025-11-04
915
1016Device Protocol: 4.17.0 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 12.0.** 1** | Hardware Config: 1.0.0 | Smart Macros: 3.** 10.0**
Original file line number Diff line number Diff line change 1818 "serialport" : " ^12.0.0" ,
1919 "shelljs" : " ^0.8.4"
2020 },
21- "firmwareVersion" : " 15.3.0 " ,
21+ "firmwareVersion" : " 15.3.1 " ,
2222 "deviceProtocolVersion" : " 4.17.0" ,
2323 "moduleProtocolVersion" : " 4.3.0" ,
2424 "dongleProtocolVersion" : " 1.0.2" ,
You can’t perform that action at this time.
0 commit comments