Skip to content

Releases: steamcore/TinyHotKey

1.0.7

19 Nov 17:25
Compare
Choose a tag to compare

Changes

  • Add net8.0 TFM
  • Update NuGet dependencies, use version 8.x of Microsoft.Extensions

1.0.6

16 Jun 19:08
Compare
Choose a tag to compare

Changes

  • Update NuGet dependencies

1.0.5

17 Dec 23:28
Compare
Choose a tag to compare

Changes

  • Use DefaultDllImportSearchPaths for P/Invoke imports
  • Add missing dispose of AutoResetEvent

1.0.4

10 Dec 20:17
Compare
Choose a tag to compare

Changes

  • Improve shutdown sequence of the hidden window

1.0.3

09 Dec 15:47
Compare
Choose a tag to compare

Changes

  • Improve Win32 message loop error handling and cleanup

1.0.2

06 Dec 00:37
Compare
Choose a tag to compare

Breaking changes

  • Rename AddTinyHotKeys to AddTinyHotKey to reflect the project name

Other changes

  • Add exception handling and logging to the message loop

Bug fixes

  • Fix crash caused by garbage collected WndProc delegate

1.0.1

05 Dec 21:06
Compare
Choose a tag to compare

Initial release, version 1.0.0 was built incorrectly.