Skip to content

Releases: u338steven/UIAssistant

Performance improvements and some fixes

24 Apr 12:16

Choose a tag to compare

Pre-release

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

19 Feb 03:02

Choose a tag to compare

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

04 Dec 08:19

Choose a tag to compare

  • 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

08 Nov 09:25

Choose a tag to compare

  • Add -NoReturnCursor option
  • Add a checkbox option "Automatically hide the mouse cursor"

Fix: cannot display hints on Windows7

18 Oct 10:44

Choose a tag to compare

  • Fix: cannot display hints on Windows7
  • Implement -autofire option for SearchByText plugin

Add searching context menu to Search by Text plugin

31 Aug 14:20

Choose a tag to compare

Add searching context menu to Search by Text plugin
Fix: cannot reload hint

Fix some issues

01 Aug 05:47

Choose a tag to compare

  • 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

02 Jul 09:31

Choose a tag to compare

  • Fix permission issues about logs and configurations
    There were cases when UIAssistant could not write a log or a configuration

New Feature: Keybinds Maniacs

02 Jun 10:57

Choose a tag to compare

New Features:

  • Keybinds Maniacs
    like Vim, Emacs or ...

Fix some issues

21 May 10:40

Choose a tag to compare

  • Improve performance of Settings window
  • Improve keyboard input response
  • Fix issue #1