StreamAttack: distance to jump target restricted to single instance

see #40
This commit is contained in:
alterNERDtive 2020-07-13 11:36:35 +02:00
parent 30a773828f
commit bffc0d9988
2 changed files with 6 additions and 2 deletions

View file

@ -90,9 +90,9 @@ after upgrading.
### Changed
* The Elite client is now targeted by process name instead of window title.
Should technically be faster, but probably wont make much of a difference.
Should technically be faster, but probably wont make much of a difference.
* System/body names are now passed to EDDI using the `{P("<string>")}` literal
which should improve pronunciation in most cases.
which should improve pronunciation in most cases.
* No longer targeting the Elite client profile-wide, instead on command level.
Should be more accurate and alleviate potential issues with focus switching,
and should be more robust when importing the profile.
@ -103,6 +103,10 @@ which should improve pronunciation in most cases.
* Configuration via voice commands! Not a lot to configure here though.
### Changed
* Restricted `distance to jump target` command to a single running instance.
-----
# 1.5.1 (2020-07-05)

Binary file not shown.