Skip to content

Version 2.2.25

Compare
Choose a tag to compare
@grossmj grossmj released this 14 Sep 09:53
· 383 commits to master since this release

GUI

  • Fix menu disabled for modal dialogs on macOS. Fixes #3007
  • Change method to display the recent files menu. Fixes #3007
  • Fix bug when using empty port names for custom adapters. Fixes #3228
  • Upgrade Qt to version 5.15.4 on macOS
  • Fix mouse zoom-in/out step value is two times bigger than keyboard one. Fixes #3226
  • Upgrade to Qt 5.15.4 on Windows. Ref #3210
  • Fix issue with custom adapters at the node level. Fixes #3223
  • Explicitly require setuptools, utils/get_resource.py imports pkg_resources

Server

  • Release web UI 2.2.25
  • Fix issue preventing to use custom nested symbols. Fixes #1969
  • Updated affinity symbols
  • Fix qemu-img rebase code to support Qemu 6.1. Ref GNS3/gns3-server#1962
  • Reinstate qemu-img rebase
  • Return disk usage for partition that contains the default project directory. Fixes #1947
  • Explicitly require setuptools, utils/get_resource.py imports pkg_resources