GUI
- Add missing console_type values in appliance_v8.json. Ref GNS3/gns3-registry#849
- Handle moved project notifications on controller stream
- Add debug for PATH env variable
- Add custom executable paths on Windows
- Add --suppressApplicationTitle for Windows terminal. Fixes #3544
- Upgrade sentry-sdk and aiohttp
Server
- Bundle web-ui v2.2.45
- Fix mouse offset issues with VNC in Qemu. Fixes #2335
- Add project.created, project.opened and project.deleted controller notification stream. Move project.updated and project.closed from project notification to controller notification stream.
- Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
- Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
- Update CORS policy
- Add custom executable paths on Windows
- Upgrade sentry-sdk and aiohttp