Skip to content

Commit 2043949

Browse files
committed
Bump versions and update changelog
1 parent 268c37c commit 2043949

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ 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.3] - 2026-06-16
10+
11+
Device Protocol: 4.18.1 | 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: upstream bug that made battery-included uhk80 freeze every few hours of operation.
14+
- Fix: more bt scheduling adjustments.
15+
- Fix: dongle connection, due to failing allow list.
16+
917
## [17.1.2] - 2026-06-06
1018

1119
Device Protocol: 4.18.1 | 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 33 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.2",
21+
"firmwareVersion": "17.1.3",
2222
"deviceProtocolVersion": "4.18.1",
2323
"moduleProtocolVersion": "4.3.0",
2424
"dongleProtocolVersion": "1.0.2",

0 commit comments

Comments
 (0)