Version 2.2.24
GUI
- Fix incorrect Qemu binary selected when importing template. Fixes #3216
- Early support for Python3.10
- Bump pywin32 from 300 to 301
- Add PyQt5==5.12.3 for macOS build
Server
- Release web UI 2.2.24
- Fix issue when searching for image with relative path. Fixes #1925
- Fix wrong error when NAT interface is not allowed. Fixes #1943
- Fix incorrect Qemu binary selected when importing template. Fixes #3216
- Fix error when updating a link style. Fixes #2461
- Some fixes for early support for Python3.10 The loop parameter has been removed from most of asyncio‘s high-level API following deprecation in Python 3.8.
- Early support for Python3.10 Fixes #1940
- Bump pywin32 from 300 to 301