This is a maintenance release. The following items were fixed and/or added:
- GUI: Fixed deletion of VMs with unattended install related files, no longer leave them behind causing trouble with creating a new VM with the same name (bug #21331)
- GUI: Updated Italian, Greek, Georgian, Turkish and Indonesian translations
- VMSVGA: Improved flickering, black screen and other screen update issues with recent Linux kernels (bug #21955)
- TPM: Fixed multiple issues with TPM deployment with Windows 10/11 VMs
- 3D: Improve accuracy of 3D capability reporting, limit it to what the host can handle
- API: Suppress logging of "Screenshot is not possible" errors when the VGA config is invalid, avoiding user confusion
- API: Fixed NVRAM file handling when taking snapshots
- API: Fixed NVRAM file deletion for VMs using BIOS firmware
- API: Fixed rare hangs when API objects are uninitialized concurrently
- Windows host: Fixed system DLL size checking which failed with Windows 11 24H2 and recent Insider Preview builds (bug #22162)
- Linux host: Fixed a bug in RPM packaging which misplaced the QHelp file, breaking the built-in help viewer
- Guest OSes: Added OS type for Ubuntu 24.04
- Linux Guest Additions: Fixed vboxvideo kernel module build with RHEL 9.5 kernel
- Linux Guest Additions: Introduce initial support for kernel 6.12 (NOTE: In kernel 6.12, KVM initializes virtualization on module loading by default. This prevents VirtualBox VMs from starting. In order to avoid this, either add "kvm.enable_virt_at_load=0" parameter into kernel command line or unload corresponding kvm_XXX module)
|