Releases: u338steven/UIAssistant
Releases · u338steven/UIAssistant
Performance improvements and some fixes
Improvement
- More faster performance (especially on settings window)
- More robust validation about hotkey commands
- More robust key input control
Refactoring (WIP)
- Arrange APIs
- Remove redundant references
- Make libraries Loosely coupled
Fixed issues
- Cannot generate alternate hints sometimes
- Zone.Identifier blocking
BugFix
ver.0.4.14.4
Bugfix
- Fix crash when default theme applying from ver.0.4.12.2
ver.0.4.13.3
Bugfix
- Fix hints duplication at times
ver.0.4.12.2
Improve performance
- Use Rx/Throttle in SearchByText/KeyInputController.cs
- Enable resource(Themes, Languages) caches
More robust cleaning up
- when Hit-a-hint cancel
- when abnormal exit
Refactoring
- key input events
New feature: Extra actions support
- Extra actions support on SearchByText plugin such as:
- Copy item name
- Copy all item names
- Close window
- Copy window handle
- Add option disable/enable plugin
- Improve performance of Settings window
- More robust force terminated
Improve Hit-a-hint plugin about mouse cursor behavior
- Add
-NoReturnCursoroption - Add a checkbox option "Automatically hide the mouse cursor"
Fix: cannot display hints on Windows7
- Fix: cannot display hints on Windows7
- Implement -autofire option for SearchByText plugin
Add searching context menu to Search by Text plugin
Add searching context menu to Search by Text plugin
Fix: cannot reload hint
Fix some issues
- Get more precise window bounds
- Set a UIAssistant window to be topmost even when under a popup
- Fix: cannot show a usage panel
Fix some issues
- Fix permission issues about logs and configurations
There were cases when UIAssistant could not write a log or a configuration
New Feature: Keybinds Maniacs
New Features:
- Keybinds Maniacs
like Vim, Emacs or ...
Fix some issues
- Improve performance of Settings window
- Improve keyboard input response
- Fix issue #1