You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
Most recent updates will appear first.
4
4
This is a summary of new features and bugfixes. Read the README to learn how to use the features mentioned here.
5
5
6
+
## 2.0.1
7
+
Nicolas fixed some small hiccups with the new binding modifiers.
8
+
9
+
### Bugfixes
10
+
* The hold binding modifier should now be recognised correctly.
11
+
* Restored CALIBRATE automatically working as a toggle when a tap modifier is used.
12
+
6
13
## 2.0.0
7
14
Nicolas refactored the command processing engine of JSM as well as some of the button processing logic. This enables a richer command line interface and new button mapping features.
8
15
These changes will also make adding more settings less error prone and provide a more consistent feeling in the interface.
0 commit comments