Releases: NVDARemote/NVDARemote
Releases · NVDARemote/NVDARemote
v2.6.4
v2.6.3
Add changes from latest addon template
v2.6.2
Bump build version
v2.6.1
Don't create a new keyboard hook thread if there already is one. (#321) When the connection is interrupted, the hook thread isn't terminated. Previously, when the connection was restored, a new hook thread was created without terminating the old one, resulting in abandoned hook threads. Now, we only create a new hook thread when connecting if there isn't a hook thread already.
v2.6
Bump version