Ahk

Latest version: v1.7.2

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

1.6.0

What's Changed
* Fix winmove in AutoHotkey v2 when width and height are omitted by spyoungtech in https://github.com/spyoungtech/ahk/pull/282
* Add use_hwnd parameter and attribute for Control objects by spyoungtech in https://github.com/spyoungtech/ahk/pull/283
* Fix detect hidden windows for AutoHotkey v2 by spyoungtech in https://github.com/spyoungtech/ahk/pull/285

This release includes a small potentially breaking change: the `blocking` keyword argument of some window methods is now keyword-only. Previously, these arguments were accidentally allowed to be supplied as a positional argument.

**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.4...v1.6.0

1.5.4

What's Changed
* fix key_state for AHKv2 when no mode argument is given by spyoungtech in https://github.com/spyoungtech/ahk/pull/279 (reported in GH-277)


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.3...v1.5.4

1.5.3

What's Changed
* Fix list windows typing by spyoungtech in https://github.com/spyoungtech/ahk/pull/275


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.2...v1.5.3

1.5.2

What's Changed
* SendMode feature and key_wait fix by spyoungtech in https://github.com/spyoungtech/ahk/pull/267
* GH-270 add ability to hide tray icon at runtime by spyoungtech in https://github.com/spyoungtech/ahk/pull/271

**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.1...v1.5.2

1.5.1

What's Changed

* GH-264 fix `mouse_drag` error when using AutoHotkey v2 by spyoungtech in https://github.com/spyoungtech/ahk/pull/265


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.0...v1.5.1

1.5.0

What's Changed
* Add AHK process handling to exit if parent Python process dies unexpectedly by spyoungtech in https://github.com/spyoungtech/ahk/pull/258 (resolves #257)


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.4.0...v1.5.0rc1

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.