Version | Change log |
AlomWare Toolbox 5.2.0.2 Nov 9, 2024 |
Bug fix: For some PC state restorations when waiting for a window to restore. Bug fix: When editing a PC state and clicking "Close all apps/windows" at the top (and the other options), the "Save" button wasn't getting enabled. New step: "Computer: Bring windows to front", which brings only the windows with the specified text or app name to the front, making it a handy way to see all like windows. Apps need to end with ".exe" when being specified. For example, specifying "winword.exe" will bring all Word documents to the front, and specifying "- Notepad" brings all Notepad windows to the front. Specify "explorer.exe" to bring all folders to the front. Maintenance: Other miscellaneous internal bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 5.2.0.1 Nov 3, 2024 |
Update: Folders on Windows 11 have recently changed by Microsoft, and therefore Toolbox has been updated to deal with them. Not technically a bug. ;) Bug fix: Left-clicking a folder for a moment to peek at the files inside will no longer accidentally close the preview window (which happened under certain conditions). Addition: New setting called "Folder peek style uses thumbnails instead of a vertical list", so left-clicking a folder will show thumbnails for the files if you prefer. Enhancement: Typing filter text too fast in the Step Chooser filter box could show incorrect step matches, so Toolbox now waits until typing has stopped before filtering. Enhancement: When setting a window to always close or hide when it opens, Toolbox now waits for up to 5 seconds for it to do so before continuing; so that any actions set for it to run after closing/hiding don't jump the gun and run before the close/hide has actually occurred. Maintenance: Other miscellaneous internal bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 5.2.0.0 Oct 27, 2024 |
Bug fix: For saving the icon for an opening window state. Bug fix: For correctly positioning some specific window types when restoring a PC state. Major addition: New step called "Window: Save as opening state", so the assigned window can quickly have its current state saved (on top, position, size, transparency, etc) with a hotkey or other trigger, without needing to use the Power menu to do it. This means the window will always auto-open in that state in future. You can use the Power menu to tweak the saved state later, such as to add keystrokes to the opened window. Addition: New setting to specify a list of apps that will never be closed/terminated when clean-slating or PC state restoring. Enhancement: You can now press Enter on the window title, window launcher, and window keystrokes fields to save a PC state that's being edited. Enhancement: When auto-opening windows by app name, specific saved windows are checked first and excluded before generically checking the app of those windows. Maintenance: Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 5.0.0.4 Sep 1, 2024 |
Bug fix: For PC states that were saved with desktop icons hidden (now they restore with the icons hidden). Bug fix: When restoring PC states, items pinned to the "Quick Access" folder sidebar were getting cleared. Bug fix: For the "Computer: Show desktop icons" step (wasn't hiding/showing them correctly in some situations). Bug fix: For the "Computer: Show only windows with" step (some unintended windows were minimized, such as live wallpapers). Addition: New setting to add exemptions to apps whose windows shouldn't be draggable with Alt+LMB on them. Addition: Hotkeys can now use the F13-F24 keys for keyboards that have those keys, and macros can now type them as well. Addition: You can now right-click the Map list to re-open all folders. Perfect for when Explorer crashes and you've lost all your open folders! Enhancement: The "Map" tab now auto-populates when AlomWare Toolbox starts, so your history of used items is ready to go immediately. Enhancement: Saving a window state using the Action Wizard (in the "Automation" tab) now includes if the window was dimmed. Enhancement: Saving a window state using the Action Wizard (in the "Automation" tab) now lets you include rolled-up windows. Enhancement: The "Doc" property for a window, when selected from the Power menu, now shows up to 100 characters (was 50 before). Maintenance: Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 5.0.0.3 Aug 25, 2024 |
Bug fix: The "Map" tab would sometimes fail to add a new opened item that was opened by clicking the taskbar. Bug fix: Deleting a step from an action now shows the correct step help for the new step selection. Bug fix: Fixed a situation where all reminders could be deleted by mistake if the app was killed when updating them (such as your PC losing power, etc). Enhancement: PC state capturing of website URLs in browser tabs now shows the original tab again when scanning is finished. Enhancement: Starting a PC state capture or restoration now uses a softer fade-in effect for the "Scanning" and "Restoring" messages. Enhancement: The "Wait: For a window to appear" step can now wait for a window based on its process name (such as "notepad.exe"). Enhancement: The "Wait: For a window to close" step can now wait for a window based on its process name (such as "notepad.exe") or its window handle (prefixed with "0x"). Enhancement: Screenshots taken with the PrintScreen key can now have the camera shutter sound disabled in the Settings (and it's also disabled now by default). Enhancement: The pop-up message shown for Arrived and Missed reminders can now be disabled in Settings if you don't need to know about them. Enhancement: WAV sound files played for Arrived or Missed reminders can now be specified as "none" if you prefer silence (like in a classroom or library). Enhancement: The WAV sound file played when AC power is disconnected can now be specified as "none" if you prefer silence (like in a classroom or library). Enhancement: The WAV sound file sound when AC power is disconnected now works all the time (previously the LED key states had to be shown in the system tray to hear it). Maintenance: Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 5.0.0.2 Aug 17, 2024 |
Bug fix: Restoring maximized windows from a PC state on multiple monitors now restores them to the correct monitor (but you'll need to re-snapshot them first). Change: Moved the Setting to dim all new opening windows to the "PC Tweaks > Make all windows > Dimmed" menu. Change: Moved the Setting to dim AlomWare Toolbox's window to the "PC Tweaks > Make all windows > Dimmed" menu. Change: The Dock now has more blank space above its icons, making it look much neater and symmetrical. Change: All references to hex numbers are now shown with leading text of "0x" instead of "$". Addition: New menu option called "PC Tweaks > Make all windows > Dimmed" to make all current open windows dimmed. Addition: The Dock now has a light-yellow background color (which you can change in the Settings to something else). Enhancement: The "Mouse: Show the Dock named" step can now be prefixed with "{RGB:r,g,b}" to set the background color of the Dock. Enhancement: The "Window: Assign" steps can now have window handles (hWnd) assigned to them in hex, in the format "0xFFFF". Maintenance: Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 5.0.0.0 Aug 7, 2024 |
MAJOR BUG FIX: Several GDI and memory leaks were causing Toolbox to run slow after a few hours. Bug fix: Opening the same Dock repeatedly no longer causes a GDI leak, as its icons are now cached. Bug fix: The Power menu shows the "Folder" property correctly again. Bug fix: The "Alert: Show an info window" step got broken when window dimming was added in v3.0.0.1. Bug fix: The Setting to open all new windows in a dimmed state now works for child windows and open/save dialogs, etc. Bug fix: For all "Window: Assign" steps, for when no window is assigned (it would accidentally keep the last assigned window data, instead of clearing it). Bug fix: When inside the "(Misc)" action group and an action there finished running, all icons for actions in that group were accidentally given the "Lock" icon image. Change: The action steps "Keyboard: Set CapsLock state", "Keyboard: Set NumLock state" and "Keyboard: Set ScrollLock state" have been renamed with a space before "Lock". Change: PC states in the app's system tray menu now show the cartridge icon only; and these also have a red cross on them if a state closes all apps and windows. Change: Centering all windows from the "PC Tweaks" menu has been moved into a new "PC Tweaks > Make all windows" sub-menu. Update: To the default automated action called "WebShow street camera image", to have the correct new website URL of the camera image. Addition: New menu option under "Help" to watch video tutorials of AlomWare Toolbox on YouTube. Not many videos yet, but more are planned! Addition: Two new menu options under "PC Tweaks > Make all windows" to roll up all windows to their title bars, or roll down if already up. New step: "Computer: Roll all windows", which rolls all windows up to show their title bars only, or all back down again if already up. Enhancement: After peeking at |
AlomWare Toolbox 4.1.0.2 Jul 24, 2024 |
Bug fix: Memory leak when taking screenshots with the app. Bug fix: Fixed some code that might have been causing some app speed issues. Bug fix: When using all app features that deal directly with folders on Windows 11. Bug fix: When holding down the Shift key and selecting "Always on top" in the Power menu to keep a window always visible (even when showing the desktop with Win+D). Bug fix: Restoring a PC state now correctly re-activates the window that was active when the snapshot was taken. You may need to re-snapshot existing states to apply this. Change: Saved PC states with dimmed windows will need re-snapshotting again after restoration, as the code to dim them had to be changed. Sorry for the inconvenience. Enhancement: When taking a screenshot of a Windows 11 folder, a message will appear in the status bar if the folder's path could not be saved, and how to enable it. Enhancement: Selecting an arrived or missed reminder now also shows the number of years ago (if relevant). Previously it only showed the number of days ago. Maintenance: Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 4.1.0.1 Jul 21, 2024 |
Bug fix: Memory leak when taking screenshots with the app. Bug fix: Fixed some code that might have been causing some app speed issues. Bug fix: When using all app features that deal directly with folders on Windows 11. Bug fix: When holding down the Shift key and selecting "Always on top" in the Power menu to keep a window always visible (even when showing the desktop with Win+D). Bug fix: Restoring a PC state now correctly re-activates the window that was active when the snapshot was taken. You may need to re-snapshot existing states to apply this. Change: Saved PC states with dimmed windows will need re-snapshotting again after restoration, as the code to dim them had to be changed. Sorry for the inconvenience. Enhancement: When taking a screenshot of a Windows 11 folder, a message will appear in the status bar if the folder's path could not be saved, and how to enable it. Enhancement: Selecting an arrived or missed reminder now also shows the number of years ago (if relevant). Previously it only showed the number of days ago. Maintenance: Other miscellaneous bug and stability fixes, code optimisations, and cosmetic text changes. |
AlomWare Toolbox 0.992 Beta Apr 1, 2023 |