Releases: James-LG/AutoCursorLock
Releases · James-LG/AutoCursorLock
AutoCursorLock v2.1.0
Features
- Add per-application margin settings (aa83955)
AutoCursorLock v2.0.2
AutoCursorLock v2.0.1
Bug Fixes
- Return default user settings if file not found (c0c38d9)
AutoCursorLock v2.0.0
⚠ 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
Bug Fixes
- Improve error handling when loading user settings (fa54c5b)
AutoCursorLock v1.1.1
Bug Fixes
- Refreshing no longer duplicates processes (549cb8f)