Skip to content

Version 2.1.13

Choose a tag to compare

@grossmj grossmj released this 26 Feb 09:53
· 1837 commits to master since this release
  • Force jsonschema dependency to 2.6.0
  • Less aggressive connections to uBridge. Ref #1289
  • Fix topology images (Pictures) disappearing from projects. Fixes #1514.
  • Reset MAC addresses when duplicating a project. Fixes #1522
  • Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
  • Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683
  • Do not export/import symlinks for projects. Fixes #2699
  • Fix symlink not being created for duplicated IOU devices. Fixes GNS3/gns3-gui#2699
  • Configure coresPerSocket value in VMX file for the GNS3 VM. Fixes GNS3/gns3-gui#2688
  • Count logical CPUs to detect if the number of vCPUs is too high when configuring the GNS3 VM. Fixes #2688.
  • Add explicit error when trying to pull a Docker image from Docker Hub without Internet access. Fixes #1506.
  • Fixes double display output in GRUB in QEMU v3.1. Fixes #1516.