Skip to content

Turbo VM 26.3.18

This update to Turbo VM includes fixes for the following issues:

  • Support for printer isolation via IsolatePrinters VM setting
  • Support for screen capture isolation via IsolateScreenCapture VM setting
  • Support for Unix sockets in the sandbox
  • Support for TLS on SOCKS5 proxy connections
  • Support for console virtualization outside of Windows Terminal
  • Support for IP wildcard (0.0.0.0) mapping to a specific address
  • Support for clipboard isolation limits
  • Improved named object isolation
  • Improved path resolution performance
  • Improved process handle management
  • Fixed crashes when isolation mode changes break sandbox state expectations
  • Fixed DLL injection for UWP app launches with fallback to StubExe
  • Fixed StubExe launch when process is started with a debugger attached or using pseudo consoles
  • Fixed potential deadlock in ServiceHub.VSDetouredHost.exe
  • Fixed error when debugging processes in Visual Studio
  • Fixed errant recursion in skin window procedure
  • Fixed intermittent failure to launch a second application instance
  • Fixed virtual Explorer crash
  • Fixed SSL error when cloning a Git repository via proxy
  • Fixed SxS manifest creation
  • Fixed z-order issue with skin border on console windows
  • Fixed border appearing on message-only windows
  • Fixed pseudo handle propagation to child processes via PROC_THREAD_ATTRIBUTE_HANDLE_LIST
  • Fixed Office clipboard and clipboard format enumeration
  • Fixed hooking when no trampoline space is available after the hooked module
  • Fixed app compatibility issues with global named object isolation setting
  • Fixed short name resolution for network mapped drive roots
  • Fixed non-system root drive isolation behavior
  • Fixed empty virtual drive roots for write-copy mode