Skip to content

Version 2.2.41

Compare
Choose a tag to compare
@grossmj grossmj released this 12 Jul 07:10
· 117 commits to master since this release

GUI

  • Use alternative method to set the correct permissions for uBridge on macOS
  • Remove sending stats to GA
  • Catch urllib3 exceptions when sending crash report. Ref #3483
  • Backport UEFI boot mode support for Qemu VMs
  • Add debug for dropEvent. Ref GNS3/gns3-server#2242

Server

  • Bundle web-ui v2.2.41
  • Catch urllib3 exceptions when sending crash report. Ref #3483
  • Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
  • Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
  • Remove the useless executable permissions to the file gns3server/disks/empty8G.qcow2
  • Backport UEFI boot mode support for Qemu VMs