|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 1.1.07.03 | Mar 27, 2012 | New Release | · Fixed Ctrl/Alt/Shift key-down hotkey breaking any corresponding key-up hotkey defined before it. · Fixed key-down hotkeys to always use the hook if defined after a key-up hotkey of the same key. If the key-down hotkey used the "reg" method, the hook would block the key-down event and trigger only the key-up hotkey. · Fixed load-time checks interpreting expressions with no derefs as raw text. For example, gosub % "foo" resolved to "foo": at load-time. Similarly, % "" was seen as invalid in various cases even if an empty string should be allowed. |
| 1.1.05.03 | Dec 2, 2011 | New Release | |
| 1.0.48.05 | Sep 28, 2009 | New Release | Version 1.0.48.05 has fixed crash of SendMessage and PostMessage when wParam or lParam is omitted |