Skip to content

Version 2.2.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@grossmj grossmj released this 15 Jun 13:44
· 683 commits to master since this release

GUI

  • Fix template migration issues from GUI to controller. Fixes #2803
  • %guest-cid% variable implementation for Qemu VMs. Fixes #2804
  • Increase timeout from 2 to 5 seconds for synchronous check. Ref #2805

Server

  • Fix template migration issues from GUI to controller. Fixes #2803
  • Refresh mounted media after ISO switch.
  • Resolve conflicts in docker volumes instead of error. Fixes GNS3/gns3-server#1595
  • %guest-cid% variable implementation for Qemu VMs. Fixes #2804
  • Fix KeyError: 'usage' exception when configuring IOU template. Fixes #2806