-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog
33 lines (24 loc) · 1.17 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
keypadder (0.3.0) stable; urgency=low
[SMerrony]
* Feature: Add bg config option for button background colour
* Feature: Add fontsize config option per tab
* Docs: Update for new features
* Docs: Enhance example/keypad.toml to use new features, add PokerTH map
* Bugfix: Don't truncate mnemonics shown via --dumpkeys
* Internal: Reduce size of HTML/JavaScript for main page
[mgrojo]
* Feature: Add big Maths symbols example config
-- SMerrony <merrony@gmail.com> Sat, 11 Mar 2023 10:00:00 +0200
keypadder (0.2.0) stable; urgency=low
[SMerrony]
* Feature: Add Alt+ modifier
* Feature: Add dropdown tab selector option (Issue #8)
* Usability: Minor layout improvements
* Usability: Remove hard-coded limits on no. of keys and tabs
* Usability: Remove ^ and ! shortcuts, use Shift+ and Ctrl+ instead
* Usability: Better error reporting for config file mistakes
* Docs: Expand Configuration Guide
* Docs: Extended example/keypad.toml to use all modifier combos
[mgrojo]
* Usability: Add support for all the keys available
-- SMerrony <merrony@gmail.com> Fri, 17 Feb 2023 10:00:00 +0200