Confirmed compatibility with the latest Proxmox VE 9.1 version
Added "Completed Backup Tasks per Storage" graph, complementing the current per-node view
Improvement
Enhanced queue management for synchronization and backup operations, with prioritized queues, interval controls, and safeguards to prevent overlapping backup tasks. Note: For more details, see the updated Queue and Backups Logic documentation
Added validation preventing downgrades of configurable options below the current resource usage
Improved validation of the "Comment" field in the "Create Firewall Rule" form to allow spaces, dots, and commas, aligning with Proxmox standards - case #694
Implemented validation to restrict the machine name and description fields to a maximum of 64 characters to prevent display and configuration errors - case #714
Updated bandwidth quota calculation to use base-10 (1000) instead of base-2 (1024) when converting units, matching WHMCS standards - case #723
Bug Fix
Fixed issue where creating a machine using an ISO resulted in an error during the task creation process - case #705
Corrected issue in the VPS job agent where executing the "Change Hostname" action caused the "Call to a member function hostnameUpdate() on null" error - case #706
Corrected execution of the "Backup Jobs Update" task to skip inactive services and avoid lookup errors - case #707
Fixed issue where the password field was not cleared after a password change in the client area - case # 711
Corrected applications list update to ensure custom configurations are preserved when using the "Update existing items only" option - case # 713
Resolved issue where editing a single additional disk during a virtual machine creation caused the remaining disks to disappear - case #715
Corrected behaviour of the Load Balancer to ignore offline hosts when selecting target allocation for a new virtual machine - case #722
Corrected IP assignment when creating virtual machines with predefined network tags, ensuring proper detection and allocation of available addresses - case #724
Restored missing 'snapshots' command in the cron scheduler to appear and operate correctly - case #725
Fixed problem with correct display of username, password and realm variables in Client Notifications emails - case #737
Corrected validation rules keeping Search Domain, Name Server and Second Name Server fields optional in edit view - case #740