


Integers in the 32-bit range are still passed as VT_I4.Īdded support for multi-variable enumerators (for-loops) with IDispatch-wrapped AutoHotkey objects. Removed an optimization for return var which caused the variable to appear blank when accessed within a finally block.įixed Default (Switch) to allow space before the colon.įixed to return the removed value when Length is "explicitly omitted" with unset or var?.įixed crashing when a ComObject is passed to a for-loop with only the second variable specified.Ĭhanges merged from v1.1.37.00 and v1.1.37.01:Ĭhanged COM method and property calls to pass large integers as VT_I8, not VT_R8 (floating-point), so the original type and precision is retained.

2.0.4 - July 3, 2023Ĭhanged the Reload button on error/warning dialogs to explicitly close the dialog, even if the current script instance isn't terminated. Changes & New Features | AutoHotkey v2 Changes & New FeaturesĬhanges from v1.1 to v2.0 covers the differences between v1.1 and v2.0.įor full technical details of changes, refer to GitHub.
