Skip to content

Releases: TimInTech/proxmox-manager

v2026.05.04

Choose a tag to compare

@github-actions github-actions released this 04 May 20:51
feat: #21-#26 – logging, pmanrc config, snapshot UX, menu validation,…

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 14:22
v2.9.0 — --filter/--force/--timeout, pct reboot, type cache, 29 tests

v2.7.2

Choose a tag to compare

@TimInTech TimInTech released this 07 Sep 22:06

📦 Release v2.7.2

✨ Added

  • More robust parsing of container (CT) names:
    • Reads name from pct list reliably
    • Fallback to pct config if field is empty or -

🛠 Fixed

  • Removed accidental header line (VMID STATUS NAME) from instance list output
  • Corrected sort usage (-k1,1 instead of -k1,1,1)
  • Fixed display of VM/CT names with spaces and special cases

🔧 Improved

  • Clearer error handling and root permission checks
  • SPICE info extraction now falls back to log/config if monitor fails
  • Streamlined code: fewer redundant checks, cleaner table output

📋 Notes

  • Must be run as root on a Proxmox host
  • Compatible with qm and pct commands (Proxmox VE 7/8)
  • Optional dependency: remote-viewer for SPICE connections

🔗 Compare changes:
View commits