Releases: GNS3/gns3-gui
Releases · GNS3/gns3-gui
Version 1.4.0 release candidate 1
- Rename an appliance if the default name is already taken
- Existing image option should be hidden when none is available
- Warn users about the need to uncompress the image
- Fix crash when you have no qemu vms and use gns3a
- Change sentry key
- Fix format_exception() missing 2 required positional arguments: 'value' and 'tb' in topologyFile
- Fix dialog box not returning their result
- Log to console the Qt Message Boxes
- Drops securecrt.vbs
Version 1.4.0 beta 2
- Drop netcat for unix socket it's not supported by OSX
- VMware fusion is supported
- Fix race conditions in http_client
- On OSX show a warning when using an old Qemu
- Tab support for xfce4-terminal
- Improve alignments. Fixes #215.
- Fixes ethertype validation error.
- Improve check for uBridge permissions.
- Fix an uuid is display instead of the server url
- Set root permission to ubridge on OSX
- Show GNS3 version at startup
- Allows to select a remote server to run a switch. Fixes #653.
- Support for packet capture on VMware VM links.
- Always use ubridge with VMware by default
- Fix PermissionError: [Errno 1] Operation not permitted when kill process
- Support drag & drop gns3a
- Fix an error when loading IOU schema with private_config
- Support open a file via double click on OSX
- Initial version of an appliance file format
- Adds docker symbols. Fixes #643.
- Call the vmnet management script from the GUI (with admin rights). Implements #639.
- Use self update only if experimental features are allowed
- Add an option for enabling experimental features
- Backport docker support from Google Summer Of Code (not enabled)
- Merge branch 'qinq_ethertype' of https://github.com/Bevaz/gns3-gui into Bevaz-qinq_ethertype
- Allows VMware VMs to use vmnet interfaces for connections without using uBridge.
- Add a firewall symbol
- Detect broken link in topologies
- Fix project not closing
- Fix autostart
- Fix file not found exception in vpcs list dir
- Add missing virtio-net-pci to the json schema
- Fix the all devices views
- Fix double click event on Note Item
- Fix Accepting insecure https connections creates additional server entry
- Allow developer to debug packet capture on Windows
- Fix saveAs error unsupported operand type(s) for +=: 'NoneType' and 'str'
- Catch error when antivirus corrupt our own JSON errors
- Add a note about VIX API require for VMware player
- Create image directory if not exists
- Allow GUI to be start with python -m gns3
- Avoid errors in qemu configuration if server has been deleted
- Fix error when the IOS image directory is not writable
- Do not crash if something intercept the call to the update server
- Fix super(): no arguments in SSH client
- Catch error when configuration file contain invalid UTF-8 chars
- Fix JSON schema for dynamips power supply and sensors
- Fix missing boot_priority in JSON schema
- Complete the error message about corrupted topologies
- Removes ASAv warning in Qemu Wizard.
- EthernetSwitch: Allow to choose ethertype for QinQ outer tag.
- Adds missing properties for rectangle and ellipse in schema validation.
- Use Qemu 0.11.0 instead of version 0.13.0 on Windows.
- Fixes bug when opening Node properties dialog via a double click.
- SecureCRT (installed on personal profile) command line.
Version 1.4.0 beta 1
- Show an error if you try to use a local server not started
- CLear the list before asking for VM list for Vbox and Vmware
- Fix password lost for remote servers
- Fix schema for virtualbox 1.3.2 topologies
- Refactor all VM wizards
- Fix Apply not enabled when removing a remote server
- Fix remote server list display when use_local_server for Qemu
- Fixes #601 (spelling error).
- Store the url of server in gns3_gui for third party apps
- Fix error when editing a qemu device with a relative path
- Catch exception when starting packet capture reader for a remote packet capture. Fixes #597.
- Fixes KeyError: 'vmx_path'. Fixes #595.
- Support for CPUs setting for Qemu VMs.
- Fix chicken of VNC command and add a warning about bugs in OSX VNC
- Fix issue whith auto update when we release a new build
Version 1.4.0 beta 5
- Fix crash when loading invalid appliance file
- Show a message is starting or is stopping in progress dialog
- Drop duplicate code
- Changes some references for "GNS3 VM" to "Local GNS3 VM". Ref #506.
- Fixes progress dialog remains #741.
- Support more boot order for Qemu
- Add Royal TS terminal
- Add a Qt compatible version of partial
- Show Upload filename instead of waiting for
- Fix error where ISO is detected as an OVA during gns3a import
- Removes News Dock Widget.
- Support cdrom image in missing images detections
- Fix crash when appliance is missing
- Support for capture description in Wireshark window title.
- Set the name of the VM in OSX Terminal application
- Fix crash of symbol selector if the first file is a non builtin symbol
- Install appliance from wizard instead of web app
- Fix crash when using an old version of 1.4 server
- Ensure default settings are saved when starting the app
Version 1.4.0 beta 4
- Fix Crash when opening an appliance #728
- Registry: add -nographic to Qemu options by default. Fixes #730.
- Registry: support for initrd, cpu throttling and process priority.
- Support for modifications to a base Qemu VM (not a linked clone).
- Registry: adds support for switch category, first_port_name and port_segment_size.
- Fix traceback when exiting the GUI
- Drops securecrt.vbs
- Display an error message if QtWebkit is not installed.
- Fix console port lost when applying settings
- Fix analytics report on OSX
- Fix invalid path with frozen application
- When raising an appliance not found error show full path
- Remove unnecessary checks to know if the local server is running.
- Fixes issue when loading a project using VMware vmnet interfaces. Fixes #319.
- Fix the progress dialog freeze bug
- Revert "Try to solve Scanning for Appliance images doesn't end"
- Try to fix the progress dialog freeze bug
- Drop dead code from getting started dialog
- Fix Appliance installs image without adapting the filename
- Raise error if reference in GNS3a is invalid
- Add information on how to debug
- Send stats to GNS3 team
- Licenses compliance.
- Handles warning notifications.
- Try to solve Scanning for Appliance images doesn't end
- Fix TypeError: 'NoneType' object is not iterable in isLocalServerRunning
- Fix crash AttributeError: 'NoneType' object has no attribute getNewProjectSettings
- Fix error when importing dynamips config from non existent directory
- Fix crash when url is invalid
- Add a debug level 2 in the console
- Fix a crash when loading appliance
- Support upload of multiple vmdk file
- Support PNG in the custom symbol selection dialog
- Add custom messages when computing Idle-PC values. Fixes #704.
- Display the version of Qt in the console
- Do not crash when parsing a Qt version with a snapshot notation
- Force nc path to /usr/bin/nc on Apple
- Revert "Drop netcat for unix socket it's not supported by OSX"
- Catch errors when we have an infinite recursion when copying a folder
- Fix crash in recent files when changing locale
- Catch error when we can't extract egg
- Fix securecrt command line (backported from master)
- Updates SecureCRT command line.
- When it's an ova explain to user he need to download the ova
- OVA file support
- Ignore .cache directory
- Fix update manager crash on Windows
- Support for image in local subdirectory
- Fixes issue when saving Idle-PC into template. Fixes #674.
- Add link for downloading VMware
- Cache md5sum in memory when loading a gns3a
- Support symbol import from GNS3A
- Allow user to select symbol from his library
- Improve HTTP progress reliability
- Support Ubuntu default VNC client (Vinagre)
- Adds the COPYING file.
- Fix error when receiving an HTTP error during HTTP progress
- Support port_name_format in GNS3 a files
- options is not mandatory in a .gns3 file
- Xshell 5 support
- Add missing gns3-converter to requirements.txt
- Fixes Qemu binaries not listed in the node configuration dialog. Fixes #683.
- Fixes SecureCRT command line.
- Speedup directory scan for images when loading a gns3a file
- Show a progress bar during directory scan when searching for appliances
- Search image by default also in the download directory
- Fixes issue when Telnet doesn't let you to login to an appliance on Linux.
Version 1.3.11
- Display the version of Qt in the console
- Catch errors when we have an infinite recursion when copying a folder
- Fix crash in recent files when changing locale
- Catch error when we can't extract egg
- Updates SecureCRT command line.
- Fixes issue when saving Idle-PC into template. Fixes #674.
- Adds the COPYING file.
- Xshell 5 support
- Add missing gns3-converter to requirements.txt
- Fixes issue when Telnet doesn't let you to login to an appliance on Linux.
- Improve alignments. Fixes #215.
- Spelling correction
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.