Skip to content

v1.6

Latest
Compare
Choose a tag to compare
@Banaanae Banaanae released this 19 Jan 08:00

Changes

  • Fixed missing PixelSearch variation parameter
  • Multiple ternary fixes (multi-line, nested)
  • Fixed legacy static conversion when mixed with normal assignment
  • Fixed legacy global and local assignments
  • Fixed assumed glabels making OnEvent when label does not exist
  • Fixed Transform, BitNot
  • Fixed missing backtick when #EscapeChar was used
  • Fixed SetTimer deleting timer instead of having no delay
  • Added FileSelectFile and Input ErrorLevel
  • Fixed FileSelectFile M mode handling
  • Fixed class properties with no params
  • Changed GUI hwnd conversion to be on same line
  • Added StringCaseSense support (#324)
  • Fixed VarSetCapacity fixes from replacing ByRef params
  • Fixed GUI callback function params
  • Fixed legacy assignment with variable dereferences
  • Fixed objects with quoted names
  • Fixed invalid control names when hwnd is used
  • Fixed GuiControl when SubCommand is passed as a variable
  • Fixed some invalid variable names when Gui, hwndVariable is used
  • Fixed GuiControl using Options instead of Opt

Converter Gui

  • Made docs get opened in browser to fix cloudflare protection

Antivirus Warning

Due to the nature of AutoHotkey, Windows smart screen may silently block the executable from running. If this happens you can either add an exclusion or download and run from source

The versioning system has also been changed to Major.Minor