What's Changed
* 199 - ensure image path is always passed in image_search by spyoungtech in https://github.com/spyoungtech/ahk/pull/200 (thanks to deshudiosh for reporting the issue)
Other bugs squashed:
- fixes the coord_mode argument for ImageSearch (previously ignored)
- fixes a bug where global state can be erroneously changed (not reverted) in the AHK implementation for win_set_trans_color
- fixes a bug where global state modifiers are not respected for the AHK implementation for win_close
**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.1.1...v1.1.2