github devnullvoid/pvetui v1.0.12

latest releases: v1.0.14, v1.0.13
25 days ago

🚀 Release v1.0.12

Added

  • Command Runner Plugin: Standardized the Linux host/container/guest command sets and added richer troubleshooting helpers (process sorters, ip route/link show, resolver dumps, etc.) plus expanded Windows networking/DNS commands so you can capture CPU, memory, and connectivity data from the same menu.
  • VM SSH User Override: New vm_ssh_user config/flag/env option lets you specify a different SSH username for QEMU VM shells while keeping ssh_user for node/LXC access (falls back automatically when omitted).

Changed

  • Command Runner Plugin: After closing the command output modal you now land back in the command list, making it much faster to run multiple commands back-to-back.

Fixed

  • VM Migration Polling: Fixed migration operations to properly wait for Proxmox task completion via UPID before attempting to poll the target node, eliminating "Configuration file does not exist" errors during active migrations
  • Task Completion Detection: Improved task completion detection to use the EndTime field instead of status string matching, ensuring all task failures (including "migration problems" and other non-standard error messages) are properly caught
  • Post-Operation Refresh Blocking: Fixed "Cannot refresh data while there are pending operations in progress" message appearing after successful VM operations by clearing pending state immediately after operation completion for all VM lifecycle actions (start, stop, shutdown, restart, reset, delete, and migrate)

Don't miss a new pvetui release

NewReleases is sending notifications on new releases.