File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ 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.0.0] - 2025-07-07
9+
10+ Device Protocol: 4.16.1 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: ** 12.0.0** | Hardware Config: 1.0.0 | Smart Macros: 3.7.0
11+
12+ - Compress subsequent matching key actions for more efficient storage. ` USERCONFIG:MAJOR `
13+ - Make battery percentage indicator more accurate.
14+ - Make system scancodes work in macro actions.
15+ - Improve crash detection.
16+
817## [ 14.2.1] - 2025-07-01
918
1019Device Protocol: 4.16.** 1** | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 11.0.0 | Hardware Config: 1.0.0 | Smart Macros: 3.6.** 1**
Original file line number Diff line number Diff line change 1818 "serialport" : " ^12.0.0" ,
1919 "shelljs" : " ^0.8.4"
2020 },
21- "firmwareVersion" : " 14.2.1 " ,
21+ "firmwareVersion" : " 15.0.0 " ,
2222 "deviceProtocolVersion" : " 4.16.1" ,
2323 "moduleProtocolVersion" : " 4.3.0" ,
2424 "dongleProtocolVersion" : " 1.0.2" ,
25- "userConfigVersion" : " 11.1 .0" ,
25+ "userConfigVersion" : " 12.0 .0" ,
2626 "hardwareConfigVersion" : " 1.0.0" ,
2727 "smartMacrosVersion" : " 3.6.1" ,
2828 "devices" : [
You can’t perform that action at this time.
0 commit comments