Version 2.2.35
GUI
- Fix "variables": [] in project file leads to unlimited increase of empty name/value pairs in GUI. Fixes #3397
- Make version PEP 440 compliant
- Support for Python 3.11
- Upgrade PyQt to 5.15.7 and pywin32 to v305
- Allow for more dependency versions at patch level
- Replace deprecated distro.linux_distribution() call
- Add a fix for the CVE-2007-4559
Server
- Release web-ui v2.2.35
- Fix issues with VMnet interface on macOS >= 11.0. Ref #3381
- Use importlib_resources instead of pkg_resources and install built-in appliances in config dir.
- Fix console vnc don't use configured ports in some case. Fixes #2111
- Add missing VMware settings in gns3_server.conf
- Make version PEP 440 compliant
- Support for Python 3.11
- Allow for more dependency versions at patch level
- Replace deprecated distro.linux_distribution() call
- Update gns3.service.systemd
- gns3.service.openrc: make openrc script posix compliant
- fix: use exact match to find interface in windows to avoid get wrong interface