Releases: GNS3/gns3-gui
Releases · GNS3/gns3-gui
Version 1.4.0 beta 3
- Add a warning if you don't select VMware or VBox in Setup Wizard
- Fix Configuration not always saved in client
- Fixes file path reference issue.
- Fix Appliance doesn't work on local Server #669
- Allows Qemu VM template editing if the server is not running. Fixes #671.
- Fixes NIO_VMNET != NIO_VMnet.
- Automatically add the -no-kvm option if -icount is detected to help with the migration of ASA VMs created before version 1.4
- Fix the Runtime error
- Improve alignments. Fixes #215.
- Updates kernel command line of ASA.
Version 1.3.10
- Updates kernel command line of ASA.
- Fix file not found exception in vpcs list dir
- Fix saveAs error unsupported operand type(s) for +=: 'NoneType' and 'str'
- Catch error when antivirus corrupt our own JSON errors
- Use Qemu 0.11.0 instead of version 0.13.0 on Windows.
- Use Qemu 2.4.0 instead of version 2.2.0 on Windows.
- Removes "resources_type" references. Fixes #493.
- Fixes bug when opening Node properties dialog via a double click.
- SecureCRT (installed on personal profile) command line.
Version 1.4.0 alpha 4
- Use half the available physical memory for the GNS3 VM in the Setup Wizard.
- Drop useless notion of resource_type
- Fix When you modify config from outside router list is not refresh
- Sync auth settings between 1.3 and 1.4
- Group HTTP bad request by path
- Disallow connection to a different major version in all cases
- Show the server choice in wizard if you have a VM or a remote server
- Fix local server settings erased at each launch
- Support for Qemu disk interfaces, cd/dvd-rom image and boot priority.
- Prevents progress dialog to stay displayed (fixes graphical bug).
- Check that DHCP is enabled on the VirtualBox host-only network associated with the VirtualBox GNS3 VM. Fixes #287.
- Fixes Qt5 incompatibility.
- Catch exception when trying to launch Wireshark.
- Fixes migration of cloud interfaces. Fixes #582.
- Wait for the server to be fully started in the GNS3 VM. Fixes #581.
- Fix issue with file upload and Qt 5.5
- Improves the symbol dialog. Implements #514.
Version 1.3.9
- Catch exception when trying to launch Wireshark.
- Backport: fixes migration of cloud interfaces.
Version 1.4.0 alpha 3
- IOUVM converter
- Create qemu disk image on remote server
- Fix _addRemoteServer() got an unexpected keyword argument 'local'
- Do not crash if configuration file is removed
- Fixes rare issue when adding a link. Fixes #573.
- Fixes crash with PyQt 5.5. Fixes #568.
- Changes how to look for the vmrun.exe location.
- Inform user before exiting preferences dialog with changes
- Write GNS3 upgrade to appdata
- Fix windows asking for upgrade to the wrong version
Version 1.3.8
- Fixes rare issue when adding a link. Fixes #573.
- Backport: option to drop nvram & disk files for IOS routers in order to save disk space.
- Avoid the creation of a NIO when one has been cancelled.
- Fix Crash with chinese characters
- Use the same location for the server config on GUI and server
- Catch invalid reply from the remote server
- Fix missing DLL on windows for some users
Version 1.4.0 alpha 2
- Cloud support with the GNS3 VM.
- Display an error message when Qemu binaries cannot be retrieved in the Qemu VM configuration page.
- Remove default FLASH when no hda disk for Qemu VMs. Fixes #535.
- Use the registry to find vmrun if the default VMware install path doesn't exist. Fixes #546.
- Avoid the creation of a NIO when one has been cancelled.
- Fix Crash with chinese characters
- Display an error if terminal command is invalid
- Prevents "Show in File Manager" to be used with generic switches.
- Remove unused dependencies
- Drop PyQt4 support and show an error for users
- Fixes symbol for VM template gone after restart. Fixes #538.
- Fix VirtualBox GNS3 VM
- Fix issue with remote server not saved/migrated
- Remove ram as a mandatory dynamips settings
- Force UTF-8 when reading server configuration file
Version 1.4.0 alpha 1
v1.4.0alpha1 1.4.0alpha1
Version 1.3.7
- Makes sure Hub Ethernet port names are string.
- Support spaces in the local server log path.
- Fixes issue when setting the local server settings.
- Fix a crash with Python 3.3
- Fixes WICs are not displayed correctly. Fixes #434.
- Do not load settings that the GUI doesn't use.
Version 1.3.6
- Fix an issue with 1.4dev compatibility