Releases: GNS3/gns3-gui
Releases Β· GNS3/gns3-gui
Version 3.0.0 alpha 5
GUI
- Fix cannot change default VLAN for an access port for builtin Ethernet switch. Fixes #3528
- Add Qemu IGB network device
Server
- Bundle web-ui v3.0.0a5
- Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters
- Python 3.12 support
- Add igb Qemu adapter
- Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298
- Drop support for Python 3.7 and upgrade dependencies
- Fix compute authentication for websocket endpoints
- Add Qemu IGB network device
Version 3.0.0 alpha 4
GUI
- New packaging relying only pyproject.toml
- Apply Snap-to-grid of drawing items not on their center position. Fixes #3465
- Allow computes to be dynamically or manually allocated
- Add UEFI boot mode option for Qemu VMs
- Adjust some values in pyproject.toml
- Migrate to pyproject.toml
- Mark VMware and VirtualBox support as deprecated
- Fix RecursionError with invalid credentials. Fixes #3374
- Allow raw images by default. Fixes GNS3/gns3-server#2097
- Dot not allow "no border" style for line items
- Use "none" for solid line style in drawing items
- Fix editing Docker container config generates exception and empty config. Fixes #3371
- Fix cannot detect images by default when trying to upload them in the Image Manager. Fixes #3367
- Fix unable to set VNC console resolution. Fixes #3365
- Set default symbol theme to "Affinity-square-blue"
- Fix creating a custom Ethernet switch template
- Update decorative symbols (for Wizards etc.)
- Use generic symbol names
- Set raw image param when uploading an image from the appliance wizard
- Fix incorrect param in getCompute()
- Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
- Fix incorrect call to QProgress.setValue() with float
- Reactivate project importation
- Support compression levels
- Add zstandard compression
- Upgrade dependencies
- Remove Qemu binary requirement
- Use controller API to list images
- Use new API endpoints to create/resize Qemu disk images.
- Drop Python 3.6 support and require Python >= 3.7
- Improvements when connecting and updating computes
- Use current directory when searching for images. Fixes #3198
- Refactor server settings and wizard
- Disable local server and GNS3 VM preferences
- Image uploading to controller and project export
- HTTP client refactoring completed
- Start HTTP client refactoring
- Upgrade dependencies
- Handle empty compute_id in preferences. Ref #3265
- Remove direct upload to compute
- Send JWT token in query string when connecting to websocket. Ref GNS3/gns3-server#1992
- Option to delete orphaned image files from disk when template is removed. Fixes #3249
- Remove Qemu legacy networking code
- Isolate and unisolate support. Fixes #3190
- Support authentication using JWT tokens
- Change Qemu disk descriptions. Fixes #3035
- Edit only text mode config files
- Hide config import/export when configFiles attribute is empty
- Qemu disk interfaces must be set to "none" by default. Ref #3035
- Do not allow image to be configured on Qemu VM secondary slave disk if create config disk option is enabled.
- Add explicit option to automatically create or not the config disk. Off by default.
- Auxiliary console support for Qemu. Ref #2873 Improvements for auxiliary console support for Docker and Dynamips.
- Support to reset all console connections. Ref GNS3/gns3-server#1619
- Support to reset links. Fixes GNS3/gns3-server#1620
- Fix bug when recent files cannot be seen in the new project dialog.
- Wait for the controller to be online before allowing actions like creating or opening a project. Fixes #2907
- Show progress dialog immediately when connecting to server. Ref #2907
- QEMU config disk - enable QEMU config import/export
- Add total RAM, CPUs and disk size to servers summary as well as disk usage in percent. Fixes GNS3/gns3-server#1532
- Resource constraints for Docker VMs.
- Wait for readme to be updated before exporting the project.
- Support for "usage" for "Cloud" nodes. Fixes #2887 Allow "usage" for all builtin nodes (not exposed in Ui).
Server
- Bundle web-ui v3.0.0a4
- Do not enforce Compute.Audit and Template.Audit privileges due to current web-ui limitations
- Support to create empty disk images on the controller
- Fix issue with importlib.resources.files() and Python 3.9
- New RBAC system with resource pools support.
- Use controller vars file to store version and appliance etag
- Pydantic v2 migration
- Allow connection to ws console over IPv6
- Allow computes to be dynamically or manually allocated
- Add UEFI boot mode option for Qemu VMs
- Mark VMware and VirtualBox support as deprecated
- Make port name for custom adapters optional. Fixes GNS3/gns3-web-ui#1430
- Support for database schema migrations using alembic
- Add config option to change the server name. Ref #2149
- Option to disable image discovery and do not scan parent directory
- Allow raw images by default. Fixes GNS3/gns3-server#2097
- Fix bug when creating Dynamips router with chassis setting
- Stricter checks to create/update an Ethernet switch and add tests
- Fix schema for removing WICs from Cisco routers. Fixes #3392
- Fix some issues with HTTP notification streams
- API endpoint to get the locked status of a project
- Global project lock and unlock
- Require name for custom adapters. Fixes #2098
- Allow empty adapter slots for Dynamips templates. Ref #3373
- Custom adapters should not be in node (compute) properties returned to clients. Fixes #3366
- Optionally allow Qemu raw images
- Ignore image detection for IOU user libraries in image directory
- Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
- Only check files (not directories) when looking for new images on file system.
- Support user defined loader/libraries to run IOU
- Remove explicit Response for VPCS endpoints returning HTTP 204 status code
- Remove explicit Response for endpoints returning HTTP 204 status code
- Make 'vendor_url' and 'maintainer_email' optional for template validation.
- Allow auth token to be passed as a URL param
- Add controller endpoints to get VirtualBox VMs, VMware VMs and Docker images
- Detect new images added to the default image directory. * Images can be present before the server starts or while it is running * Images are recorded in the database
- Support delete Qemu disk image from API Return the real disk image name in the 'hdx_disk_image_backed' property for Qemu VMs
- Fix ComputeConflictError import
- Handle creating Qemu disk images and resizing
- Finish to clean up local setting usage. Ref #1460
- "Local" command line parameter is only for stopping a server that has been started by the desktop GUI
- Fix AsyncSession handling after breaking changes in FastAPI 0.74.0 See https://github.com/tiangolo/fastapi/releases/tag/0.74.0 for details.
- Detect image type instead of requesting it from user
- Add connect endpoint for computes Param to connect to compute after creation Report compute unauthorized HTTP errors to client
- Replace CORS origins by origin regex
- Allow empty compute_id. Ref #1657
- Secure controller to compute communication using HTTP basic authentication
- Secure websocket endpoints
- Allocate compute when compute_id is unset
- Return the current controller hostname/IP from any compute
- Remove Qemu legacy networking support
- Appliance management refactoring: * Install an appliance based on selected version * Each template have unique name and version * Allow to download an appliance file
- Add isolate and unisolate endpoints. Ref #3190
- Allow images to be stored in subdirs and used by templates.
- Use uuid5 to create new compute_id. Fixes #1641 #1887
- Migrate PCAP streaming code to work with FastAPI.
- Refactor WebSocket console code to work with FastAPI. Fix endpoint routes.
Version 2.2.43
GUI
- Add KiTTY to preconfigured telnet consoles. Fixes #3507
- Fix generic icon in Wayland. Ref #3501
- Use importlib instead of pkg_resources
- Upgrade to PyQt 5.15.9 and pywin32
- Add support for appliance version 8 format
Server
- Force English output for VBoxManage. Fixes #2266
- Automatically add vboxnet and DHCP server if not present for VirtualBox GNS3 VM. Ref #2266
- Fix issue with controller config saved before checking current version with previous one
- Prevent X11 socket file to be modified by Docker container
- Use the user data dir to store built-in appliances
- Catch ConnectionResetError exception when client disconnects
Version 2.2.42
GUI
- Use the system's certificate store for SSL connections
- Give a node some time to start before opening the console (for console auto start). Fixes #3474
- Use Mate Terminal by default if installed on Debian, Ubuntu and Linux Mint.
- Support for gnome-terminal tabs to be opened in the same window.
- Remove import urllib3 and let sentry_sdk import and patch it. Fixes #3498
- Add import sys in sudo.py
- Rounded Rectangle support
Server
- Bundle web-ui v2.2.42
- Handle API version key in VirtualBox 7. Fixes #2266
- Enable system certificate store for SSL connections
- Use DEFAULT_BUFFER_SIZE for md5sum
- Fix version check when installing appliances. Ref https://github.com/GNS3/gns3-gui/issues/3486
- Allow connection to ws console over IPv6. Fixes GNS3/gns3-web-ui#1400
- Remove import urllib3 and let sentry_sdk import and patch it. Fixes #3498
Version 2.2.41
GUI
- Use alternative method to set the correct permissions for uBridge on macOS
- Remove sending stats to GA
- Catch urllib3 exceptions when sending crash report. Ref #3483
- Backport UEFI boot mode support for Qemu VMs
- Add debug for dropEvent. Ref GNS3/gns3-server#2242
Server
- Bundle web-ui v2.2.41
- Catch urllib3 exceptions when sending crash report. Ref #3483
- Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
- Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
- Remove the useless executable permissions to the file gns3server/disks/empty8G.qcow2
- Backport UEFI boot mode support for Qemu VMs
Version 2.2.40.1
Version 2.2.40
GUI
- Change log messages for Websocket errors
- Do not proceed if an appliance symbol cannot be downloaded. Ref #3466
- Delete a node or link from topology summary view using Delete key. Ref #3445
- Fix "Start the capture visualization program" checkbox works only one (first) time for a given link. Fixes #3442
- Let the selected link style applied when editing a link. Fixes #3460
- Fix hovered color shown in style editing dialog. Fixes #3460
Server
- qemu : with network adapter_type equal to "virtio-net-pci", fix the speed to 10000 and duplex to full. The values are actually fake. (https://github.com/GNS3/gns3-gui/issues/3476)
- Parse name for request to node creation from template
- Remove Xvfb + x11vnc support
- Require a Host-Only Network to start the VirtualBox GNS3 VM on macOS with VirtualBox 7
- Properly catch aiohttp client exception. Ref #2228
- Catch ConnectionResetError when waiting for the wrap console
- Fix open IPv6 address for HTTP consoles on controller. Fixes #3448
- Use proc.communicate() when checking for subprocess output As recommended in https://docs.python.org/3/library/asyncio-subprocess.html#asyncio.subprocess.Process.stderr
Version 2.2.39
GUI
- Fix nodes are not snapped to the grid at the moment of creation
- Upgrade distro and aiohttp dependencies
Server
- Install web-ui v2.2.39
- Add generic function to install resource files
- Install empty Qemu disks on first start
- Check for colon in project name. Fixes #2203
- Upgrade distro and aiohttp dependencies
Version 2.2.38
GUI
No changes
Server
Version 2.2.37
GUI
- Upgrade to PyQt5 v5.15.7
- Changed Windows Terminal telnet console profile from OS X to windows ref: issue #3193
Server
- Fix link communication issues on Windows with uBridge
- Fix StreamWriter doesn't have the wait_closed() method in Python3.6. Fixes #2170
- Install built-in appliances when no previous version has been detected. Fixes #2168
- Update documentation to install gns3-server. Fixes #2124
- Give udhcpc executable right. Fixes #2159