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