Version 2.2.17
GUI
- Remove "-nographic" option by default for Qemu VM. Fixes #3094
- Fix app cannot start on macOS Big Sur. Ref #3037
- Require confirmation before stopping all devices.
Server
- Close and remove projects deleted from disks after SIGHUP signal is received.
- Release Web Ui 2.2.17
- New config file options to configure the VNC console port range.
- Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.