- 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 theEVirtualKey
enum.