Releases: dodaucy/auWin
Releases · dodaucy/auWin
v1.1.2
New Features
- You can now read from the title whether auWin was started with user, admin or system rights.
Changes
- Rename
Set self on top
toStay on top
,Set on top
toEnable always on top
andSet not on top
toDisable always on top
. - Other small changes
v1.1.1
New Features
- Add
Any part of the text
select mode - Prevent empty searches
Changes
- Improve README
- Add
...
for actions with more options - Rename the title select modes
- Rename the
Display handle
action toDisplay HWND
Bug Fixes
- Fix typo
v1.1.0
New Features
- Add a PID select mode
- Add a display handle action
- You can now disable the self protection
- You can now set auWin not on top
- Add help buttons
- Elements will be disabled if they shouldn't be interacted with
Changes
- Redesign GUI to make the program clearer
- Rewrite README
- Improved the output display with better return values of actions and the PID instead of a window handle
- Split the move and resize action up
- Rename the actions
Bug Fixes
- All bugs with message boxes have been fixed as message boxes are no longer used
- The self protection now protect the hole process
v1.0.0
First public release.