GNS3 for Mac full changelog
GNS3 for Mac 3.0.5
released Nov 19, 2025 (New Release)
GUI:
Fix SyntaxWarning: invalid escape sequence. Fixes #3760
Support for Python 3.14
Clicking the "console connect to all nodes" opens all consoles in name order with case-insensitively
Server:
Docker API version requirements and process to handle older daemons
Use docker_name property when creating a container
Set name of container in Docker
Support for Python 3.14
Enable ip cef in IOU L2 and IOU L3 base configs
Only build and push Docker image when releasing a new version
Fix pushing Docker image to Docker hub
Update security issues in README.md. Fixes #2535
Add missing 'nat' template type in schema. Fixes #2529
Resolve deprecation warnings of regex library
Fix SyntaxWarning: invalid escape sequence. Fixes #3760
Support for Python 3.14
Clicking the "console connect to all nodes" opens all consoles in name order with case-insensitively
Server:
Docker API version requirements and process to handle older daemons
Use docker_name property when creating a container
Set name of container in Docker
Support for Python 3.14
Enable ip cef in IOU L2 and IOU L3 base configs
Only build and push Docker image when releasing a new version
Fix pushing Docker image to Docker hub
Update security issues in README.md. Fixes #2535
Add missing 'nat' template type in schema. Fixes #2529
Resolve deprecation warnings of regex library
GNS3 for Mac 3.0.4
released Apr 21, 2025 (New Release)
GUI:
Replace "Docker hub" by "Docker repository" because it is possible to use different repositories
Upgrade dependencies
Fix bring console in front when clicking on "Open all consoles". Fixes #3706
Add -F arg to wmctrl. Ref #3706
Server:
Bundle web-ui v2.2.54
Add new method to find the IP address of a VBox GNS3 VM + allow NAT Network
Add edk2-stable202502 UEFI firmwares and try to first use firmwares from the ovmf package if installed. Fixes #2494
Try to detect swtpm and AppArmor issue. Ref #3725
Fix Docker logs decoding. Ref #2522
Add delay after starting a Docker container and adding connections in uBridge. Ref #2522
Fix TypeError when reading Docker container logs. Ref #2522
Replace "Docker hub" by "Docker repository" because it is possible to use different repositories
Upgrade dependencies
Improvements for remote-install.sh
Replace "Docker hub" by "Docker repository" because it is possible to use different repositories
Upgrade dependencies
Fix bring console in front when clicking on "Open all consoles". Fixes #3706
Add -F arg to wmctrl. Ref #3706
Server:
Bundle web-ui v2.2.54
Add new method to find the IP address of a VBox GNS3 VM + allow NAT Network
Add edk2-stable202502 UEFI firmwares and try to first use firmwares from the ovmf package if installed. Fixes #2494
Try to detect swtpm and AppArmor issue. Ref #3725
Fix Docker logs decoding. Ref #2522
Add delay after starting a Docker container and adding connections in uBridge. Ref #2522
Fix TypeError when reading Docker container logs. Ref #2522
Replace "Docker hub" by "Docker repository" because it is possible to use different repositories
Upgrade dependencies
Improvements for remote-install.sh
GNS3 for Mac 3.0.2
released Jan 21, 2025 (New Release)
GUI:
Update file browser filters for all files and IOU images
Upgrade dependencies
Fix Linux Mint default terminal configuration
Server:
Bundle web-ui v2.2.53
Add more information when patching .vbox file. Ref #3542
Increase timeout to run compute HTTP queries. Fixes #2461
Use 'allow_methods="*"' in aiohttp_cors.ResourceOptions(). Fixes #2459
Upgrade dependencies
Update remote-install.sh to support a custom repository and the deb822 source format
Fix: do not use the iourc file if IOU licence check is not enabled
Update file browser filters for all files and IOU images
Upgrade dependencies
Fix Linux Mint default terminal configuration
Server:
Bundle web-ui v2.2.53
Add more information when patching .vbox file. Ref #3542
Increase timeout to run compute HTTP queries. Fixes #2461
Use 'allow_methods="*"' in aiohttp_cors.ResourceOptions(). Fixes #2459
Upgrade dependencies
Update remote-install.sh to support a custom repository and the deb822 source format
Fix: do not use the iourc file if IOU licence check is not enabled
GNS3 for Mac 3.0.0
released Dec 21, 2024 (New Release)
GUI:
Change title of QMessageBox
Server:
Bundle web-ui v3.0.0
Use static favicon for API docs. Ref #3674
Configure self-hosting JavaScript and CSS for docs
Fix project auto open feature. Fixes #2455
Store IOU licence in the secrets directory and disable the check by default
Require "Project.Audit" permission to duplicate a project and check if "Project.Allocate" permission for the destination.
Change title of QMessageBox
Server:
Bundle web-ui v3.0.0
Use static favicon for API docs. Ref #3674
Configure self-hosting JavaScript and CSS for docs
Fix project auto open feature. Fixes #2455
Store IOU licence in the secrets directory and disable the check by default
Require "Project.Audit" permission to duplicate a project and check if "Project.Allocate" permission for the destination.
GNS3 for Mac 2.2.52
released Dec 2, 2024 (New Release)
GUI:
Add iol extension filter. Ref #3664
Remove maximum 64GB RAM limitation for QEMU VMs. Fixes #3658
Bring to front support for consoles on Linux.
Relax setuptools requirement to allow for easier Debian packaging on Ubuntu Focal & Jammy
Server:
Bundle web-ui v2.2.52
Sync appliances
Remove restrictions based on file extension when listing images and fix ELF header checks
Fix use project name instead of ID for fast duplication when running local server. Fixes #2446
Overwrite user resources when the originals have changed.
Relax setuptools requirement to allow for easier Debian packaging on Ubuntu Focal & Jammy
Add iol extension filter. Ref #3664
Remove maximum 64GB RAM limitation for QEMU VMs. Fixes #3658
Bring to front support for consoles on Linux.
Relax setuptools requirement to allow for easier Debian packaging on Ubuntu Focal & Jammy
Server:
Bundle web-ui v2.2.52
Sync appliances
Remove restrictions based on file extension when listing images and fix ELF header checks
Fix use project name instead of ID for fast duplication when running local server. Fixes #2446
Overwrite user resources when the originals have changed.
Relax setuptools requirement to allow for easier Debian packaging on Ubuntu Focal & Jammy
GNS3 for Mac 2.2.51
released Nov 7, 2024 (New Release)
GUI:
Python 3.13 support
Upgrade dependencies
Add keyboard shortcut for Add Link
Server:
Catch error when cannot resize Docker container TTY.
Do not use "ide" if there is a disk image and no interface type has been explicitly configured.
Use @Locking when sending uBridge commands. Ref #3651
Fix run Docker containers with user namespaces enabled. Fixes #2414
Python 3.13 support
Upgrade dependencies
Fix errors in init.sh. Fixes #2431
Python 3.13 support
Upgrade dependencies
Add keyboard shortcut for Add Link
Server:
Catch error when cannot resize Docker container TTY.
Do not use "ide" if there is a disk image and no interface type has been explicitly configured.
Use @Locking when sending uBridge commands. Ref #3651
Fix run Docker containers with user namespaces enabled. Fixes #2414
Python 3.13 support
Upgrade dependencies
Fix errors in init.sh. Fixes #2431
GNS3 for Mac 2.2.49
released Aug 6, 2024 (New Release)
GUI:
Upgrade jsonschema and sentry-sdk packages
Upgrade to PyQt5 v5.15.11
Add shortcuts info dialog
Added Key Shortcuts
Server:
Bundle web-ui v2.2.49
Forbid -nic and -nicdev in Qemu additional options. Fixes GNS3/gns3-server
Upgrade jsonschema and sentry-sdk packages
Update IOU base configs to use "no ip domain lookup".
Upgrade jsonschema and sentry-sdk packages
Upgrade to PyQt5 v5.15.11
Add shortcuts info dialog
Added Key Shortcuts
Server:
Bundle web-ui v2.2.49
Forbid -nic and -nicdev in Qemu additional options. Fixes GNS3/gns3-server
Upgrade jsonschema and sentry-sdk packages
Update IOU base configs to use "no ip domain lookup".
GNS3 for Mac for Windows 7 - free download notice
Windows 7 Download periodically updates software information of GNS3 for Mac from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
WinX DVD Copy Pro
42% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX Media Management Bundle
70% Off -
MacX MediaTrans
63% Off -
WinX DVD Ripper
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- iTop VPN 7.1.0.6723
- RouterOS 7.20.5 Stable
- SABnzbd 4.3.2
- Security Center Lite 4.2
- NetWorx Portable 25.11
- Security Center Pro 4.2
- PuTTY 0.81
- SmartCode VNC Manager Standard Edition 2025.03.1
- WebLoad Professional 8.6.0.026
- TV-Browser 4.2.7
- Hironico Db Tool 2.2.0
- Change MAC Address 25.01
- Windows Live Writer 2009 14.0.8089.726
- IPSentry Network Monitoring Suite 7.70.309
- Microsoft Assessment and Planning Toolkit 5.5.3638.0
- Portable WinMTR 0.92 Rev 2
- MyConnection Server 11.3e
- Adobe Flash Player 10 for 64-bit Windows Preview 2
- GNS3 for Mac 3.0.5
- Network Drive Manager 2.8.0
Popular Tags
email
server
html
network
ebay
inventory
identity management
address
web
internet
rss
lan
free
security
software
dns
proxy
google
pages
tool
freeware
manager
download
message
computer
auction
website
ping
software inventory
search
Popular Windows 7 Software
- Network Traffic Generator and Monitor 12.6
- Firefox 64bit x64 127.0.2
- iTop VPN 7.1.0.6723
- RouterOS 7.20.5 Stable
- Google Chrome 126.0.6478.127
- Universal Maps Downloader 10.232
- SSuite NetSurfer Browser x64 2.30.16.4
- iTop Private Browser 3.1.0.255
- Allavsoft 3.28.6.9465
- NetSpot for Windows 5.1.0.703
- SSuite NetSurfer Browser 2.30.16.4
- SoftPerfect Network Scanner 25.9
- Google Chrome 17 17.0.963.78
- VPN Unlimited for PC 8.5.8
- Google Chrome Portable 126.0.6478.127
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



