You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.