July 22, 2026
- Automatic network detection — adding an IP now works out how it needs to reach your VMs by inspecting your host: already bridged, a real shared network (MacVTap), or a provider that routes additional IPs to your server's one fixed MAC address (Vultr, Hetzner, OVH), which now gets proper proxy-ARP support instead of a silently unreachable VM. An IP can also carry its own MAC address override, for providers (OVH) that assign a specific virtual MAC per IPnew
- Windows guests now finish first boot with zero manual steps — the initial Windows setup wizard (OOBE) is skipped automatically, on top of the existing automatic password, network, and RDP configurationnew
- Fixed: a Windows VM's static IP was never actually applied on first boot — the first-boot script was comparing MAC addresses in the wrong formatfix