Skip to content

5.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 19:28
· 851 commits to main since this release
  • Changed the backend used for handling hotkey actions.
  • Added log messages when changing hotkey actions. (DEBUG level)
  • Disabled update client by default & changed the update icon in the top-right to open the browser instead of trying to use the client; permissions issues and .NET interoperability caused a lot of problems.
  • [SDK] Added support for action descriptions; these are shown as tooltips in the Actions dropdown.
  • [SDK] Added codes for all numbers (D0-D9) & letters (A-Z) to the EVirtualKey enum.

Full Changelog