The current version of AutoHotkey is 2.0.26 (as of 04/05/2026).
AutoHotkey
AHK Foundation · current 2.0.26
AutoHotkey at a glance
AutoHotkey is a popular open-source scripting language for Windows automation, hotkeys and text expansion, widely used to automate repetitive tasks. AutoHotkey ships regular releases; it's a scripting runtime that executes user scripts.
For admins the security consideration is the scripts, not the tool: AutoHotkey scripts can simulate input, manipulate windows and run programs, so treat scripts from untrusted sources as you would any executable — review before running, and be aware that compiled AHK executables have been used to wrap malware. Keep AutoHotkey current for fixes, and source it from the official site. Note the major version split (v1 versus v2) has language differences that affect script compatibility — mind which your scripts target. In managed environments, decide deliberately whether to allow it, since it can bypass some UI restrictions, and keep it in the software inventory. It runs with the user's rights. Patchletter surfaces new AutoHotkey releases.
Release history · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 2.0.26 | STABLE | 04/05/2026 | Release notes → |
Never miss a AutoHotkey update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch AutoHotkey