Skip to content

Releases: James-LG/AutoCursorLock

AutoCursorLock v2.1.0

27 Oct 16:48
6bce2e5
Compare
Choose a tag to compare

Features

  • Add per-application margin settings (aa83955)

AutoCursorLock v2.0.2

19 Sep 23:07
0d94b92
Compare
Choose a tag to compare

Bug Fixes

  • ci: Fix archive path (528bb78)
  • Handle permission errors when getting process modules (af4a3c6)

AutoCursorLock v2.0.1

22 Aug 13:21
86a13c7
Compare
Choose a tag to compare

Bug Fixes

  • Return default user settings if file not found (c0c38d9)

AutoCursorLock v2.0.0

22 Aug 02:26
588537e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • User settings will be cleared upon upgrading from v1.x.x to support additional modifier keys in user settings.
  • Upgraded to .NET 8 which is the current Long-Term Support version.

Features

  • Two modifier keys can be used for hotkeys
  • Support locking to monitor (0350a01)
  • Two modifier keys can be used for hotkeys (ba72e0b)

Bug Fixes

  • Fixed a bug where empty application handle was stored before it was initialized causing hot keys to not be registered properly.

AutoCursorLock v1.1.2

15 Apr 23:46
e475912
Compare
Choose a tag to compare

Bug Fixes

  • Improve error handling when loading user settings (fa54c5b)

AutoCursorLock v1.1.1

03 May 14:56
66459a6
Compare
Choose a tag to compare

Bug Fixes

  • Refreshing no longer duplicates processes (549cb8f)

v1.1.0

26 Jan 00:48
f38885c
Compare
Choose a tag to compare

Features

  • Hotkey remapping and status indicators (13fd803)