Skip to content

Commit bbb0fed

Browse files
committed
Bump firmware version to 15.3.1 and update changelog.
1 parent bc527bd commit bbb0fed

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and 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

1016
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**

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": "15.3.0",
21+
"firmwareVersion": "15.3.1",
2222
"deviceProtocolVersion": "4.17.0",
2323
"moduleProtocolVersion": "4.3.0",
2424
"dongleProtocolVersion": "1.0.2",

0 commit comments

Comments
 (0)