Skip to content

Version 2.2.51

Latest
Compare
Choose a tag to compare
@grossmj grossmj released this 07 Nov 05:10
· 1 commit to master since this release
23e0520

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