Skip to content

Releases: AutoHotkey/AutoHotkey

v1.1.21.02

04 Apr 02:55
Compare
Choose a tag to compare

Fixed OnMessage(msg, fnobj, 0) to do nothing if fnobj wasn't previously registered.

v1.1.21.01

04 Apr 01:36
Compare
Choose a tag to compare

Fixed StrReplace() to allow ReplaceText to be omitted.
Fixed class variables to allow non-ASCII names.