Skip to content

Version 2.2.23

Compare
Choose a tag to compare
@grossmj grossmj released this 05 Aug 06:31
· 386 commits to master since this release

GUI

  • Handle -no-kvm param deprecated in Qemu >= v5.2
  • Support for invisible links. Fixes #2461
  • Add kitty console application command line. Fixes #3203
  • Add Windows Terminal profile as an option for Console Applications. Fixes #3193

Server

  • Release web UI 2.2.23
  • Fix hostname inconsistencies during script execution
  • Add option --without-kvm
  • Add a reload server endpoint. Fixes #1926
  • Handle -no-kvm param deprecated in Qemu >= v5.2
  • Fix binary websocket access to the console
  • Change how to generate random MAC addresses
  • setup.py: prevent installing tests directory
  • Support cloning of encrypted qcow2 base image files
  • Fix VMware VM support on Linux and Windows. Fixes #1919