Version 2.2.18
GUI
- SSL support.
- Remove the useless file "zoom-in (copy).svg". Fixes #3114
- Use HDD disk image as startup QEMU config disk
- Edit only text mode config files
- Hide config import/export when configFiles attribute is empty
- Qemu disk interfaces must be set to "none" by default. Ref #3035
- Do not allow image to be configured on Qemu VM secondary slave disk if create config disk option is enabled.
- Add explicit option to automatically create or not the config disk. Off by default.
- QEMU config disk support
Server
- SIGHUP: remove projects with an empty project directory.
- Release Web UI 2.2.18
- Catch OSError exception in psutil. Fixes #3127
- Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes #3119
- Add mtools package information. Ref #3076
- Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes #3101
- Fix bug when starting of vpcs stopped with "quit". Fixes #3110
- Fix WinError 0 handling
- Stop uBridge if VPCS node has been terminated. Ref #3110
- Allow cloned QEMU disk images to be resized before the node starts, by cloning the disk image in response to a resize request instead of waiting until the node starts.
- Fix(readme): update python version from 3.5.3 to 3.6
- Use HDD disk image as startup QEMU config disk
- Create config disk property false by default for Qemu templates
- Set default disk interface type to "none".
- Add explicit option to automatically create or not the config disk. Off by default.
- QEMU config disk support