Skip to content

Releases: TolikPylypchuk/SharpHook

v5.3.8

27 Sep 19:45
09b7fc1
Compare
Choose a tag to compare

This release fixes mouse button release events for mouse buttons 2 and 3 on Linux. libuiohook was updated to commit ce96f42.

v5.3.7

09 Jul 20:59
995d5d2
Compare
Choose a tag to compare

This release fixes a CPU usage issue on Linux. libuiohook was updated to commit 1c96539.

v5.3.6

22 May 20:24
732fdf3
Compare
Choose a tag to compare

This release fixes the libuiohook build provided for macOS x64.

v5.3.5

20 May 20:24
920b549
Compare
Choose a tag to compare

This release fixes simulating mouse events when the screen configuration changes, as well as simulating text with repeating characters - both on Windows. libuiohook was updated to commit c7500ce.

v5.3.4

05 May 19:12
79afdd3
Compare
Choose a tag to compare

This release fixes simulating some keys on Windows. libuiohook was updated to commit 5128c04.

v5.3.3

28 Apr 10:11
00cdf82
Compare
Choose a tag to compare

This release fixes simulating mouse movement on multiple screens on Windows. libuiohook was updated to commit 902a30b.

v5.3.2

02 Apr 20:53
25f0af6
Compare
Choose a tag to compare

This release fixes publishing with Visual Studio and simulating mouse movement on Windows. libuiohook was updated to commit 5024193.

v5.3.1

03 Mar 19:22
192f8ea
Compare
Choose a tag to compare

This release makes it safe to dispose an already disposed test global hook.

v5.3.0

24 Feb 16:13
135289f
Compare
Choose a tag to compare

This release adds the ability to run keyboard-only and mouse-only global hooks. It also fixes an issue with simulating key press/release events for some keys on Windows. libuiohook was updated to commit 963415f.

v5.2.3

01 Feb 22:58
eaadf9e
Compare
Choose a tag to compare

This release fixes Windows x86 support for .NET Framework.