Skip to content

Version 2.2.3

Choose a tag to compare

@grossmj grossmj released this 12 Nov 07:34
· 1268 commits to master since this release
  • Improved how the path to the config file is actually determined
  • Return HTTP status code 204 in API when project successfully closed. Fixes #1689
  • Python3.8 support. Ref GNS3/gns3-gui#2895
  • Make sure still support Python >= 3.5.3
  • Added workaround for #1690. Added venv/ to .gitignore
  • Fix exception when adding VirtualBox VM. Fixes #1685.
  • Set psutil to version 5.6.3 in requirements.txt
  • Add LimitNOFILE=16384 to GNS3 service. Ref #1678
  • Change the default UDP port range to be 20000 to 30000. Ref #1271