Skip to main content
Version: 6.2

Version 7.x

7.0.x

7.0.0 Testing Build 2

April 6, 2026

Fix: Possible online backup crashes VMs on QEMU < 9.1 (7250b75)
A bug in the backup cleanup process could cause the VM's QEMU process to terminate unexpectedly during an online backup (CVE-2024-7409). This affected all QEMU versions up to 9.1 and required a manual VM restart.

Fix: Offline backups no longer hang before failing (4b562f7)
Offline backups would hang for 120 seconds then fail with a timeout error. An internal connection was not being released properly, preventing the backup from proceeding.

Fix: Offline backup progress now reports correctly (f4d7754, f4a2309)
Offline backups previously showed 0% progress throughout the entire operation. Progress now updates in near real-time.

Fix: Incorrect hypervisor license count calculation (a83f1d2)
Hypervisor count was being calculated incorrectly, which could cause license validation to fail or report inaccurate usage.

7.0.0 Testing Build 1

April 6, 2026

  • Feature #3590 - Backup Manager - A new integrated backup system with support for multiple storage backends and flexible retention policies. docs
    • Native Proxmox Backup Server integration with server-side deduplication
    • Support for SSH/SFTP, S3, Rclone, and FTP/FTPS storage backends
    • Incremental, differential, and full backup types with a custom sparse-aware binary format
    • Per-frame compression and optional encryption at rest
    • GFS and count-based retention policies with automatic pruning
    • Scheduled batch backups with concurrent VM processing
    • User-facing backup tree with on-demand backup and point-in-time restore
    • Live progress tracking during backup and restore operations
    • Per-VM access controls with package-level defaults
    • Advanced CLI for file-level recovery (mount), integrity verification, metadata reindex, dirty data estimation, manual pruning, and self-healing from interrupted operations
    • Granular control over individual operations including per-disk backup type selection, mixed backup types in a single run, point-in-time restore, and resumable uploads
  • Feature #3470 - Step Up Authentication - Additional authentication challenges for sensitive operations, adding an extra layer of security.
  • Feature #3530 - Arm, Debian 13 & RHEL 10 - Support for ARM hypervisor architecture along with Debian 13 and RHEL 10 operating systems.
  • Improvement #3550 - Filesystem Freeze for Disaster Recovery - Option to define filesystem freeze behaviour for DR configurations.
  • Improvement #3450 - End User API Custom RPM Per User - Custom requests-per-minute limits can now be set on a per-user basis for the end user API.
  • Improvement #3600 - Ceph Image Create and Deploy - Improved Ceph image creation and deployment process.
  • Improvement #3440 - End users can now create and delete resource pack based VMs via the API.
  • Fix #3510 - Fixed Cron Manager incorrectly showing as not running on RHEL.
  • Fix #3540 - Fixed admin ACL for manage hypervisor assets being incorrect.
  • Fix #3560 - Fixed network tab not showing IPv6 status in the client area.
  • Fix #3570 - Fixed sharing tab not refreshing correctly.
  • Maintenance #3640 Updated hypervisor framework to support the latest KVM and QEMU releases.
  • Maintenance #3650 Control framework and dependency updates for improved stability and security.