Version 5.3.0 Stable Released

  • Added support for end users to assign specific addresses from an IPv6 subnet.
  • Added the ability for end users to enable/disable auto configuration (cloud-init drive). Especially useful when installing via ISO.
  • Added the option for end users to switch between UEFI and legacy bios boot.
  • Added several options to the live migrate CLI. https://docs.virtfusion.com/guides/server-migration#start-a-migration
    • --dst-iso Re-attach the ISO if it was mounted before the migration.
    • --dst-user= An alternative user to root.
    • --allow-unsafe Allow unsafe storage migrations.
  • Added swap space selection for Linux templates on the server build wizard. Enabled by default and can be disabled via Settings -> Virtualization -> Allow Swap Selection.
  • Added the ability to view user specific emails when managing a user (Emails tab).
  • Added support for mass emailing users (Mailouts). https://docs.virtfusion.com/guides/mailouts
  • Added support for mariadb-dump via system backup.
  • Added Mailout webhooks.
  • Added backup logs.
  • Added server change owner API endpoint https://docs.virtfusion.com/api/#tag/servers/PUT/servers/{serverId}/owner/{newOwnerId}
  • Added trusted hosts functionality https://docs.virtfusion.com/administration/trusted-hosts
  • Improved VNC port mapping functionality.
  • Traffic limiting has been improved and is now significantly stricter.
  • Improved two factor authentication when impersonating a user.
  • Improved user session validation.
  • Administrators can no longer use the lost password feature on the login pages. Passwords must be reset from CLI.
  • Removed support for unlimited (Remember Me) user sessions.
  • Major hypervisor framework update.
Releases