Skip to content

Commit 369ae03

Browse files
committed
Bump versions and edit changelog.
1 parent ffd2436 commit 369ae03

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file.
66
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
77
and this project adheres to the [UHK Versioning](VERSIONING.md) conventions.
88

9+
## [17.1.1] - 2026-06-02
10+
11+
Device Protocol: 4.18.0 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 14.0.0 | Hardware Config: 1.0.0 | Smart Macros: 3.14.0
12+
13+
- Fix: caps lock led on uhk60
14+
- Fix: make uhk80 respect reenumeration type, and consequently not die during pairing procedures that request reboot.
15+
- Fix: decrease the dongle interval to actual 7.5ms, instead of scheduling-forced 11ms
16+
- Fix: increase advertising interval when not actively connecting, to reduce dongle mouse jitter
17+
918
## [17.1.0] - 2026-05-27
1019

1120
Device Protocol: 4.18.0 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 14.0.0 | Hardware Config: 1.0.0 | Smart Macros: 3.14.0

lib/agent

Submodule agent updated 43 files

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"serialport": "^12.0.0",
1919
"shelljs": "^0.8.4"
2020
},
21-
"firmwareVersion": "17.1.0",
21+
"firmwareVersion": "17.1.1",
2222
"deviceProtocolVersion": "4.18.0",
2323
"moduleProtocolVersion": "4.3.0",
2424
"dongleProtocolVersion": "1.0.2",

0 commit comments

Comments
 (0)