Skip to content

Version 1.4.0 alpha 3

Choose a tag to compare

@julien-duponchelle julien-duponchelle released this 29 Jul 16:19
  • Raise error if qemu image already exist when creating disk
  • Prevent user to create a qemu to a different directory on non local server
  • VMnet manager on Linux: check that VMware has been installed.
  • Fixes UnicodeDecodeError when reading a VMware file.
  • Fixes KeyError: "ethernet0.connectiontype". Fixes #276.
  • Fixes replace errors. Fixes #284.
  • Catch ProcessLookupError when updating iouyap config. Fixes #255.
  • API for creating a qemu disk image
  • Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548.
  • Fixes IOS adapters and WICS cannot be removed. Fixes #282.
  • Makes sure the loop is running when closing the app.
  • Catch Permission denied when writing to VMX file while closing VMware VM. Fixes #277.
  • Catch GeneratorExit exception. Fixes #231.
  • Fixes missing chipset info for VirtualBox VM (maybe some older VirtualBox version don't have it). Fixes #254.
  • Changes how to look for the vmrun.exe location.
  • Update documentation
  • API for listing current projects