Skip to content

Latest commit

 

History

History
71 lines (34 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

71 lines (34 loc) · 2.92 KB

Changelog

2.1.0 (2024-10-27)

Features

  • Add per-application margin settings (aa83955)

2.0.2 (2024-09-19)

Bug Fixes

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

2.0.1 (2024-08-22)

Bug Fixes

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

2.0.0 (2024-08-22)

⚠ BREAKING CHANGES

  • Two modifier keys can be used for hotkeys

Features

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

Bug Fixes

  • ci: Fix dotnet commands in desktop build (49607b8)

1.1.2 (2024-04-15)

Bug Fixes

  • Improve error handling when loading user settings (fa54c5b)

1.1.1 (2021-04-28)

Bug Fixes

  • Refreshing no longer duplicates processes (549cb8f)

1.1.0 (2021-01-26)

Features

  • Hotkey remapping and status indicators (13fd803)

1.0.0 (2021-01-25)

Features

  • About window (b03ee24)
  • Minimize to tray and general clean up (422d301)
  • Refresh process button (ef4615e)
  • UI to select processes to lock on (9f62499)