Skip to content

Version 3.0.1

Compare
Choose a tag to compare
@grossmj grossmj released this 27 Dec 14:07
· 4 commits to master since this release
889d416

GUI

  • Fix issue when image is already on the local server. Fixes #3678
  • Fix image uploading when image name differs with the image name recorded in the appliance. Fixes #3682
  • Fix Linux Mint default terminal configuration

Server

  • Bundle web-ui v3.0.1
  • Allow for upgrading built-in disks
  • Fix config parsing when configuring server protocol. Fixes #3681
  • Update empty Qemu disks with correct MD5 checksums
  • Increase timeout to run compute HTTP queries. Fixes #3453