github devnullvoid/pvetui v1.0.3

latest releases: v1.0.14, v1.0.13, v1.0.12...
4 months ago

🚀 Release v1.0.3

Added

  • Guest power actions: Added Shutdown (graceful), Stop (force), and Reset (hard, QEMU-only) alongside Restart/Start in the guest context menu, with clear confirmations and shortcuts.

Fixed

  • Windows: Saving profiles could fail with "The system cannot find the path specified"
    • Ensure config directory creation uses OS-agnostic path handling when saving from the config/profile wizards and menu actions.
    • Fixes saving when adding/editing profiles and when setting default profile on Windows.
  • Windows: Locally built binaries sometimes failed to start
    • Align local Windows builds with release artifacts by disabling CGO and using baseline CPU target.
    • Scoped compatibility flags to Windows/amd64 only to avoid affecting other platforms.
  • UI: Reduce noisy page removal errors in logs
    • Remove pages only when present to avoid benign "Failed to remove … page" errors.

Don't miss a new pvetui release

NewReleases is sending notifications on new releases.