Skip to content

Version 2.2.48

Compare
Choose a tag to compare
@grossmj grossmj released this 08 Jul 16:46
· 27 commits to master since this release
1e80354

GUI

  • macOS: only Apple Silicon based machines are supported in this version. We are working on creating an separate app for Intel or a universal app.
  • Use "experimental features" to allow bypassing hostname validation. Ref #3524
  • Update appliance_v8.json. Ref GNS3/gns3-registry#897
  • Option to keep the compute IDs unchanged when exporting a project
  • Upgrade sentry-sdk and psutil packages
  • Switch to PyQt5 5.15.10 for macOS build

Server

  • Bundle web-ui v2.2.48
  • Add 'install_builtin_appliances' and 'resources_path' settings in the server config
  • Option to keep the compute IDs unchanged when exporting a project
  • Forbid unsafe Qemu additional options
  • Fix error when snapshot exists with an underscore in the name
  • Upgrade sentry-sdk, psutil and aiofiles packages
  • Fix check for IPv6 enabled on host