File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed 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.
5
5
The format is loosely based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to the [ UHK Versioning] ( VERSIONING.md ) conventions.
7
7
8
+ ## [ 12.3.2] - 2025-01-27
9
+
10
+ Device Protocol: 4.14.0 | Module Protocol: 4.3.0 | User Config: 8.3.0 | Hardware Config: 1.0.0 | Smart Macros: 3.1.0
11
+
12
+ - Don't require confirmation of BLE pairing on the host. Only the pairing code has to be typed on the UHK 80.
13
+
8
14
## [ 12.3.1] - 2025-01-16
9
15
10
16
Device Protocol: 4.14.0 | Module Protocol: 4.3.0 | User Config: 8.3.0 | Hardware Config: 1.0.0 | Smart Macros: 3.1.0
Original file line number Diff line number Diff line change 18
18
"serialport" : " ^12.0.0" ,
19
19
"shelljs" : " ^0.8.4"
20
20
},
21
- "firmwareVersion" : " 12.3.1 " ,
21
+ "firmwareVersion" : " 12.3.2 " ,
22
22
"deviceProtocolVersion" : " 4.14.0" ,
23
23
"moduleProtocolVersion" : " 4.3.0" ,
24
24
"userConfigVersion" : " 8.3.0" ,
You can’t perform that action at this time.
0 commit comments