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