Skip to content

Releases: u338steven/UIAssistant

Performance improvements and some fixes

Pre-release

Choose a tag to compare

@u338steven u338steven released this 24 Apr 12:16

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

Choose a tag to compare

@u338steven u338steven released this 19 Feb 03:02

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

Choose a tag to compare

@u338steven u338steven released this 04 Dec 08:19
  • 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

Choose a tag to compare

@u338steven u338steven released this 08 Nov 09:25
  • Add -NoReturnCursor option
  • Add a checkbox option "Automatically hide the mouse cursor"

Fix: cannot display hints on Windows7

Choose a tag to compare

@u338steven u338steven released this 18 Oct 10:44
  • Fix: cannot display hints on Windows7
  • Implement -autofire option for SearchByText plugin

Add searching context menu to Search by Text plugin

Choose a tag to compare

@u338steven u338steven released this 31 Aug 14:20

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

Fix some issues

Choose a tag to compare

@u338steven u338steven released this 01 Aug 05:47
  • 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

Choose a tag to compare

@u338steven u338steven released this 02 Jul 09:31
  • Fix permission issues about logs and configurations
    There were cases when UIAssistant could not write a log or a configuration

New Feature: Keybinds Maniacs

Choose a tag to compare

@u338steven u338steven released this 02 Jun 10:57

New Features:

  • Keybinds Maniacs
    like Vim, Emacs or ...

Fix some issues

Choose a tag to compare

@u338steven u338steven released this 21 May 10:40
  • Improve performance of Settings window
  • Improve keyboard input response
  • Fix issue #1