-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
75 lines (61 loc) · 2.18 KB
/
changelog.txt
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
~ v1.7.3.0
- Fixed a bug with the caching of KeyData values
~ v1.7.2.0
- Fixed a bug where the key would infinitely get created by the autosave system
- Added a "Created On Version" stat
~ v1.7.1.0
- Fixed the autosave system
- Fixed the cps counter to work with controller
- Fixed weird small bugs
~ v1.7.0.0
- Added an option to display the clicks per second
- Added an option to modify the key refresh rate
- Updated the MessageBox and system tray icon visuals
- Updated the stats menu
- Fixed several minor bugs
~ v1.6.2.0
- Fixed a bug relating to locked keys not updating the "Timed Clicked On" stat
- Reverted the new menu font to old one
~ v1.6.1.0
- Fixed the main menu crash relating to font changes
~ v1.6.0.0
- Added a key stats window
- The main window now minimizes to the system tray
- Optimized the key image system
- Updated the menu fonts
- Fixed a bug within the key editor causing the window to scale incorrectly
- Fixed a memory leak with the key sound effects system
~ v1.5.1.0
- Fixed bug with keys not being created some of the time
~ v1.5.0.0
- Added controller support
- Added an option to modify font settings
- Added an option to make the background transparent
- Added a button to open the folder location of the selected preset (helpful for debugging)
- Improved the key preview
- Fixed bug with the save/load system
~ v1.4.0.0
- Improved the save/load system
- Fixed the count label text being uncolored
- Updated the tooltips
~ v1.3.0.0
- Added support for special keys (tab, arrow keys)
- Added an option to change the text of the key
- Improved the key symbols
- Improved the sound player
- Optimized the key form
~ v1.2.0.0
- Added an option to set custom background images and sounds
- Added a new feature to display a counter that shows how many times you pressed a key
- Added a feature to lock the key in place
- Added a new feature to hide key text
- Fixed a bug with null strings trying to be parsed as numbers
- Added an awesome feature ;)
~ v1.1.2.0
- Added tooltips
- Improved the error system
~ v1.1.1.0
- Fixed "+" key to display "=" instead
~ v1.1.0.0
- Added an option to customize the snap settings by double-clicking on the key
- Made the key editor less intrusive