Version 3.x
3.1.x
3.1.0
December 5, 2023
- Added support for Ceph RBD centralized storage. https://docs.virtfusion.com/next/installation/storage/ceph-rbd
- Added support for Remote Filesystem storage. https://docs.virtfusion.com/next/installation/storage/remote-filesystem
- Added the ability to allow users to specify a custom ISO https://docs.virtfusion.com/next/guides/custom-iso
- Added the option to specify a list of servers for backup via Disaster Recovery https://docs.virtfusion.com/next/guides/disaster-recovery#backup-only-specific-servers
- Added
controlDomain
andcontrolName
to the webhook request body (https://docs.virtfusion.com/next/guides/webhooks#body) for use with https://docs.virtfusion.com/next/integrations/webhook-proxy - Added CLI tool to force flush backups from storage. https://docs.virtfusion.com/next/reference/cli#force-flush-backups-based-on-storage-id
- Added simple application information and cache statistics (System -> Health -> Application).
- Added an optional intermediate subnet CIDR to IPv6 route blocks.
- Added the option to set the gateway and first IPv6 on intermediate /126 route subnets.
- Added DNS log (Logging -> DNS).
- Added the ability to flush a server backup entry.
- Added default options for Memory Ballooning Free Page Reporting and Auto Deflate (Settings -> Virtualization).
- The number of assigned, reserved, free and total IPv4 are now shown on the IP block list.
- Live migrations now run a full check for disk device and path/name mismatches.
- All migration tasks are now shown to end users as
System Maintenance
and will never show a failed state. - Fixed an issue with the self service usage display when a package has been deleted.
- Fixed issue when adding additional disks the buttons would show as disabled.
- Rebuilding a DNS zone will now aggregate data from all assigned IP blocks.
- IPv6 route block details are now shown to the end user for /126 intermediate allocations.
- Several new columns added (RDNS, IPv6 route block) to IP tables (Server -> Network).
- Health monitors now use a grace period before alerting selected administrators of potential issues.
- Fixed an issue with Native Filters when using custom MAC addressing.
3.1.0 Testing Build 3
November 25, 2023
- Added the ability to allow users to specify a custom ISO https://docs.virtfusion.com/next/guides/custom-iso
- Added the option to specify a list of servers to be backed up via Disaster Recovery https://docs.virtfusion.com/next/guides/disaster-recovery#backup-only-specific-servers
- Fixed an issue with Native Filters when using custom MAC addressing.
3.1.0 Testing Build 2
November 20, 2023
- Added CLI tool to force flush backups from storage. https://docs.virtfusion.com/next/reference/cli#force-flush-backups-based-on-storage-id
- All migration tasks are now shown to end users as
System Maintenance
and will never show a failed state. - Fixed an issue with the self service usage display when a package has been deleted.
- Fixed issue when adding additional disks the buttons would show as disabled.
- Rebuilding a DNS zone will now aggregate data from all assigned IP blocks.
- IPv6 route block details are now shown to the end user for /126 intermediate allocations.
- Several new columns added (RDNS, IPv6 route block) to IP tables (Server -> Network).
3.1.0 Testing Build 1
November 17, 2023
- Health monitors now use a grace period before alerting selected administrators of potential issues.
- Added simple application information and cache statistics (System -> Health -> Application).
- Added an optional intermediate subnet CIDR to IPv6 route blocks.
- Added the option to set the gateway and first IPv6 on intermediate /126 route subnets.
- Added default options for Memory Ballooning Free Page Reporting and Auto Deflate (Settings -> Virtualization).
- Added support for Ceph RBD centralized storage. https://docs.virtfusion.com/next/installation/storage/ceph-rbd
- Added support for Remote Filesystem storage. https://docs.virtfusion.com/next/installation/storage/remote-filesystem
- The number of assigned, reserved, free and total IPv4 are now shown on the IP block list.
- Live migrations now run a full check for disk device and path/name mismatches.
- Added
controlDomain
andcontrolName
to the webhook request body (https://docs.virtfusion.com/next/guides/webhooks#body) for use with https://docs.virtfusion.com/next/integrations/webhook-proxy
3.0.x
3.0.0
November 1, 2023
- Added native network filtering. https://docs.virtfusion.com/guides/network-filtering
- Added the ability to switch a VM disk to a different storage location.
- Added hypervisor CLI power commands.
vfcli-hv server:start
,vfcli-hv server:stop
,vfcli-hv server:kill
- Added searchable filters to the IPv4 table (admin UI).
- Added the ability to disable a secondary network.
- Added new auto start routines for VMs after a hypervisor restart.
- Added the option to switch between IPv4 and IPv6 for VNC connections (Hypervisor settings -> VNC Listen Type).
- Fixed several end user UI translations.
- Fixed an issue with disaster recovery pruning that uses S3 CommonPrefixes.
- Added functionality to prevent a hypervisor being removed until any migrations are complete.
- Fixed an issue with server package duplication not copying the correct template collections.
- Fixed an issue with template groups and templates not assigning template collections correctly.
- Updated frontend javascript framework and third party vendors.
- Updated hypervisor backend framework.
- Windows Administrator passwords are now pre-generated when a VM is built/re-built.
- Improved pre-migration IP and VNC port checks.
- Added the ability to live migrate VMs. https://docs.virtfusion.com/guides/server-migration
- Added support for Libvirt Open vSwitch bridged networks (simple tagged + untagged vlans).
- Improved Windows network configuration when a VM is hybrid migrated.
- Updated all CSS assets.
- Removed the use of google fonts.
- Added the option to disable Gravatar.
- Javascript charting libraries are now distributed via the control server.
- Added Slovak and Hungarian languages.
- Fixed issue where VNC mappings would be incorrect if a hybrid migration was reverted.
- Added support for Bunny.net reverse DNS (IPv4 only).
- Raw disk image usage statistics now show correctly in the admin area.
- Templates can now have a minimum memory requirement as low as 64MB.
- Added the option to enable the trimming of VirtIO Block type disks (Settings -> Virtualization -> VirtIO Block + Discard).
- Added schedule and basic hypervisor connection & app version monitoring (System -> Health).
- Fixed issue with hypervisor unsuspend event hook.
- Admin email alerts can now be manged with ACL.
- IPv6 subnets can now be reserved while in use by a VM.
3.0.0 Testing Build 5
October 24, 2023
- Live migration now updates filters on the source VM before attempting to migrate.
- Added several new command line
start
arguments/options to live migrate. https://docs.virtfusion.com/next/guides/server-migration#start-a-migration - Templates can now have a minimum memory requirement as low as 64MB.
- Added live migration
abort
,data-success-force
andcancel-force
commands. https://docs.virtfusion.com/next/guides/server-migration#abort-a-migration
3.0.0 Testing Build 4
October 18, 2023
- Removed the use of google fonts.
- Added the option to disable Gravatar.
- Javascript charting libraries are now distributed from the control server.
- Fixed several translation errors.
- Added Slovak and Hungarian languages.
- Fixed issue where VNC mappings would be incorrect if a hybrid migration was reverted.
- Added support for Bunny.net reverse DNS (IPv4 only).
- Raw disk image usage statistics now show correctly in the admin area.
- Added live migration support for offline and pre-built VMs.
- Live migration now gives a basic overview of the data transfer progress.
3.0.0 Testing Build 3
October 3, 2023
- Added the ability to live migrate VMs. https://docs.virtfusion.com/next/guides/server-migration
- Added support for Libvirt Open vSwitch bridged networks (simple tagged + untagged vlans).
- Improved Windows network configuration when a VM is hybrid migrated.
- Updated all javascript and CSS assets.
3.0.0 Testing Build 2
September 3, 2023
- Added the ability to disable network filtering on a per hypervisor basis.
- Added multiple network filter types. https://docs.virtfusion.com/next/guides/network-filtering
- Windows Administrator passwords are now pre-generated when a VM is built/re-built.
- Improved pre-migration IP and VNC port checks.
3.0.0 Testing Build 1
August 21, 2023
- Added native network filtering. https://docs.virtfusion.com/next/guides/network-filtering
- Added the ability to switch a VM disk to a different storage location.
- Added hypervisor CLI power commands.
vfcli-hv server:start
,vfcli-hv server:stop
,vfcli-hv server:kill
- Added searchable filters to the IPv4 table (admin UI).
- Added the ability to disable a secondary network.
- Added new auto start routines for VMs after a hypervisor restart.
- Added the option to switch between IPv4 and IPv6 for VNC connections (Hypervisor settings > VNC Listen Type).
- Fixed several end user UI translations.
- Fixed an issue with disaster recovery pruning that uses S3 CommonPrefixes.
- Added functionality to prevent a hypervisor being removed until any migrations are complete.
- Fixed an issue with server package duplication not copying the correct template collections.
- Fixed an issue with template groups and templates not assigning template collections correctly.
- Updated frontend javascript framework and third party vendors.
- Updated hypervisor backend framework.