Version 6.0.0 Testing Build 1 Released

This version brings a complete upgrade to both the frontend and backend underlying frameworks serving as the foundation for VirtFusion v6.

  • Major control and hypervisor framework updates.
  • Added UTC to available timezones when creating a VM.
  • Added control & hypervisor support for RHEL 10 (AlmaLinux v2/v3) and Debian 13 (Trixie).
  • Added the option to lock sessions (admin/end user) to their login IP and/or user agent.
  • Added the ability to specify a negative credit for a user in self service. https://docs.virtfusion.com/api/#tag/self-serviceexternal-relational-id/post/selfService/credit/byUserExtRelationId/{extRelationId}
  • A new self service negative credit email template has been added.
  • Fixed issue where traffic accounting periods would show incorrectly if a VM creation date was near the end of a month.
  • Fixed issue when attempting to start an end user backup failed and no error message was being displayed.
  • Fixed issue where traffic block dates were showing incorrectly via the https://docs.virtfusion.com/api/#tag/serverstraffic/get/servers/{serverId}/traffic/blocks API method.
  • Last login date now shows correctly when authentication is initiated via API token authentication keys.
  • Fixed issue where control server health would not display correctly when caching was disabled.
  • Passwords are now masked in the admin email log. This only applies to logs generated after this update.
  • The system encryption key is no longer displayed in the UI to administrators. It now must be retrieved using the vfcli-ctrl app:retrieve-key CLI command.
  • The token authentication endpoint is now rate limited to match the standard UI login limits.
  • Various fixes and enhancements for updated framework compatibility.
Releases