@@ -6,9 +6,18 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1
6
6
7
7
Every Agent version includes the most recent firmware version. See the [ firmware changelog] ( https://github.com/UltimateHackingKeyboard/firmware/blob/master/CHANGELOG.md ) .
8
8
9
+ ## [ 3.0.0] - 2023-07-11
10
+
11
+ Firmware: ** 10.0.0** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v10.0.0 )] | Device Protocol: 4.9.0 | User Config: ** 6.0.0** | Hardware Config: 1.0.0
12
+
13
+ - Rename the "LED brightness" page to "LED settings" and extend it with backlighting mode, functional backlighting colors, and LED fade timeout. Extend the keymap page accordingly. ` USERCONFIG:MAJOR `
14
+ - Add "Always display keyboards halves joined together" option on the Settings page.
15
+ - Load backup user config on startup only if the user config is invalid.
16
+ - Windows support is limited to Windows 10+ starting from this release because the most recent Electron only suports new Windows versions.
17
+
9
18
## [ 2.1.2] - 2023-04-03
10
19
11
- Firmware: 9.2.2 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.2.2 )] | Device Protocol: 4.9.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
20
+ Firmware: 9.2.** 2 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.2.2 )] | Device Protocol: 4.9.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
12
21
13
22
- Make Agent work with macOS 13.3 and above.
14
23
- Make Agent compatible with NixOS.
@@ -17,13 +26,13 @@ Firmware: 9.2.2 [[release](https://github.com/UltimateHackingKeyboard/firmware/r
17
26
18
27
## [ 2.1.1] - 2023-01-16
19
28
20
- Firmware: 9.2.1 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.2.1 )] | Device Protocol: 4.9.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
29
+ Firmware: 9.2.** 1 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.2.1 )] | Device Protocol: 4.9.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
21
30
22
31
- Add hidden advanced settings page, enabling I2C debugging and ANSI-ISO layout switching.
23
32
24
33
## [ 2.1.0] - 2023-01-11
25
34
26
- Firmware: 9.2.0 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.2.0 )] | Device Protocol: 4.** 9** .0 | User Config: 5.1.0 | Hardware Config: 1.0.0
35
+ Firmware: 9.** 2.0** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.2.0 )] | Device Protocol: 4.** 9** .0 | User Config: 5.1.0 | Hardware Config: 1.0.0
27
36
28
37
- Fix scancode dropdown visibility in macros.
29
38
- Decrease the padding of select2 items.
@@ -35,21 +44,21 @@ Firmware: 9.2.0 [[release](https://github.com/UltimateHackingKeyboard/firmware/r
35
44
36
45
## [ 2.0.2] - 2022-11-15
37
46
38
- Firmware: 9.1.4 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.1.4 )] | Device Protocol: 4.8.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
47
+ Firmware: 9.1.** 4 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.1.4 )] | Device Protocol: 4.8.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
39
48
40
49
- After firmware updates, refresh the new firmware version number of the last updated module.
41
50
- Save macro command upon pressing Ctrl + Enter.
42
51
- Maximize macro delay action to 65 seconds.
43
52
44
53
## [ 2.0.1] - 2022-10-30
45
54
46
- Firmware: 9.1.2 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.1.2 )] | Device Protocol: 4.8.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
55
+ Firmware: 9.1.** 2 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.1.2 )] | Device Protocol: 4.8.0 | User Config: 5.1.0 | Hardware Config: 1.0.0
47
56
48
57
- Make Agent able to detect the UHK on M1 MacBooks and all Windows installations.
49
58
50
59
## [ 2.0.0] - 2022-10-23
51
60
52
- Firmware: 9.1.1 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.1.1 )] | Device Protocol: 4.** 8.0** | User Config: ** 5.1.0** | Hardware Config: 1.0.0
61
+ Firmware: 9.1.** 1 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v9.1.1 )] | Device Protocol: 4.** 8.0** | User Config: ** 5.1.0** | Hardware Config: 1.0.0
53
62
54
63
- Support smart macros. ` USERCONFIG:MINOR `
55
64
- Support 12 layers. ` USERCONFIG:MAJOR `
@@ -84,14 +93,14 @@ Firmware: 8.10.12 [[release](https://github.com/UltimateHackingKeyboard/firmware
84
93
85
94
## [ 1.5.16] - 2021-10-27
86
95
87
- Firmware: 8.10.12 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v8.10.12 )] | Device Protocol: 4.7.0 | User Config: 4.1.1 | Hardware Config: 1.0.0
96
+ Firmware: 8.10.** 12 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v8.10.12 )] | Device Protocol: 4.7.0 | User Config: 4.1.1 | Hardware Config: 1.0.0
88
97
89
98
- Allow arbitrary scancodes.
90
99
- Make the preloaded keymaps available for addition.
91
100
92
101
## [ 1.5.15] - 2021-07-17
93
102
94
- Firmware: 8.10.10 [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v8.10.10 )] | Device Protocol: 4.7.0 | User Config: 4.1.1 | Hardware Config: 1.0.0
103
+ Firmware: 8.10.** 10 ** [[ release] ( https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v8.10.10 )] | Device Protocol: 4.7.0 | User Config: 4.1.1 | Hardware Config: 1.0.0
95
104
96
105
- Make the configuration saveable after deleting a macro that is referenced by a play macro action.
97
106
- Allow module recovery.
0 commit comments