Version 2.2.0a4
Pre-release
Pre-release
- Use the full version number for path to config files. Ref GNS3/gns3-gui#2756
- Support for docker images that set the USER directive. Changes the docker user to root for the init script to configure the network, then drops to the configured user (or root if one is not defined) for continuing booting the image.
- Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes GNS3/gns3-gui#2754
- Fix remote packet capture for Dynamips.
- Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes GNS3/gns3-gui#2753
- Store config files in version specific location
- Update pytest from 4.3.1 to 4.4.0
- Fix opening previously saved 2.1 project grid overlapping. Fixes #2734
- Fix empty theme name in symbol selection dialog. Fixes GNS3/gns3-gui#2751
- Bundle v2019.1.0-alpha.3 web-ui