Use the full version number for path to config files. Ref #2756
Fix error message when shutting down GUI without a started server.
Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes #2753
Store config files in version specific location
Update pytest from 4.3.1 to 4.4.0
Fix error messages on closing GNS3 application. Fixes #2750
Fix bug when list of files for an appliance is not displayed.
Update 'local' to 'bundled' in server & gui, Fixes: #1561
Server
Use the full version number for path to config files. Ref #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 #2754
Fix remote packet capture for Dynamips.
Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes #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 #2751
Bundle v2019.1.0-alpha.3 web-ui