What is new in pre5
Backup dialog overhaul
Backup create dialog now renders as a full-screen overlay (no more ugly gray box). Containers are truly multi-selectable — click as many as you want, then press Continue to advance to storage selection.
Storage free capacity
The storage selection step now shows available free space in GB for each storage, sourced directly from pvesm status.
Estimated backup size
When containers are selected the dialog shows the estimated maximum backup size based on each container's disk configuration.
Generator: local script path
The generated command always uses the local script path (�ash scripts/...) instead of a remote curl one-liner.
Generator: install mode tabs
New mode selector in the Resources panel: Default / My Defaults / App Defaults / Advanced. The mode is passed to the script via the mode= variable.
Generator: require node selection
The 'This Machine (local)' execution option has been removed. Execution always runs over SSH against the selected node.
Generator: LXC template defaults
When a container is selected in the Generator the CPU, RAM and disk fields are pre-filled from the container's live configuration.