mirror of
https://github.com/Danilop95/Proxmox-Enhanced-Configuration-Utility.git
synced 2026-02-12 04:50:57 +01:00
This release improves operational reliability and VM template correctness for GPU passthrough workflows. Key changes: - VM templates now default to Q35 + UEFI (OVMF); prior i440fx usage is retained only as a documented historical safe default from early compatibility testing. - Add VFIO configuration validation and auto-repair helpers to reduce misconfiguration drift across reruns and kernel updates. - Improve GPU discovery logic using PCI class-code scanning and SR-IOV awareness for more accurate device inventory. - Introduce an ISO download/attach wizard to streamline guest provisioning from the CLI workflow. - Harden repository management and execution idempotency; reruns should not duplicate or corrupt APT configuration. - Strengthen logging and cleanup behavior (better traps, failure-path hygiene, and more actionable diagnostics).