Skip to content

Version 2.2.18

Compare
Choose a tag to compare
@grossmj grossmj released this 16 Feb 08:44
· 700 commits to master since this release
  • SIGHUP: remove projects with an empty project directory.
  • Release Web UI 2.2.18
  • Catch OSError exception in psutil. Fixes GNS3/gns3-gui#3127
  • Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes GNS3/gns3-gui#3119
  • Add mtools package information. Ref GNS3/gns3-gui#3076
  • Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes GNS3/gns3-gui#3101
  • Fix bug when starting of vpcs stopped with "quit". Fixes GNS3/gns3-gui#3110
  • Fix WinError 0 handling
  • Stop uBridge if VPCS node has been terminated. Ref GNS3/gns3-gui#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