GUI
- feat(capture): implement live packet capture with internal tail
- Add support for Ptyxis terminal. Fixes #3834
Server
- Sync appliances
- Only set IOU images to be executable when importing images
- fix(import): project import does not move images symlinks into place
- Search for system UEFI that is compatible with Python < 3.12
- Add OVMF firmware directory configuration
- Automatically add a Random Number Generator (RNG) device when using uefi option is enabled
- fix(docker): handle container name conflict automatically
- fix: gns3-server crashes on startup if "Open this project in the background" is active but there is a problem with that project
- Handle HTTPNotFound exception when retrieving compute status
- Fix: Check compute connectivity before open() during project deletion
- API endpoints to manage base configuration files for templates