This repository was archived by the owner on Aug 23, 2025. It is now read-only.
Version 1.7.0
- Added a status bar with VM count info from issue #74
- Added the description column to the VM listview from issue #79
- Main window size and position, as well as VM list column widths are now persistent as per issue #82
- VM list is now reloaded after a VM is edited
- VM window is now also focused when opening its settings
- Removed the About dialog and button - this information is now displayed in its own tab in the Settings dialog
- Removed the VM description tooltip as it's no longer needed
- Removed unused Win32 imports
- Fixed main window button tooltips
- Various minor UI and code changes