Releases: GNS3/gns3-gui
Releases · GNS3/gns3-gui
Version 2.2.0
GUI
- No changes since v2.2.0rc5
Server
Version 2.2.0rc5
Version 2.2.0rc4
GUI
- Fix issue when asking to run the setup wizard again. Ref #2846
- Remove warning about VirtualBox not supporting nested virtualization. Ref GNS3/gns3-server#1610
- Ask user if they want to see the wizard again. Ref #2846
Server
Version 2.2.0rc3
- Revert to jsonschema 2.6.0 due to packaging problem.
Version 2.2.0rc2
GUI
- Bump jsonschema to version 3.0.2
- Fix "Unable to change Remote Main Server IP". Fixes #2823
- Fix "AttributeError: 'QGraphicsTextItem' object has no attribute 'locked'". Fixes #2814
- Fix a minor typo in the setup wizard
Server
- Bump jsonschema to version 3.0.2
- List Hyper-V VMs on non-english OSes. Fixes #1612
- Add missing default values in Cloud schema.
- Release 2019.2.0-alpha.5
- Fix redirection to web-ui bundled server
Version 2.2.0rc1
Failed release
Version 2.2.0b4
GUI
- Fix issue preventing to open the QFileDialog in the correct directory.
- Remove unused edit readme action. Fixes #2816
- Remove deprecated Qemu parameter to run legacy ASA VMs. Fixes #2827
- Upload images on remote controller. Fixes #2828
- Preferences dialog: send API request only if connected to controller
- Fix AttributeError: 'QGraphicsTextItem' object has no attribute 'locked'. Fixes #2814
- Fix KeyError: 'chassis' when converting old IOS templates. Fixes #2813
Server
- Requires a project to be opened to start/stop/suspend all nodes. Fixes #1609
- Fix issue when starting GNS3 VM for Hyper-V
- Set defaults for custom cloud nodes.
- Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824
- Remove deprecated Qemu parameter to run legacy ASA VMs. Fixes #2827
- Add debug message when searching for an image. Ref #2828
Version 2.2.0b3
GUI
- Fix template migration issues from GUI to controller. Fixes #2803
- %guest-cid% variable implementation for Qemu VMs. Fixes #2804
- Increase timeout from 2 to 5 seconds for synchronous check. Ref #2805
Server
- Fix template migration issues from GUI to controller. Fixes #2803
- Refresh mounted media after ISO switch.
- Resolve conflicts in docker volumes instead of error. Fixes GNS3/gns3-server#1595
- %guest-cid% variable implementation for Qemu VMs. Fixes #2804
- Fix KeyError: 'usage' exception when configuring IOU template. Fixes #2806
Version 2.1.21
Version 2.2.0b2
GUI
- Fix wrong aligment of symbols in saved/exported projects. Fixes #2800
- Replace urllib.request by Qt implementation for local server synchronous check. Fixes #2793
- Support snapshots for portable projects. Fixes #2792
- Fix event notification problem for projects and how snapshots are restored.
- Do not close the nodes dock widget when creating project.
- Fix no scan for images on remote controller. Fixes #2799
- Use QNetworkAccessManager to download custom appliance symbols.
- Experimental auto upgrade should not be available for "frozen" app. Fixes #2797
- Don't allow link labels to be moved for locked nodes. Fixes #2794
- Catch more OSError/PermissionError when checking md5 on remote images. Fixes #2582
- Fix exception when grid size is 0. Fixes #2790
- Catch PermissionError when scanning local image directories. Fixes #2791
Server
- Ignore Unicode errors when reading base config file contents.
- Sync appliances.
- Support snapshots for portable projects. Fixes #2792
- Update the GNS3 version in topology file if converted. Ref #2798
- Support for log rotation and compression. Fixes #1586
- Do not start QEMU console if QEMU process is not started. Fixes #2712
- Avoid sending warning message all the time for Ethernet switch.
- Support to include snapshots in portable projects.