News

v5.1.0.0  (released 22 September 2024).  View the full Change Log. 🡥

NOTE!

Actions that auto-type text with "Alt" as part of the hotkey might open a window's menu bar briefly (which interferes with the typing). If this applies to you, you will need to specify "{esc}" at the start of the typed text to close the menu before typing. See this screenshot for your reference.

Change

The setting to make Toolbox's prompts open on the main monitor has been moved to the main "General" menu; and is now also the default setting unless changed.

Change

Some "File" variable names have changed for better readability: "filen$" is now "filename$, "filee$" is now "fileext$", and "filef$" is now "filefolder$".

Addition

New variable called "filesize$" for file automation steps, which is the size of the assigned file in bytes; which will be -1 if the file doesn't exist.

Major addition

Optional setting to middle-click a folder's icon in Explorer to pop up a scrollable "peek" view of its contents, which you can then double-click to open/run.

Major enhancement

You can set a window's default opening state by its app name instead of its opening/ready window title. Saved windows that use titles aren't affected.

Enhancement

The "Keyboard: Show auto-complete list" step now centers the list on the active monitor in multiple-monitor situations when the pop-up list can't be shown.

Maintenance

Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes.