Version 4.x
4.3.x
4.3.0 Testing Build 4
August 11, 2024
- Added several API endpoints to api/v1.
- Added the ability to enforce two-factor authentication for admins, end users or both.
- Fixed issue where the traffic override when creating a server would convert incorrectly.
- Added CLI command to disable two-factor enforcement (
vfcli-ctrl tfa-force-off
). - Control and hypervisor framework updates.
4.3.0 Testing Build 3
July 19, 2024
- Improved server boot functionality.
- Added the option for end users to enable or disable backup notifications.
- An email is now sent when a user changes an account password.
- Added the option to email traffic limit warnings (Settings -> Virtualization -> Server Traffic Management -> Traffic Limit Notification 1/2).
- An email is now sent (to the old address) when a user changes an account email address.
- Added the option to verify/unverify account email addresses.
- Added release notes to the admin area updates page.
- Added basic server and IPv4 information to hypervisor settings.
- User area account settings have been moved to their own section/page.
- The throttle CPU API method now accepts a server ID or UUID. https://docs.virtfusion.com/api/#api-Servers-Throttle_CPU
4.3.0 Testing Build 2
July 8, 2024
- Fixed issue with additional disk type inheritance.
- Improved layout and small screen view of the client server management area.
4.3.0 Testing Build 1
July 1, 2024
- Added support for secondary storage in server packages with API overrides for capacity and profile in the API create method. https://docs.virtfusion.com/api/#api-Servers-Create
- Added the following API methods:
- https://docs.virtfusion.com/api/#api-Servers-Traffic_Block_Add
- https://docs.virtfusion.com/api/#api-Servers-Traffic_Block_Remove
- https://docs.virtfusion.com/api/#api-Servers-Traffic_Blocks_Retrieve
- https://docs.virtfusion.com/api/#api-Servers-Traffic_Statistics
- https://docs.virtfusion.com/api/#api-Servers-Throttle_CPU
- https://docs.virtfusion.com/api/#api-Servers-Backup_Plan_Add_or_Remove
- https://docs.virtfusion.com/api/#api-Servers-Modify_Name
- https://docs.virtfusion.com/api/#api-Servers-Firewall_Disable
- https://docs.virtfusion.com/api/#api-Servers-Firewall_Enable
- https://docs.virtfusion.com/api/#api-Servers-Firewall_Retrieve
- https://docs.virtfusion.com/api/#api-Servers-Firewall_Rules_Apply
- Fixed issue where TPM certificates would not persist across restarts.
- Fixed issue where CPU topology would auto enable on server creation via API.
- Removed depreciated
priority
element from powerDNS API methods. - Fixed issue with session remember me token generation.
- Added support for FreeBSD memory usage display.
- Fixed several client side localization errors.
4.2.x
4.2.3
June 13, 2024
- Added
compressThreads
option to Disaster Recovery for zstd compression. https://docs.virtfusion.com/guides/disaster-recovery#configuring-virtfusion - Fixed issue with Disaster Recovery
compressLevel
. - Server remote state can now be returned via the
/servers/:serverId
API endpoint. https://docs.virtfusion.com/api/#api-Servers-Retrieve - Improved Disaster Recovery performance and removed unnecessary mount checks.
- Added
Awaiting Setup
filter to server list. - Users are now instantly logged out and sessions removed when disabled.
- Fixed issue where
delay=0
in theDELETE /servers/:serverId
API endpoint would be ignored and default to 5. - Fixed several admin UI layout issues.
4.2.2
May 23, 2024
- Fixed several admin UI layout issues.
- Added the option to live update server disk QoS (IOPS/BPS).
- Improved destination checks for hybrid migrations.
- Added the option to force change a server VNC port.
- Added resource package overrides on server creation.
4.2.1
May 10, 2024
- Fixed several admin UI layout issues.
- Reduced latency in server state collection.
- Added CPU usage to server administration.
- Added filters on IP block table.
- Added option to pause server creation on a hypervisor (via API or Self Service).
4.2.0
May 3, 2024
- Improved admin dashboard layout, including widgets and color schemes.
- Added basic hypervisor monitoring & dashboard widget.
- Added ARM (AArch64) VM support (Debian hypervisors only).
- Updated media template manager to support ARM and to display warnings for templates that are EOL.
- Added support for
zstd
compression in Disaster Recovery. https://docs.virtfusion.com/guides/disaster-recovery#configuring-virtfusion - Added
firewallRulesets
to the server create API method. https://docs.virtfusion.com/api/#api-Servers-Create - Failed task backend log now purges old entries.
- Fixed issue where monitoring would give a false positive alert on an app version mismatch.
- VM system info will no longer abort the whole process on a collection timeout.
- Fixed issue where the Elevate button would display in the admin area even if a VM had not been commissioned.
- Control server backend and frontend framework updates.
- Hypervisor framework update.
- Added the option to change the internal port used for control -> hypervisor communication.
- Statistical charts now show times based on users timezone.
4.2.0 Testing Build 3
April 23, 2024
This release focuses on the final changes to the admin area interface refresh and framework updates.
4.2.0 Testing Build 2
April 15, 2024
This release focuses mainly on refreshing the admin area's interface. We've dedicated considerable effort to ensuring that no detail goes unnoticed. However, if you come across anything that seems off, let us know.
4.2.0 Testing Build 1
April 8, 2024
- Added experimental ARM (AArch64) VM support (Debian hypervisors only).
- Updated media template manager to support ARM and to display warnings for templates that are EOL.
- Added support for
zstd
compression in Disaster Recovery. - Added
firewallRulesets
to the server create API method. https://docs.virtfusion.com/api/#api-Servers-Create - Failed task backend log now purges old entries.
- Fixed an issue where monitoring would give a false positive alert on an app version mismatch.
- VM system info will no longer abort the whole process on a collection timeout.
- Fixed issue where the Elevate button would display in the admin area even if a VM had not been commissioned.
- Control server backend and frontend framework updates.
- Hypervisor framework update.
4.1.x
4.1.0
March 12, 2024
- Added server Elevate functionality. See https://docs.virtfusion.com/guides/elevate for more details.
- Improved Windows network configuration using predictable interface naming.
- Improved server build progress monitoring and removed double exceptions.
- Fixed javascript issue when previewing email templates.
- Added
expectedPassword
to admin API server reset password response body. https://docs.virtfusion.com/api/#api-Servers-Reset_Password - Removed the 20 IPv4 limit on server creation.
- Improved template manager caching.
- Extended backup job timeouts and improved error collection.
- Updated hypervisor framework.
4.0.x
4.0.1
February 24, 2024
- Fixed issue where maintenance mode would fail to disable via the admin interface.
- Fixed issue where webhooks could not be enabled/disabled.
- Added defaults for Network Packet Processing Queues (Settings -> Virtualization).
4.0.0
February 22, 2024
Major framework upgrade. Although relatively small in feature set, this release contains a large number of core changes. Every care has been taken to make sure it is production ready and will work as a seamless update as long as the control and hypervisor operating system has been regularly updated. Please see https://docs.virtfusion.com/guides/keeping-up-to-date.
- Added the ability for an administrator to capture VM console screenshots and update the operating system information.
- Added the option for an administrator to add shortcuts to the menu and main dashboard.
- Added the option to use the source subnet CIDR with assigned IPv6 route block addresses.
- Added the ability to add notes to a Server, User, Hypervisor, IP Block, Server Package, Hypervisor Group, Media Template, System Notes (All admins), and private notes.
- Added support for StorPool distributed storage https://docs.virtfusion.com/installation/storage/storpool
- Added an option to automatically send an IP change email to the user when a hybrid migration completes.
- Added an option to ignore unavailable hypervisors when completing a hybrid migration.
- Added an option to enable/disable the security drivers for a VM.
- Multiple UI performance improvements.
- Improved several aspects of Disaster Recovery and how it handles failed block commits.
- Hypervisor metric collectors now run parallel processes for more accurate results.
- Disaster Recovery will now proactively check the operating system installed inside a VM and will abort a filesystem freeze if CentOS or CloudLinux is detected. See https://docs.virtfusion.com/next/guides/disaster-recovery#known-issues
- End users will now see an alert in the control panel if any disk, ram, cpu up/downgrades etc... are pending.
4.0.0 Testing Build 3
February 7, 2024
- Added an option to automatically send an IP change email to the user when a hybrid migration completes.
- Added an option to ignore unavailable hypervisors when completing a hybrid migration.
- Improved several aspects of Disaster Recovery and how it handles failed block commits.
- End users will now see an alert in the control panel if any disk, ram, cpu up/downgrades etc... are pending.
- Added an option to enable/disable the security drivers for a VM.
- Final asset cleanup ready for stable release.
4.0.0 Testing Build 2
January 22, 2024
- Added the option to use the source subnet CIDR with assigned IPv6 route block addresses.
- Added the ability to add notes to a Server, User, Hypervisor, IP Block, Server Package, Hypervisor Group, Media Template, System Notes (All admins), and private notes.
- Added support for StorPool distributed storage https://docs.virtfusion.com/next/installation/storage/storpool
- Multiple UI performance improvements.
4.0.0 Testing Build 1
January 1, 2024
- Major framework upgrade. This release contains over 16k code changes. Every care has been taken to make sure it is production ready and will work as a seamless update.
- Added the ability for an administrator to capture VM console screenshots.
- Disaster Recovery will now proactively check the operating system installed inside a VM and will abort a filesystem freeze if CentOS or CloudLinux is detected. See https://docs.virtfusion.com/next/guides/disaster-recovery#known-issues
- Added the option for an administrator to add shortcuts to the menu and main dashboard.
- Hypervisor metric collectors now run parallel processes for more accurate results.