Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@nurupo nurupo released this 20 Nov 02:31
· 3 commits to master since this release
v2.1.0
80098a4

Added:

  • An option for more comprehensive undoing of the autofocus: "Undo the
    autofocus (comprehensive but slow)". The "Undo the autofocus
    (Experimental)" was found not to fully restore the focus, which this
    new option fully restores.

  • An option to specify a how long the program should wait after
    focusing a window. Should help with window flicker and page contents
    occasionally scrolling, both when undoing the autofocus.

  • An option to automatically check for updates on launch.

  • Ability to manually check for updates in the About window.

  • An option to restart the program as the administrator.

  • An option to run the script on startup, as the administrator or as a
    regular user. If you have setup the autostart manually before, e.g. by
    adding a shortcut to the Startup folder, you will need to undo that if
    you want to use this option, as to prevent two instances of the program
    from starting up.

Fixed:

  • Page contents occasionally scrolling (again).

  • About window not showing the correct program name, description,
    author, version, etc. information when run as a script.

Changed:

  • Renamed "Undo the autofocus (Experimental)" option to "Undo the
    autofocus (fast but simple)".

  • The default autofocus option is now "Undo the autofocus
    (comprehensive but slow)".

  • When run as a script, the tray icon will now change to a red X when
    the program is disabled.

  • About window is now resizable.