File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.
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+ ## [ 14.0.3] - 2025-05-29
9+
10+ Device Protocol: 4.15.0 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 11.0.0 | Hardware Config: 1.0.0 | Smart Macros: 3.4.1
11+
12+ - Fix bug that made the configuration not update when saving it in various circumstances.
13+
814## [ 14.0.2] - 2025-05-27
915
1016Device Protocol: 4.15.0 | Module Protocol: 4.3.0 | Dongle Protocol: 1.0.2 | User Config: 11.0.0 | Hardware Config: 1.0.0 | Smart Macros: 3.4.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.0.2 " ,
21+ "firmwareVersion" : " 14.0.3 " ,
2222 "deviceProtocolVersion" : " 4.15.0" ,
2323 "moduleProtocolVersion" : " 4.3.0" ,
2424 "dongleProtocolVersion" : " 1.0.2" ,
You can’t perform that action at this time.
0 commit comments