- Fixed an issue where operating system templates were not showing the full name in the admin UI.
- Used CPU cores now show correctly when viewing grouped hypervisor resources.
- Bulk admin notification emails are now sent individually.
- Fixed issue where a gateway4 element would remain in the cloud-init network configuration even when no IPv4 addresses were specified.
- Added support for new hypervisor licensing options.
- Improved interaction with the QEMU guest agent.
- Added support for MacVTap hypervisor networking (default on new installations).
- It’s now possible to edit the primary network interface name for hypervisors.
- When commissioning a new hypervisor, the system will attempt to auto-populate resource limits (memory, cpu).
- Added hypervisor server events (hooks). https://docs.virtfusion.com/administration/event-hooks/overview
- Fixed several UI typos.
- Added package overrides for storage, traffic, memory, cpu cores, network inbound speed, network outbound speed, storage profile and network profile to the API create server endpoint.
- Backend changes for OVMF firmware paths.
- Added API endpoint to build a VM after it’s been created.
- Improved reliability when adding and removing additional VM disks.
- Added API endpoint to manage SSH keys.
- Fixed an issue where invalid routes were being added to VM secondary interface.
- Fixed an issue where clicking the server icon on the main dashboard would load the user profile.
- Added a delay query parameter to the API server destroy method.
- Fixed an issue when removing a secondary interface from a VM would fail trigger a cloud-init action.
- VMs that use host-passthrough now use the passthrough cache mode.
- Boot menu is now enabled by default for a VM.