Releases: GNS3/gns3-gui
Releases · GNS3/gns3-gui
Version 2.1.7
- Do not try to update link if it is being deleted. Fixes #2483.
- Fix can't add SVG image to project. Fixes #2502
- Remove unwanted trailing characters and other white spaces when reading .md5sum files. Fixes #2498.
- Update interface sequence number check. Fixes #2491.
- Logo should not have context menu, Fixes: #2507
- Update logo position only when changes, Fixes: #2506
Version 2.1.6
- Ask for global variables when project is loaded
- Add/Edit global variables of project
- Rename tabs at Edit Project
- Global variables tab on Edit project
- Support of supplier logo and url
- Add missing crowdfunder name in About dialog.
- Project variables and supplier
- No timeout when duplicating a project.
- No timeout when restoring snapshot.
- Add advanced settings for docker and ExtraHosts param, Ref. #2482
- Replace "not supported" by "none" in topology summary view.
Version 2.1.5
Version 2.1.4
- Update node on server on any change, Fixes: #2429
- Mark IOU layer 1 keepalive messages feature as non-functional. Fixes #2431.
- Images refresh when added via settings, Fixes:#2423
- Emit project_loaded_signal after project creation
- Add option Show interface labels on new project, Ref. #2308
- Improve finding pyuic3.exe on Windows
- Use debug for error downloading file messages. Fixes #2398.
- Refresh buttons in the cloud node to query the server for available interfaces. Fixes #2416.
- Handle Certifacte Error, Ref. gns3-server#1262
- Use UTF-8 for IOURC file migration.
- Look for symbols on controller, Ref. #2405
- Display an error message if Telnet console program cannot be executed.
Version 2.1.3
- Change messages when there are different client and server versions. Fixes #2391.
- Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
- Refresh CPU/RAM info every 1 second. Ref #2262.
- Only check for AVG on Windows
- Improve the search for VBoxManage.
- Allow telnet console to node with name containing double quotes. Fixes #2371.
Version 2.1.2
- Update VMware promotion in setup wizard.
- Confirm exit. Fixes #2359.
- Fix .exe build
Version 2.1.1
- Fix dragging appliance into topology from nodes window, fixes: #2363
- Fix Appliances in Docked mode, fixes: #2362
- Create local variable in order to debug issue in the next occurrence, #2366
- Fix ParseError: not well-formed (invalid token), #2364
- Fix local variable 'vm' referenced before assignment #2365
- Fix: 'NodesDockWidget' object has no attribute 'uiNodesView', #2362
- Tentative fix for packet capture not working correctly when remote main server is configured. Ref #2111.
- Log Qt messages with log.debug() instead of log.info().
- Fix auto idle-pc from preferences. Fixes #2344.
- Snapshoting project without timeout but with button. Ref. #2314
- Improve validation for idle-pc.
- Activate faulthandler.
- Add PATH to OS X console commands
- Use raw triple quotes in large console settings This eliminates one level of quoting
- Fix issue in node summary when console is not supported by a node.
- Remove unused symbols. Fixes #2320.
- Show console information in Topology Summary Dock. Fixes #2258.
- New option: require KVM. If false, Qemu VMs will not be prevented to run without KVM.
- Implement variable replacement for Qemu VM options.
- Show on what server a node is installed in the servers summary pane. Fixes #2279.
- Add more info when cannot remove capture file after stopping packet capture in a remote project. Ref #1223.
- Do not overwrites the disk images when copied to default directory. Fixes #2326.
- Only replace quoted telnet for macOS Telnet commands. Ref #2328.
- Support Telnet path containing spaces. Ref #2328.
- Fix problem when embedded telnet client path contains a space on macOS. Ref #2328.
- Do not launch console for builtin nodes when using the "Console to all nodes" button. Fixes #2309.
- Update frame_relay_switch_configuration_page_ui.py
- Turn off timeout for node creation
Version 2.1.0
- Update dynamips binary on OSX
Version 2.1.0rc4
- Accurate upload progress dialogs for large files
- Disable direct file upload on default
- Add registry version 5
- Direct file upload enabled on default
- Progress Dialog: don't count finished queries done in background
- Add debug messages to file upload
- Image Upload Manager for uploading
- Fix race condition on NodesDockWidget, fixes: #2304
- Do not write an error message when importing non existing config from a directory. Fixes #2296.
- Fix bug when replacing Telnet path on OSX. Ref #2274.
Version 2.1.0rc3
- Add debug when using Telnet path on OSX. Ref #2274.
- Force to use the telnet client embedded in DMG. Ref #2274.
- Upload directly to compute - experimental feature
- Filter additional QXcbConnection log messages
- Do not add missing file extension for screenshot file names on Mac. Fixes #2287.
- Log Qt messages as info instead of error. Ref #2281.