Skip to content

v1.4

Compare
Choose a tag to compare
@ubenmackin ubenmackin released this 18 Dec 01:50
· 12 commits to main since this release
93ec379

Enhancements

  • Added preferences
    • Ability to set the update check frequency
    • Ability to set how often the VM is pulled for a live image
  • Added Disk Conversion routine. This will convert any supported qemu disk image type (raw, vodka, vdi, vhdk, etc) into qcow2.
  • Added buttons to automatically port forward RDP (on port 13389) and SSH (10022).

Bugs

  • Added VM name to the temp file created to store the screencap from qemu before loading it into the NSImage

General

  • Started work on tracking the qmp messages that qemu sends on receipt of a message.